summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_disp_ccorr.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-06-27drm/mediatek: Log errors in probe with dev_err_probe()Nícolas F. R. A. Prado1-10/+8
2024-04-04drm/mediatek: ccorr: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-01drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"Hsiao Chien Sung1-1/+1
2024-04-01drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"Hsiao Chien Sung1-1/+1
2023-12-07drm/mediatek: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-08-15Merge tag 'mediatek-drm-next-6.6' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie1-9/+2
2023-08-13drm/mediatek/mtk_disp_ccorr: Remove half completed incorrect struct headerLee Jones1-5/+0
2023-08-11drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-21drm: Explicitly include correct DT includesRob Herring1-2/+1
2023-01-27drm/mediatek: Include missing headersMiles Chen1-0/+1
2021-11-16drm/mediatek: Add support for Mediatek SoC MT8192Yongqiang Niu1-0/+6
2021-02-04drm/mediatek: Add matrix_bits private data for ccorrYongqiang Niu1-10/+17
2021-02-04drm/mediatek: Fix ccorr size configYongqiang Niu1-1/+1
2021-02-04drm/mediatek: Separate ccorr moduleYongqiang Niu1-0/+216