summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2024-11-14drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-11-01drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-10-17drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz1-3/+4
2024-10-10Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"Jonathan Gray1-3/+0
2024-10-10drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-10-10drm/amd/display: Fix system hang while resume with TBT monitorTom Chung1-0/+6
2024-10-10drm/amd/display: Enable idle workqueue for more IPS modesLeo Li1-1/+2
2024-10-10drm/amd/display: Add HDR workaround for specific eDPAlex Hung2-1/+14
2024-10-10drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo1-4/+13
2024-10-10drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam1-1/+2
2024-10-10drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)Srinivasan Shanmugam1-1/+2
2024-10-10drm/amd/display: Check null pointers before using themAlex Hung1-4/+8
2024-10-10drm/amd/display: Re-enable panel replay featureTom Chung1-12/+8
2024-10-10drm/amd/display: Fix VRR cannot enableTom Chung1-21/+2
2024-10-10drm/amd/display: Disable replay if VRR capability is falseTom Chung1-0/+6
2024-10-04drm/amd/display: Update IPS default mode for DCN35/DCN351Roman Li1-17/+33
2024-10-04drm/amd/display: Validate backlight caps are saneMario Limonciello1-0/+16
2024-10-04drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma1-2/+2
2024-10-04drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-10-04drm/amdgpu/display: Fix a mistake in revert commitFangzhi Zuo1-1/+1
2024-10-04drm/amd/display: Add DSC Debug LogFangzhi Zuo3-39/+119
2024-10-04drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo1-1/+1
2024-10-04drm/amd/display: Reset VRR config during resumeTom Chung1-1/+5
2024-10-04drm/amd/display: free bo used for dmub bounding boxAurabindo Pillai1-2/+11
2024-09-11drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li1-0/+11
2024-09-11drm/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-09-02drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li1-1/+25
2024-08-28drm/amd/display: avoid using null object of framebufferMa Ke1-2/+7
2024-08-13drm/amd/display: Fix MST BW calculation RegressionFangzhi Zuo2-9/+27
2024-08-13drm/amd/display: fix s2idle entry for DCN3.5+Hamza Mahfooz1-0/+3
2024-08-08drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li1-0/+13
2024-07-16drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai1-1/+3
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai1-6/+25
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-07-01drm/amdgpu/display: add all gfx12 modifiersMarek Olšák1-5/+6
2024-07-01drm/amdgpu/display: set plane attributes for gfx12 correctlyMarek Olšák1-1/+49
2024-07-01drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák1-22/+25
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: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback1-3/+1
2024-07-01drm/amd/display: Reset freesync config before update new stateTom Chung1-0/+1
2024-07-01drm/amd/display: use vmalloc for struct dc_stateAlex Deucher1-2/+4
2024-06-28drm/amd/display: Remove unused function reverse_planes_orderJiapeng Chong1-9/+0
2024-06-28drm/amd/display: Use periodic detection for ipx/headlessRoman Li3-10/+46