aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-07drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driverCK Hu1-3/+1
2021-01-07drm/mediatek: DRM driver directly refer to sub driver's functionCK Hu1-1/+1
2021-01-07drm/mediatek: Register vblank callback functionCK Hu1-3/+6
2021-01-07drm/mediatek: Change sub driver interface from mtk_ddp_comp to deviceCK Hu1-28/+26
2020-12-29drm/mediatek: Move cmdq_reg info from struct mtk_ddp_comp to sub driver private dataCK Hu1-4/+3
2020-12-29drm/mediatek: Use struct cmdq_client_reg to gather cmdq variableCK Hu1-2/+2
2020-12-29drm/mediatek: Move regs info from struct mtk_ddp_comp to sub driver private dataCK Hu1-5/+6
2020-12-29drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private dataCK Hu1-1/+17
2020-12-29drm/mediatek: Use correct device pointer to get CMDQ client registerChun-Kuang Hu1-3/+2
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu1-33/+1
2020-08-28drm/mediatek: dpi/dsi: Change the getting possible_crtc wayStu Hsieh1-0/+2
2020-01-10drm/mediatek: Add ctm property supportYongqiang Niu1-0/+9
2020-01-09drm/mediatek: support CMDQ interface in ddp componentBibby Hsieh1-9/+22
2019-12-20drm/mediatek: remove unused external functionBibby Hsieh1-16/+0
2019-11-06drm/mediatek: Plumb supported rotation values from components to plane initSean Paul1-0/+10
2019-11-06drm/mediatek: Add plumbing for layer_check hookSean Paul1-0/+12
2019-10-09drm/mediatek: add function to background color input select for ovl/ovl_2l direct linkYongqiang Niu1-0/+14
2019-10-09drm/mediatek: add component OVL_2L1Yongqiang Niu1-0/+1
2019-10-09drm/mediatek: add component OVL_2L0Yongqiang Niu1-0/+2
2019-10-09drm/mediatek: add component DITHERYongqiang Niu1-0/+2
2019-10-09drm/mediatek: add ddp component CCORRYongqiang Niu1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-08-27drm/mediatek: add function to get layer number for componentStu Hsieh1-0/+9
2018-06-24drm/mediatek: add component DSI3stu.hsieh@mediatek.com1-0/+1
2018-06-24drm/mediatek: add component DSI2stu.hsieh@mediatek.com1-0/+1
2018-06-24drm/mediatek: add component DPI1stu.hsieh@mediatek.com1-0/+1
2018-06-24drm/mediatek: add ddp component PWM2stu.hsieh@mediatek.com1-0/+1
2018-06-24drm/mediatek: add ddp component OD1stu.hsieh@mediatek.com1-1/+2
2018-06-24drm/mediatek: add ddp component AAL1stu.hsieh@mediatek.com1-1/+2
2017-04-08drm/mediatek: add BLS componentyt.shen@mediatek.com1-0/+2
2016-08-11drm/mediatek: set mt8173 dithering functionBibby Hsieh1-3/+5
2016-08-11drm/mediatek: Add gamma correction.Bibby Hsieh1-0/+10
2016-05-06drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.CK Hu1-0/+150