summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-03-30drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-30drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-30drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-30drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-30drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+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-22drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
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/pm: bump SMU 13.0.4 driver_if header versionTim Huang2-3/+3
2023-03-22drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli1-0/+19
2023-03-22drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł1-10/+33
2023-03-22drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling1-1/+10
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-22drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
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-17drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan1-0/+1
2023-03-17drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher1-13/+48
2023-03-17drm/amdgpu: fix return value check in kfdShashank Sharma1-1/+1
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher1-3/+4
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-11drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+1
2023-03-10drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-10drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai4-1/+11
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-10Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2-3/+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/amdkfd: Page aligned memory reserve sizePhilip Yang3-8/+15
2023-03-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello1-1/+1
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-10drm/amdgpu: Use the sched from entity for amdgpu_cs traceLeo Liu1-2/+2