1
0

drm/nouveau/kms/nv50: prepare for double-buffered LUTs

We need to double-buffer LUTs to handle their update atomically.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Este cometimento está contido em:
Ben Skeggs
2018-01-12 17:10:49 +10:00
ascendente 561464ea54
cometimento 11fc017dfb
2 ficheiros modificados com 15 adições e 23 eliminações

Ver ficheiro

@@ -60,7 +60,6 @@ struct nouveau_crtc {
} cursor;
struct {
struct nouveau_bo *nvbo;
int depth;
} lut;