summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2025-03-14Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...Dave Airlie
2025-03-12drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()Dan Carpenter
2025-03-12drm/mediatek: add MT8365 SoC supportFabien Parent
2025-03-12drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptrDouglas Anderson
2025-03-12drm/mediatek: Fix config_updating flag never false when no mbox channelJason-JH Lin
2025-03-02drm/mediatek: Move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-02drm/mediatek: Add support for MT8195 Digital Parallel InterfaceAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/offAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversionAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Add support for DPI input clock from HDMIAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform dataAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existenceAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Move pixel clock setting flow to functionAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Use an array for pixclk factor calculationAngeloGioacchino Del Regno
2025-03-02drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfsAngeloGioacchino Del Regno
2025-02-26drm/mediatek: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-02-20drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()AngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove driver bound to HDMI printAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()AngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEPAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_addAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmiAngeloGioacchino Del Regno
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard
2025-02-19drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridgeAngeloGioacchino Del Regno
2025-02-19drm/mediatek: mtk_hdmi: Compress of_device_id array entriesAngeloGioacchino Del Regno
2025-02-19drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size memberAngeloGioacchino Del Regno
2025-02-19drm/mediatek: mtk_hdmi: Unregister audio platform device on failureAngeloGioacchino Del Regno
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-10Merge tag 'mediatek-drm-fixes-20250104' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-01-09Merge tag 'mediatek-drm-next-6.14' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2025-01-04drm/mediatek: Initialize pointer in mtk_drm_of_ddp_path_build_one()AngeloGioacchino Del Regno
2025-01-04drm/mediatek: Add return value check when reading DPCDLiankun Yang
2025-01-04ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdataDmitry Baryshkov
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-02drm/mediatek: dp: Support flexible length of DP calibration dataFei Shao
2025-01-02drm/mediatek: Remove unneeded semicolonChun-Kuang Hu
2024-12-30drm/mediatek: mtk_dsi: Add registers to pdata to fix MT8186/MT8188AngeloGioacchino Del Regno
2024-12-30drm/mediatek: Fix mode valid issue for dpLiankun Yang
2024-12-30drm/mediatek: Fix YCbCr422 color format issue for DPLiankun Yang
2024-12-30Revert "drm/mediatek: Switch to for_each_child_of_node_scoped()"Chun-Kuang Hu
2024-12-25drm/mediatek: stop selecting foreign driversArnd Bergmann
2024-12-25drm/mediatek: Add support for 180-degree rotation in the display driverJason-JH.Lin
2024-12-25drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is supportedDaniel Golle