kernel-fxtec-pro1x/drivers/gpu/drm/mediatek
Evan Benn 21c6189d50 drm/mediatek: Find the cursor plane instead of hard coding it
[ Upstream commit 318caac7c81cdf5806df30c3d72385659a5f0f53 ]

The cursor and primary planes were hard coded.
Now search for them for passing to drm_crtc_init_with_planes

Signed-off-by: Evan Benn <evanbenn@chromium.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-03-25 08:06:05 +01:00
..
Kconfig drm/mediatek: Using the function drm_display_mode_to_videomode 2018-05-02 14:20:47 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mtk_cec.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
mtk_cec.h
mtk_disp_color.c drm: Convert to using %pOF instead of full_name 2017-07-26 13:45:06 +02:00
mtk_disp_ovl.c drm/mediatek: add function to return OVL layer number 2018-08-27 11:24:36 +08:00
mtk_disp_rdma.c drm/mediatek: add function to return RDMA layer number 2018-08-27 11:24:37 +08:00
mtk_dpi.c drm/mediatek: Using the function drm_display_mode_to_videomode 2018-05-02 14:20:47 +08:00
mtk_dpi_regs.h
mtk_drm_crtc.c drm/mediatek: Find the cursor plane instead of hard coding it 2020-03-25 08:06:05 +01:00
mtk_drm_crtc.h drm/mediatek: update some variable name from ovl to comp 2018-08-27 11:24:37 +08:00
mtk_drm_ddp.c drm/mediatek: fix connection from RDMA2 to DSI1 2018-08-27 11:24:37 +08:00
mtk_drm_ddp.h drm/mediatek: add shadow register support 2017-04-08 00:02:13 +08:00
mtk_drm_ddp_comp.c drm/mediatek: add the DSI1 for component init condition 2018-06-24 12:03:57 +08:00
mtk_drm_ddp_comp.h drm/mediatek: add function to get layer number for component 2018-08-27 11:24:36 +08:00
mtk_drm_drv.c drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto 2019-09-19 09:09:39 +02:00
mtk_drm_drv.h drm/mediatek: set DMA max segment size 2019-09-10 10:33:45 +01:00
mtk_drm_fb.c drm/mtk: mtk_drm_fb -> drm_framebuffer 2018-06-28 00:27:36 +08:00
mtk_drm_fb.h drm/mtk: Move GEM BO to drm_framebuffer 2018-06-28 00:27:36 +08:00
mtk_drm_gem.c drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) 2018-04-25 14:01:32 +08:00
mtk_drm_gem.h drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 14:00:11 +02:00
mtk_drm_plane.c drm/mtk: Move GEM BO to drm_framebuffer 2018-06-28 00:27:36 +08:00
mtk_drm_plane.h drm/mediatek: Remove mtk_drm_plane 2016-08-08 14:20:00 -04:00
mtk_dsi.c drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable() 2019-07-10 09:53:34 +02:00
mtk_hdmi.c drm/mediatek: fix possible object reference leak 2019-05-10 17:54:09 +02:00
mtk_hdmi.h
mtk_hdmi_ddc.c
mtk_hdmi_regs.h
mtk_mipi_tx.c drm/mediatek: add support for Mediatek SoC MT2701 2017-04-08 00:02:17 +08:00
mtk_mt8173_hdmi_phy.c drm/mediatek: enhance the HDMI driving current 2016-10-19 09:06:53 +08:00