summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2026-04-29drm/amd/display: Use EDID from VBIOS embedded panel infoTimur Kristóf-0/+44
2026-04-29drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUsLeo Li-3/+15
2026-04-28drm/amd/display: properly handle family setting for early GC 11.5.4Alex Deucher-1/+5
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li-10/+0
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam-8/+8
2026-04-17drm/amd/display: Use overlay cursor when color pipeline is activeAlex Hung-4/+49
2026-04-17drm/amd/display: fix NULL ptr deref in ISM delayed workRay Wu-2/+14
2026-04-17drm/amd/display: Add missing do_mccs parameter descriptionSrinivasan Shanmugam-0/+4
2026-04-17drm/amd/display: Avoid to do MCCS transaction if unnecessaryWayne Lin-12/+15
2026-04-17drm/amd/display: Enable sink freesync via MCCSWayne Lin-0/+76
2026-04-17drm/amd/display: Read sink freesync support via mccsWayne Lin-0/+173
2026-04-17drm/amd/display: Parse freesync mccs vcp codeWayne Lin-17/+33
2026-04-17drm/amd/display: Adjust freesync pcon whitelistWayne Lin-0/+2
2026-04-03drm/amd/display: Replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar-1/+1
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar-1/+1
2026-04-03drm/amd/display: Fix missing parameter details in amdgpu_dm_ismSrinivasan Shanmugam-0/+9
2026-04-03drm/amd/display: Fix parameter mismatch in panel self-refresh helperSrinivasan Shanmugam-11/+10
2026-04-03drm/amd/display: Use drm_display_info for AMD VSDB dataChenyu Chen-66/+68
2026-04-03drm/amd/display: Fix dc_is_fp_enabled name mismatchSrinivasan Shanmugam-1/+1
2026-03-30drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fencesPierre-Eric Pelloux-Prayer-8/+4
2026-03-30drm/amd/display: Add Idle state manager(ISM)Ray Wu-63/+898
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski-4/+38
2026-03-30Revert "drm/amd/display: Refactor DC update checks"Dillon Varone-4/+4
2026-03-30drm/amd/display: Enable Replay support for dcn42Roman Li-0/+1
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-26/+29
2026-03-24drm/amd/display: update outdated comments for renamed vblank_control_worker()Kexin Sun-3/+5
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher-1/+1
2026-03-24drm/amdgpu: display: Convert to drm_output_color_formatMaxime Ripard-2/+2
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin-8/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone-4/+4
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung-1/+2
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard-1/+0
2026-03-20drm/amdgpu: Switch private_obj initialization to atomic_create_stateMaxime Ripard-24/+28
2026-03-17Revert "drm/amd/display: Add NV12/P010 formats to primary plane"Harry Wentland-3/+0
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam-2/+2
2026-03-17drm/amd/display: remove duplicate format modifierErik Kurzinger-4/+4
2026-03-17drm/amd/display: Add a buffer for boot time crcTom Chung-0/+79
2026-03-17drm/amd/display: Add debugfs to disallow eDP Replay entryRay Wu-0/+52
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens-1/+1
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung-3/+3
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie-1/+7
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung-0/+2
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland-0/+3
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie-155/+109
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King-3/+3
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar-2/+2
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16