linux_dsm_epyc7002/drivers/gpu/drm/nouveau/dispnv04
Peter Rosin 804ea3ec44 drm: nouveau: remove dead code and pointless local lut storage
The redundant fb helpers .load_lut, .gamma_set and .gamma_get are
no longer used. Remove the dead code and hook up the crtc .gamma_set
to use the crtc gamma_store directly instead of duplicating that
info locally.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20170713162538.22788-12-peda@axentia.se
2017-08-04 11:36:11 +02:00
..
arb.c drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
crtc.c drm: nouveau: remove dead code and pointless local lut storage 2017-08-04 11:36:11 +02:00
cursor.c drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
dac.c drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
dfp.c drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
disp.c drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
disp.h drm/nouveau/kms/nv04: use new devinit script interpreter entry-point 2017-06-16 14:04:45 +10:00
hw.c Linux 4.10-rc8 2017-02-23 12:10:12 +10:00
hw.h drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
Kbuild drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +10:00
nvreg.h
overlay.c drm: Add acquire ctx parameter to ->plane_disable 2017-03-29 09:14:58 +02:00
tvmodesnv17.c drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 2016-05-20 14:43:04 +10:00
tvnv04.c drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
tvnv17.c drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00
tvnv17.h drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00