summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv50/base907c.c
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2019-06-11 17:46:39 +1000
committerBen Skeggs <bskeggs@redhat.com>2019-08-23 12:55:32 +1000
commitdffa487822d1ff8f44817124d8f2927057a57775 (patch)
treee18ff9ba0c55858b97bc4f1e36774db4f40e3908 /drivers/gpu/drm/nouveau/dispnv50/base907c.c
parent2c7442ea17f32a9d6eb8c6672478e7a6fafd4631 (diff)
drm/nouveau/kms/gv100-: implement csc + enable modern colour managment properties
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/dispnv50/base907c.c')
-rw-r--r--drivers/gpu/drm/nouveau/dispnv50/base907c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/dispnv50/base907c.c b/drivers/gpu/drm/nouveau/dispnv50/base907c.c
index fd0c1d84730b..5f2de77e0f32 100644
--- a/drivers/gpu/drm/nouveau/dispnv50/base907c.c
+++ b/drivers/gpu/drm/nouveau/dispnv50/base907c.c
@@ -101,7 +101,7 @@ csc_drm_to_base(u64 in)
}
}
-static void
+void
base907c_csc(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
const struct drm_color_ctm *ctm)
{