summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2026-06-17drm/amd/display: Add more KUnit tests for amdgpu_dm_pp_smuAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_quirksAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_helpersAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_servicesAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_crtcAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_irqAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_connectorAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_dmubAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_audioAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_backlightAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dmAlex Hung
2026-06-17drm/amd/display: Add Support for HDMI Compliance AutomationFangzhi Zuo
2026-06-17drm/amd/display: Refactor surface_update_flags to flat struct with helpersRafal Ostrowski
2026-06-17drm/amd/display: Enable pstate for DCN4 non-emulation buildsGabe Teeger
2026-06-17drm/amd/display: Add PSR Active VTotal Control capabilityRobin Chen
2026-06-17drm/amd/display: Extract connector and encoder code to amdgpu_dm_connectorAlex Hung
2026-06-17drm/amd/display: Move HPD and IRQ handler code to amdgpu_dm_irqAlex Hung
2026-06-17drm/amd/display: Extract DMUB code to amdgpu_dm_dmubAlex Hung
2026-06-17drm/amd/display: Extract audio code to amdgpu_dm_audioAlex Hung
2026-06-17drm/amd/display: Extract backlight code to amdgpu_dm_backlightAlex Hung
2026-06-17drm/amd/display: Introduce dc_plane_cm and migrate surface update color pathRafal Ostrowski
2026-06-17drm/amd/display: Remove unused project_id from DML2 core instanceWenjing Liu
2026-06-17drm/amd/display: Remove get_utm_qos_model from soc_and_ip_translatorWenjing Liu
2026-06-17drm/amd/display: Add utm_qos_model pointer to clk_bw_paramsWenjing Liu
2026-06-17drm/amd/display: Add a new interface to set idle opts in clock managerNicholas Kazlauskas
2026-06-17drm/amd/display: Increase dcn42b uclk valueGabe Teeger
2026-06-17drm/amd/display: Promote DC to 3.2.385Taimur Hassan
2026-06-17drm/amd/display: fix compressed buffer config routine waiting timeAntonio Quartulli
2026-06-17drm/amd/display: Use handle_hpd_irq_helper for HPD RXTimur Kristóf
2026-06-17drm/amd/display: Add detect reason to handle_hpd_irq_helperTimur Kristóf
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_pp_smuAlex Hung
2026-06-17drm/amd/display: Remove duplicate pp_rn_set_wm_rangesAlex Hung
2026-06-17drm/amd/display: Restore periodic detection for DCN35Ivan Lipski
2026-06-17drm/amd/display: Extract HDCP testable helpers for KUnitAlex Hung
2026-06-17drm/amd/display: Extract DPRX CRC transition helpers for KUnit testingAlex Hung
2026-06-17drm/amd/display: Fix incorrect logic in CRC source handlingAlex Hung
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_mst_typesAlex Hung
2026-06-17drm/amd/display: Remove dead code in dm_dp_mst_get_modesAlex Hung
2026-06-17drm/amd/display: Enable warnings as errors for KUnit testsAlex Hung
2026-06-17drm/amd/display: remove redundant code in amdgpu_dm_replayAlex Hung
2026-06-17drm/amd/display: fix max dispclk_khz/dppclk_khz double 1000Charlene Liu
2026-06-17drm/amd/display: Add KUnit tests for writeback connectorAlex Hung
2026-06-17drm/amd/display: Fix writeback format loop and variable initAlex Hung
2026-06-17drm/amd/display: Temp disable repeater FGCG as workaroundOvidiu Bunea
2026-06-17drm/amd/display: Deprecate DMUB register offload functionalityAustin Zheng
2026-06-17drm/amd/display: TEST_HARNESS FSN could be 0ChunTao Tso
2026-06-17drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-10drm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen