summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit1-1/+0
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-147/+371
2023-12-20Merge tag 'mediatek-drm-next-6.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie16-141/+367
2023-12-18drm/mediatek: dp: Add phy_mtk_dp module as pre-dependencyNícolas F. R. A. Prado1-0/+1
2023-12-14drm/mediatek: Fix underrun in VDO1 when switches off the layerHsiao Chien Sung1-1/+1
2023-12-14drm/mediatek: Remove the redundant driver data for DPIHsiao Chien Sung1-15/+1
2023-12-14drm/mediatek: Return error if MDP RDMA failed to enable the clockHsiao Chien Sung1-2/+1
2023-12-14drm/mediatek: Support MT8188 Padding in display driverHsiao Chien Sung5-2/+168
2023-12-14drm/mediatek: Refine device table of OVL adaptorHsiao Chien Sung1-11/+4
2023-12-14drm/mediatek: Sort OVL adaptor componentsHsiao Chien Sung1-7/+7
2023-12-14drm/mediatek: Start/Stop components with function pointersHsiao Chien Sung1-2/+18
2023-12-14drm/mediatek: Power on/off devices with function pointersHsiao Chien Sung6-20/+107
2023-12-14drm/mediatek: Manage component's clock with function pointersHsiao Chien Sung1-46/+43
2023-12-14drm/mediatek: Add component ID to component match structureHsiao Chien Sung1-39/+30
2023-12-14drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMAHsiao Chien Sung1-11/+11
2023-12-11drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_getStuart Lee1-1/+8
2023-12-08drm/mediatek: Stop using iommu_present()Robin Murphy1-4/+0
2023-12-07drm/mediatek: Use devm_platform_ioremap_resource()Yang Li3-9/+3
2023-11-26drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin1-0/+5
2023-11-23drm/mediatek: fix kernel oops if no crtc is foundMichael Walle1-1/+4
2023-11-23drm/mediatek: mtk_disp_gamma: Fix breakage due to merge issueAngeloGioacchino Del Regno1-1/+1
2023-11-21drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König2-6/+4
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie1-1/+5
2023-10-20Merge tag 'mediatek-drm-next-6.7' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie15-88/+581
2023-10-18drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handlingAngeloGioacchino Del Regno1-2/+2
2023-10-16drm/mediatek: Correctly free sg_table in gem prime vmapChen-Yu Tsai1-1/+5
2023-10-16drm/mediatek: aal: Compress of_device_id entries and add sentinelAngeloGioacchino Del Regno1-4/+3
2023-10-16drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gammaAngeloGioacchino Del Regno1-2/+6
2023-10-16drm/mediatek: aal: Add kerneldoc for struct mtk_disp_aalAngeloGioacchino Del Regno1-0/+7
2023-10-16drm/mediatek: gamma: Program gamma LUT type for descending or risingAngeloGioacchino Del Regno1-0/+20
2023-10-16drm/mediatek: gamma: Make sure relay mode is disabledAngeloGioacchino Del Regno2-0/+8
2023-10-16drm/mediatek: gamma: Add support for MT8195AngeloGioacchino Del Regno1-0/+9
2023-10-16drm/mediatek: gamma: Add support for 12-bit LUTAngeloGioacchino Del Regno1-19/+64
2023-10-16drm/mediatek: gamma: Support multi-bank gamma LUTAngeloGioacchino Del Regno3-29/+83
2023-10-16drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functionsAngeloGioacchino Del Regno1-27/+7
2023-10-16drm/mediatek: aal: Use bitfield macrosAngeloGioacchino Del Regno1-2/+8
2023-10-16drm/mediatek: gamma: Use bitfield macrosAngeloGioacchino Del Regno1-9/+19
2023-10-16drm/mediatek: gamma: Enable the Gamma LUT table only after programmingAngeloGioacchino Del Regno1-5/+9
2023-10-16drm/mediatek: gamma: Improve and simplify HW LUT calculationAngeloGioacchino Del Regno1-13/+21
2023-10-16drm/mediatek: gamma: Support SoC specific LUT sizeAngeloGioacchino Del Regno7-7/+54
2023-10-16drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()AngeloGioacchino Del Regno1-22/+23
2023-10-16drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parametersJason-JH.Lin3-8/+14
2023-10-08drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin1-0/+3
2023-10-08drm/mediatek: Fix iommu fault by swapping FBs after updating plane stateJason-JH.Lin1-1/+1
2023-10-08drm/mediatek: Support dynamic selection of MT8188 VDOSYS0Jason-JH.Lin1-1/+7
2023-10-08drm/mediatek: dsi: Support dynamic connector selectionJason-JH.Lin3-0/+11
2023-10-08drm/mediatek: dpi: Support dynamic connector selectionJason-JH.Lin3-0/+11
2023-10-08drm/mediatek: Add connector dynamic selection capabilityJason-JH.Lin5-7/+120
2023-10-08drm/mediatek: Add encoder_index interface for mtk_ddp_comp_funcsJason-JH.Lin1-0/+8