summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2024-02-09drm/mediatek/hdmi: switch to ->edid_read callbackJani Nikula
2024-02-09drm/mediatek/dp: switch to ->edid_read callbackJani Nikula
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-20Merge tag 'mediatek-drm-next-6.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2023-12-18drm/mediatek: dp: Add phy_mtk_dp module as pre-dependencyNícolas F. R. A. Prado
2023-12-14drm/mediatek: Fix underrun in VDO1 when switches off the layerHsiao Chien Sung
2023-12-14drm/mediatek: Remove the redundant driver data for DPIHsiao Chien Sung
2023-12-14drm/mediatek: Return error if MDP RDMA failed to enable the clockHsiao Chien Sung
2023-12-14drm/mediatek: Support MT8188 Padding in display driverHsiao Chien Sung
2023-12-14drm/mediatek: Refine device table of OVL adaptorHsiao Chien Sung
2023-12-14drm/mediatek: Sort OVL adaptor componentsHsiao Chien Sung
2023-12-14drm/mediatek: Start/Stop components with function pointersHsiao Chien Sung
2023-12-14drm/mediatek: Power on/off devices with function pointersHsiao Chien Sung
2023-12-14drm/mediatek: Manage component's clock with function pointersHsiao Chien Sung
2023-12-14drm/mediatek: Add component ID to component match structureHsiao Chien Sung
2023-12-14drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMAHsiao Chien Sung
2023-12-11drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_getStuart Lee
2023-12-07drm/mediatek: Stop using iommu_present()Robin Murphy
2023-12-07drm/mediatek: Use devm_platform_ioremap_resource()Yang Li
2023-11-26drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin
2023-11-23drm/mediatek: fix kernel oops if no crtc is foundMichael Walle
2023-11-23drm/mediatek: mtk_disp_gamma: Fix breakage due to merge issueAngeloGioacchino Del Regno
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