summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-03-30drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-30drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-30drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-30drm/amd/display: Fix DP MST sinks removal issueCruise Hung1-0/+9
2023-03-30drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-03-30drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai1-2/+2
2023-03-30drm/amd/display: Include virtual signal to set k1 and k2 valuesEric Bernstein1-1/+1
2023-03-22drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-22drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers1-3/+0
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-17drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam5-5/+78
2023-03-17drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee2-1/+32
2023-03-10drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-03-10drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas1-1/+1
2023-03-10drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers5-1/+29
2023-03-10drm/amd/display: fix FCLK pstate change underflowVladimir Stempen1-0/+4
2023-03-10drm/amd/display: Set hvm_enabled flag for S/G modeRoman Li1-1/+1
2023-03-10drm/amd/display: fix mapping to non-allocated addressBrandon Syu4-6/+19
2023-03-10drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-03-10drm/amd: Avoid ASSERT for some message failuresMario Limonciello1-0/+3
2023-03-10drm/amd/display: Defer DIG FIFO disable after VID stream enableNicholas Kazlauskas1-3/+3
2023-03-10drm/amd/display: Fix potential null-deref in dm_resumeRoman Li1-2/+4
2023-03-10drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen3-18/+3
2023-03-10drm/amd/display: Reduce expected sdp bandwidth for dcn321Dillon Varone1-1/+1
2023-03-10drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz1-0/+7
2023-03-10drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-03-03drm/amd/display: Properly reuse completion structureStylon Wang1-0/+3
2023-03-03drm/amd/display: Fix race condition in DPIA AUX transferStylon Wang3-85/+89
2023-03-03drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas4-1/+52
2023-02-22drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-22drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-02-22drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
2023-02-22drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-02-22drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2023-02-22drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-02-14drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2023-02-14drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher1-14/+28
2023-02-09drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-02-01amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-02-01drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-02-01drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39
2023-02-01drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2-5/+24
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-01-24drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-24drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-18drm/amd/display: move remaining FPU code to dml folderAo Zhong3-2/+14
2023-01-12drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3