Some fixes for how we handle LUTs in nouveau that I came up with while working on getting the kms_color igt tests working in nouveau. Cc: Martin Peres <martin.peres@xxxxxxx> Cc: Jeremy Cline <jcline@xxxxxxxxxx> Lyude Paul (2): drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut() drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut() drivers/gpu/drm/nouveau/dispnv50/base907c.c | 6 +--- drivers/gpu/drm/nouveau/dispnv50/head.c | 38 +++++++++++++++------ drivers/gpu/drm/nouveau/dispnv50/head.h | 2 ++ drivers/gpu/drm/nouveau/dispnv50/head907d.c | 6 ++++ drivers/gpu/drm/nouveau/dispnv50/head917d.c | 1 + drivers/gpu/drm/nouveau/dispnv50/headc37d.c | 1 + drivers/gpu/drm/nouveau/dispnv50/headc57d.c | 1 + drivers/gpu/drm/nouveau/dispnv50/wndw.c | 5 +-- drivers/gpu/drm/nouveau/dispnv50/wndw.h | 4 +-- drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c | 6 +--- drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c | 7 ++-- 11 files changed, 47 insertions(+), 30 deletions(-) -- 2.29.2 _______________________________________________ Nouveau mailing list Nouveau@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/nouveau