summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_disp_color.c
AgeCommit message (Expand)Author
2024-06-27drm/mediatek: Log errors in probe with dev_err_probe()Nícolas F. R. A. Prado
2024-04-04drm/mediatek: color: drop driver owner initializationKrzysztof Kozlowski
2024-04-01drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"Hsiao Chien Sung
2024-04-01drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"Hsiao Chien Sung
2023-08-15Merge tag 'mediatek-drm-next-6.6' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2023-08-10drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-01-27drm/mediatek: Include missing headersMiles Chen
2021-08-12drm/mediatek: Add component_del in OVL and COLOR remove functionjason-jh.lin
2021-06-03drm/mediatek/mtk_disp_color: Strip incorrect doc and demote headerLee Jones
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: 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: 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-22drm/mediatek/mtk_disp_color: Fix formatting and provide missing member descri...Lee Jones
2020-11-08drm/mediatek: Add disp-color MT8167 supportFabien Parent
2020-04-13drm/mediatek: Omit warning on probe defersMatthias Brugger
2020-01-09drm/mediatek: support CMDQ interface in ddp componentBibby Hsieh
2019-07-17drm/mediatek: drop use of drmP.hSam Ravnborg
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-06-27drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com