linux_dsm_epyc7002/drivers/gpu/drm/exynos
Ville Syrjälä fb85ac4da8 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Many of the drivers didn't implement palette/gamma handling, but were forced
to provide stubs for the hooks to avoid drm_fb_helper from oopsing. Now that
the hooks are optional, we can eliminate all the stubs.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@gmail.com>
2013-06-17 19:42:47 +10:00
..
exynos_ddc.c
exynos_drm_buf.c
exynos_drm_buf.h
exynos_drm_connector.c drm/exynos: drm_connector: Fix error check condition 2013-04-17 00:07:27 +09:00
exynos_drm_connector.h
exynos_drm_core.c
exynos_drm_crtc.c drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers 2013-06-17 19:42:47 +10:00
exynos_drm_crtc.h
exynos_drm_dmabuf.c drm: prime: fix refcounting on the dmabuf import error path 2013-05-01 09:40:21 +10:00
exynos_drm_dmabuf.h
exynos_drm_drv.c drm/exynos: added ipp device registration to drm driver 2013-04-29 14:35:32 +09:00
exynos_drm_drv.h drm/exynos: added ipp device registration to drm driver 2013-04-29 14:35:32 +09:00
exynos_drm_encoder.c
exynos_drm_encoder.h
exynos_drm_fb.c
exynos_drm_fb.h
exynos_drm_fbdev.c drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL 2013-05-22 11:45:41 +09:00
exynos_drm_fbdev.h
exynos_drm_fimc.c drm/exynos: replace request_threaded_irq with devm function 2013-05-23 19:48:40 +09:00
exynos_drm_fimc.h
exynos_drm_fimd.c drm/exynos: cleanup device pointer usages 2013-05-23 19:48:34 +09:00
exynos_drm_g2d.c drm/exynos: cleanup device pointer usages 2013-05-23 19:48:34 +09:00
exynos_drm_g2d.h
exynos_drm_gem.c drm/exynos: do not use generic flags to dumb 2013-04-29 14:35:32 +09:00
exynos_drm_gem.h
exynos_drm_gsc.c drm/exynos: replace request_threaded_irq with devm function 2013-05-23 19:48:40 +09:00
exynos_drm_gsc.h
exynos_drm_hdmi.c drm/exynos: cleanup device pointer usages 2013-05-23 19:48:34 +09:00
exynos_drm_hdmi.h
exynos_drm_iommu.c
exynos_drm_iommu.h
exynos_drm_ipp.c drm/exynos: cleanup device pointer usages 2013-05-23 19:48:34 +09:00
exynos_drm_ipp.h
exynos_drm_plane.c
exynos_drm_plane.h
exynos_drm_rotator.c drm/exynos: replace request_threaded_irq with devm function 2013-05-23 19:48:40 +09:00
exynos_drm_rotator.h
exynos_drm_vidi.c drm/exynos: cleanup device pointer usages 2013-05-23 19:48:34 +09:00
exynos_drm_vidi.h
exynos_hdmi.c Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next 2013-05-24 10:14:57 +10:00
exynos_hdmi.h
exynos_hdmiphy.c
exynos_mixer.c drm/exynos: cleanup device pointer usages 2013-05-23 19:48:34 +09:00
Kconfig drm/exynos: Select VIDEOMODE_HELPERS for FIMD 2013-04-29 14:35:32 +09:00
Makefile
regs-fimc.h drm/exynos: add device tree support for fimc ipp driver 2013-04-29 14:35:32 +09:00
regs-gsc.h
regs-hdmi.h
regs-mixer.h
regs-rotator.h
regs-vp.h