aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek/mtk_disp_color.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-12drm/mediatek: Add component_del in OVL and COLOR remove functionjason-jh.lin1-0/+2
2021-06-03drm/mediatek/mtk_disp_color: Strip incorrect doc and demote headerLee Jones1-2/+1
2021-01-07drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driverCK Hu1-35/+0
2021-01-07drm/mediatek: DRM driver directly refer to sub driver's functionCK Hu1-15/+8
2021-01-07drm/mediatek: Change sub driver interface from mtk_ddp_comp to deviceCK Hu1-9/+4
2020-12-29drm/mediatek: Move cmdq_reg info from struct mtk_ddp_comp to sub driver private dataCK Hu1-2/+8
2020-12-29drm/mediatek: Move regs info from struct mtk_ddp_comp to sub driver private dataCK Hu1-4/+13
2020-12-29drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private dataCK Hu1-0/+23
2020-12-29drm/mediatek: Use correct device pointer to get CMDQ client registerChun-Kuang Hu1-1/+1
2020-11-22drm/mediatek/mtk_disp_color: Fix formatting and provide missing member descriptionLee Jones1-2/+3
2020-11-08drm/mediatek: Add disp-color MT8167 supportFabien Parent1-0/+7
2020-04-13drm/mediatek: Omit warning on probe defersMatthias Brugger1-1/+4
2020-01-09drm/mediatek: support CMDQ interface in ddp componentBibby Hsieh1-3/+4
2019-07-17drm/mediatek: drop use of drmP.hSam Ravnborg1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-06-27drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com1-0/+176