summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+12
9 daysdrm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li1-0/+11
10 daysMerge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...Dave Airlie1-6/+48
10 daysdrm/amd/display: Do not reset planes based on crtc zpos_changedLeo Li1-1/+1
2024-09-02drm/amd/display: Lock DC and exit IPS when changing backlightLeo Li1-1/+12
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-23/+72
2024-08-29drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li1-1/+25
2024-08-29drm/amd/display: switch to guid_gen() to generate valid GUIDsJani Nikula1-11/+12
2024-08-29drm/mst: switch to guid_t type for GUIDJani Nikula1-1/+1
2024-08-27drm/amd/display: Add DSC Debug LogFangzhi Zuo1-4/+5
2024-08-27drm/amd: Introduce additional IPS debug flagsLeo Li1-0/+6
2024-08-23drm/amd/display: use a more lax vblank enable policy for older ASICsHamza Mahfooz1-8/+6
2024-08-23drm/amd/display: use a more lax vblank enable policy for DCN35+Hamza Mahfooz1-1/+6
2024-08-23drm/amd/display: use new vblank enable policy for DCN35+Hamza Mahfooz1-11/+24
2024-08-13drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)Srinivasan Shanmugam1-1/+2
2024-08-13drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann1-2/+2
2024-08-13drm/amd/display: fix s2idle entry for DCN3.5+Hamza Mahfooz1-0/+3
2024-08-06drm/amd/display: Re-enable panel replay featureTom Chung1-12/+8
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz1-47/+5
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-300/+1039
2024-07-27drm/amd/display: Reset VRR config during resumeTom Chung1-1/+5
2024-07-27drm/amd/display: sync dmub output event type.Charlene Liu1-0/+1
2024-07-27drm/amd/display: Check null pointers before using themAlex Hung1-1/+2
2024-07-27drm/amd/display: Let drm_crtc_vblank_on/off manage interruptsLeo Li1-34/+2
2024-07-23drm/amd/display: free bo used for dmub bounding boxAurabindo Pillai1-2/+11
2024-07-23drm/amd/display: Fix VRR cannot enableTom Chung1-21/+2
2024-07-23drm/amd/display: Check null pointers before using themAlex Hung1-4/+8
2024-07-23drm/amd/display: Disable replay if VRR capability is falseTom Chung1-0/+6
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-10drm/amd: Add power_saving_policy drm property to eDP connectorsMario Limonciello1-5/+47
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-07-01drm/amdgpu/display: handle gfx12 in dm_check_cursor_fbMarek Olšák1-3/+5
2024-07-01drm/amd/display: Fix refresh rate range for some panelTom Chung1-0/+48
2024-07-01drm/amd/display: Add refresh rate range checkTom Chung1-1/+3
2024-07-01drm/amd/display: Check denominator pbn_div before usedAlex Hung1-1/+1
2024-07-01drm/amd/display: Reset freesync config before update new stateTom Chung1-0/+1
2024-06-27drm/amd/display: Remove unused function reverse_planes_orderJiapeng Chong1-9/+0
2024-06-27drm/amd/display: Use sw cursor for DCN401 with rotationAurabindo Pillai1-5/+29
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung1-1/+4
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie1-164/+466
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-3/+3
2024-06-14drm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2024-06-14drm/amd/display: Explicitly extend unsigned 16 bit to 64 bitAlex Hung1-2/+2
2024-06-14drm/amd/display: Move PRIMARY plane zpos higherLeo Li1-3/+31
2024-06-14drm/amd/display: Introduce overlay cursor modeLeo Li1-121/+369
2024-06-14drm/amd/display: Defer the setting of link hpd status for usb4/tbtWayne Lin1-8/+0
2024-06-14drm/amd/display: Adjust debug msg for usb4/tbtWayne Lin1-23/+34
2024-06-14drm/amd/display: Set default brightness according to ACPIMario Limonciello1-1/+11
2024-06-14Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"Ivan Lipski1-12/+4