summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2023-11-21drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-20Merge tag 'mediatek-drm-next-6.7' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2023-10-18drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handlingAngeloGioacchino Del Regno
2023-10-16drm/mediatek: Correctly free sg_table in gem prime vmapChen-Yu Tsai
2023-10-16drm/mediatek: aal: Compress of_device_id entries and add sentinelAngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gammaAngeloGioacchino Del Regno
2023-10-16drm/mediatek: aal: Add kerneldoc for struct mtk_disp_aalAngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Program gamma LUT type for descending or risingAngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Make sure relay mode is disabledAngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Add support for MT8195AngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Add support for 12-bit LUTAngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Support multi-bank gamma LUTAngeloGioacchino Del Regno
2023-10-16drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functionsAngeloGioacchino Del Regno
2023-10-16drm/mediatek: aal: Use bitfield macrosAngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Use bitfield macrosAngeloGioacchino Del Regno
2023-10-16drm/mediatek: gamma: Enable the Gamma LUT table only after programmingAngeloGioacchino Del Regno
2023-10-15drm/mediatek: gamma: Improve and simplify HW LUT calculationAngeloGioacchino Del Regno
2023-10-15drm/mediatek: gamma: Support SoC specific LUT sizeAngeloGioacchino Del Regno
2023-10-15drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()AngeloGioacchino Del Regno
2023-10-15drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parametersJason-JH.Lin
2023-10-08drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin
2023-10-08drm/mediatek: Fix iommu fault by swapping FBs after updating plane stateJason-JH.Lin
2023-10-08drm/mediatek: Support dynamic selection of MT8188 VDOSYS0Jason-JH.Lin
2023-10-08drm/mediatek: dsi: Support dynamic connector selectionJason-JH.Lin
2023-10-08drm/mediatek: dpi: Support dynamic connector selectionJason-JH.Lin
2023-10-08drm/mediatek: Add connector dynamic selection capabilityJason-JH.Lin
2023-10-08drm/mediatek: Add encoder_index interface for mtk_ddp_comp_funcsJason-JH.Lin
2023-10-08drm/mediatek: Fix using wrong drm private data to bind mediatek-drmJason-JH.Lin
2023-10-08drm/mediatek: Add crtc path enum for all_drm_priv arrayJason-JH.Lin
2023-10-08drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver dataJason-JH.Lin
2023-09-27drm/mediatek: dsi: Add mode_valid callback to DSI bridgeShuijing Li
2023-09-24drm/mediatek/dp: fix memory leak on ->get_edid callback error pathJani Nikula
2023-09-24drm/mediatek/dp: fix memory leak on ->get_edid callback audio detectionJani Nikula
2023-09-24drm/mediatek: dp: Add support MT8188 dp/edp functionShuijing Li
2023-09-24drm/mediatek: dp: Add the audio divider to mtk_dp_data structShuijing Li
2023-09-24drm/mediatek: dp: Add the audio packet flag to mtk_dp_data structShuijing Li
2023-09-11drm/mediatek: Fix coverity issue with unintentional integer overflowJason-JH.Lin
2023-09-11drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.cShuijing Li
2023-09-11drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial codeShuijing Li
2023-08-15Merge tag 'mediatek-drm-next-6.6' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2023-08-13drm/mediatek/mtk_disp_ccorr: Remove half completed incorrect struct headerLee Jones
2023-08-13drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct headerLee Jones
2023-08-13drm/mediatek: Fix void-pointer-to-enum-cast warningJason-JH.Lin
2023-08-13drm/mediatek: Fix potential memory leak if vmap() failSui Jingfeng
2023-08-10drm/mediatek: Fix dereference before null checkJason-JH.Lin
2023-08-10drm/mediatek: Add cnt checking for coverity issueJason-JH.Lin
2023-08-10drm/mediatek: Remove freeing not dynamic allocated memoryJason-JH.Lin
2023-08-10drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-10drm/mediatek: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie