summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-17drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-17drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-17drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-17drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-17drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-17drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-17drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee1-0/+6
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun1-10/+6
2024-04-13drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman2-2/+5
2024-04-13drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam1-6/+10
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr1-2/+2
2024-04-13drm/amd/display: Disable idle reallow as part of command/gpint executionNicholas Kazlauskas3-2/+4
2024-04-13drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-04-13drm/amdgpu: Skip do PCI error slot reset during RAS recoveryStanley.Yang1-0/+14
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-10Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger1-1/+0
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-04-10kbuild: make -Woverride-init warnings more consistentArnd Bergmann5-5/+5
2024-04-10drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-04-10drm/amd/display: Update P010 scaling capCharlene Liu2-14/+13
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak1-4/+16
2024-04-03drm/amd/display: fix IPX enablementHamza Mahfooz2-4/+6
2024-04-03drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-04-03drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-04-03drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen6-155/+41
2024-04-03drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner1-17/+29
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-04-03drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-04-03drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
2024-04-03drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-04-03drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas4-0/+63
2024-04-03drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr5-17/+10
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-04-03drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan1-1/+2
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-04-03drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu11-4/+90
2024-04-03drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu3-1/+26
2024-04-03drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso7-10/+18