linux_dsm_epyc7002/drivers/gpu/drm/exynos
David Herrmann 915b4d11b8 drm: add driver->set_busid() callback
One step closer to dropping all the drm_bus_* code:
Add a driver->set_busid() callback and make all drivers use the generic
helpers. Nouveau is the only driver that uses two different bus-types with
the same drm_driver. This is totally broken if both buses are available on
the same machine (unlikely, but lets be safe). Therefore, we create two
different drivers for each platform during module_init() and set the
set_busid() callback respectively.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-09-10 17:43:04 +10:00
..
exynos_dp_core.c drm/panel: Changes for v3.17-rc1 2014-08-07 19:51:52 +10:00
exynos_dp_core.h drm/exynos: dp: Modify driver to support drm_panel 2014-08-06 16:44:16 +02:00
exynos_dp_reg.c
exynos_dp_reg.h
exynos_drm_buf.c
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_dmabuf.c
exynos_drm_dmabuf.h
exynos_drm_dpi.c drm/panel: Changes for v3.17-rc1 2014-08-07 19:51:52 +10:00
exynos_drm_drv.c drm: add driver->set_busid() callback 2014-09-10 17:43:04 +10:00
exynos_drm_drv.h
exynos_drm_dsi.c drm/panel: Changes for v3.17-rc1 2014-08-07 19:51:52 +10:00
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_fimc.c
exynos_drm_fimc.h
exynos_drm_fimd.c
exynos_drm_g2d.c
exynos_drm_g2d.h
exynos_drm_gem.c
exynos_drm_gem.h
exynos_drm_gsc.c
exynos_drm_gsc.h
exynos_drm_iommu.c
exynos_drm_iommu.h
exynos_drm_ipp.c
exynos_drm_ipp.h
exynos_drm_plane.c
exynos_drm_plane.h
exynos_drm_rotator.c
exynos_drm_rotator.h
exynos_drm_vidi.c
exynos_drm_vidi.h
exynos_hdmi.c
exynos_mixer.c
exynos_mixer.h
Kconfig drm/panel: Changes for v3.17-rc1 2014-08-07 19:51:52 +10:00
Makefile
regs-fimc.h
regs-gsc.h
regs-hdmi.h
regs-mixer.h
regs-rotator.h
regs-vp.h