linux/drivers/gpu/drm/mediatek
Thomas Zimmermann 84274de61a drm/mediatek: Introduce GEM object functions
GEM object functions deprecate several similar callback interfaces in
struct drm_driver. This patch replaces the per-driver callbacks with
per-instance callbacks in mediatek. The only exception is gem_prime_mmap,
which is non-trivial to convert.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200923102159.24084-9-tzimmermann@suse.de
2020-09-25 09:21:00 +02:00
..
Kconfig drm/mediatek: Fix Kconfig warning 2020-06-27 08:58:21 +08:00
Makefile
mtk_cec.c
mtk_cec.h
mtk_disp_color.c
mtk_disp_ovl.c
mtk_disp_rdma.c
mtk_dpi.c
mtk_dpi_regs.h
mtk_drm_crtc.c drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
mtk_drm_crtc.h
mtk_drm_ddp.c
mtk_drm_ddp.h
mtk_drm_ddp_comp.c
mtk_drm_ddp_comp.h
mtk_drm_drv.c drm/mediatek: Introduce GEM object functions 2020-09-25 09:21:00 +02:00
mtk_drm_drv.h
mtk_drm_gem.c drm/mediatek: Introduce GEM object functions 2020-09-25 09:21:00 +02:00
mtk_drm_gem.h
mtk_drm_plane.c drm/mediatek: Check plane visibility in atomic_update 2020-06-27 10:08:03 +08:00
mtk_drm_plane.h
mtk_dsi.c drm/mediatek: mtk_dsi: Create connector for bridges 2020-07-05 08:06:28 +08:00
mtk_hdmi.c sound updates for 5.9 2020-08-06 14:27:31 -07:00
mtk_hdmi.h
mtk_hdmi_ddc.c
mtk_hdmi_phy.c
mtk_hdmi_phy.h
mtk_hdmi_regs.h
mtk_mipi_tx.c
mtk_mipi_tx.h
mtk_mt2701_hdmi_phy.c
mtk_mt8173_hdmi_phy.c drm/mediatek: mtk_hdmi: Remove debug messages for function calls 2020-07-05 06:39:21 +08:00
mtk_mt8173_mipi_tx.c
mtk_mt8183_mipi_tx.c