[Nouveau] [PATCH 0/2] drm/nouveau: LUT fixes from igt
Lyude Paul
lyude at redhat.com
Wed Mar 17 23:01:44 UTC 2021
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 at free.fr>
Cc: Jeremy Cline <jcline at redhat.com>
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
More information about the Nouveau
mailing list