summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h
AgeCommit message (Expand)Author
2021-12-03drm/mediatek: Adjust to the alphabetic order for mediatek-drmjason-jh.lin
2021-11-16drm/mediatek: Add component POSTMASKYongqiang Niu
2021-01-07drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driverCK Hu
2021-01-07drm/mediatek: DRM driver directly refer to sub driver's functionCK Hu
2021-01-07drm/mediatek: Register vblank callback functionCK Hu
2021-01-07drm/mediatek: Change sub driver interface from mtk_ddp_comp to deviceCK Hu
2020-12-29drm/mediatek: Move cmdq_reg info from struct mtk_ddp_comp to sub driver priva...CK Hu
2020-12-29drm/mediatek: Use struct cmdq_client_reg to gather cmdq variableCK Hu
2020-12-29drm/mediatek: Move regs info from struct mtk_ddp_comp to sub driver private dataCK Hu
2020-12-29drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private dataCK Hu
2020-12-29drm/mediatek: Use correct device pointer to get CMDQ client registerChun-Kuang Hu
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu
2020-08-28drm/mediatek: dpi/dsi: Change the getting possible_crtc wayStu Hsieh
2020-01-10drm/mediatek: Add ctm property supportYongqiang Niu
2020-01-09drm/mediatek: support CMDQ interface in ddp componentBibby Hsieh
2019-12-20drm/mediatek: remove unused external functionBibby Hsieh
2019-11-06drm/mediatek: Plumb supported rotation values from components to plane initSean Paul
2019-11-06drm/mediatek: Add plumbing for layer_check hookSean Paul
2019-10-09drm/mediatek: add function to background color input select for ovl/ovl_2l di...Yongqiang Niu
2019-10-09drm/mediatek: add component OVL_2L1Yongqiang Niu
2019-10-09drm/mediatek: add component OVL_2L0Yongqiang Niu
2019-10-09drm/mediatek: add component DITHERYongqiang Niu
2019-10-09drm/mediatek: add ddp component CCORRYongqiang Niu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-08-27drm/mediatek: add function to get layer number for componentStu Hsieh
2018-06-24drm/mediatek: add component DSI3stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add component DSI2stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add component DPI1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add ddp component PWM2stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add ddp component OD1stu.hsieh@mediatek.com
2018-06-24drm/mediatek: add ddp component AAL1stu.hsieh@mediatek.com
2017-04-08drm/mediatek: add BLS componentyt.shen@mediatek.com
2016-08-11drm/mediatek: set mt8173 dithering functionBibby Hsieh
2016-08-11drm/mediatek: Add gamma correction.Bibby Hsieh
2016-05-06drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.CK Hu