linux/drivers/gpu/drm/exynos
Joonyoung Shim 578b6065ad drm/exynos: fix struct for operation callback functions to driver name
The mixer driver and hdmi driver have each operation callback functions
and they is registered to hdmi common driver. Their struct names in hdmi
common driver include display, manager and overlay. It confuses to
appear whose operation and two driver cannot register same operation
callback functions at the same time. Use their struct names to driver
name.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2012-04-12 14:51:26 +09:00
..
exynos_ddc.c
exynos_drm_buf.c drm/exynos: fixed duplicated page allocation bug. 2012-04-03 21:49:15 +09:00
exynos_drm_buf.h
exynos_drm_connector.c
exynos_drm_connector.h
exynos_drm_core.c
exynos_drm_crtc.c
exynos_drm_crtc.h
exynos_drm_drv.c
exynos_drm_drv.h
exynos_drm_encoder.c
exynos_drm_encoder.h
exynos_drm_fb.c
exynos_drm_fb.h
exynos_drm_fbdev.c
exynos_drm_fbdev.h
exynos_drm_fimd.c
exynos_drm_gem.c drm/exynos: fixed page align and code clean. 2012-04-03 21:27:58 +09:00
exynos_drm_gem.h drm/exynos: fixed page align and code clean. 2012-04-03 21:27:58 +09:00
exynos_drm_hdmi.c drm/exynos: fix struct for operation callback functions to driver name 2012-04-12 14:51:26 +09:00
exynos_drm_hdmi.h drm/exynos: fix struct for operation callback functions to driver name 2012-04-12 14:51:26 +09:00
exynos_drm_plane.c drm/exynos: add format list of plane 2012-04-05 19:41:04 +09:00
exynos_drm_plane.h
exynos_drm_vidi.c
exynos_drm_vidi.h
exynos_hdmi.c drm/exynos: fix struct for operation callback functions to driver name 2012-04-12 14:51:26 +09:00
exynos_hdmi.h
exynos_hdmiphy.c
exynos_mixer.c drm/exynos: fix struct for operation callback functions to driver name 2012-04-12 14:51:26 +09:00
Kconfig
Makefile
regs-hdmi.h
regs-mixer.h
regs-vp.h