summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso-16/+13
2021-12-13drm/amdgpu: extended waiting SRIOV VF reset completion timeout to 10sZhigang Luo-1/+1
2021-12-13drm/amdgpu: recover XGMI topology for SRIOV VF after resetZhigang Luo-3/+14
2021-12-13drm/amdgpu: added PSP XGMI initialization for SRIOV VF during recoverZhigang Luo-0/+12
2021-12-13drm/amdgpu: skip reset other device in the same hive if it's SRIOV VFZhigang Luo-3/+4
2021-12-13drm/amdgpu: enable RAS poison flag when GPU is connected to CPUTao Zhou-1/+5
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-1180/+961
2021-12-09drm/amdgpu: don't skip runtime pm get on A+A configChristian König-3/+0
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-13/+1
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez-12/+12
2021-12-07drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez-1/+4
2021-12-07drm/amdgpu: skip umc ras error count harvestStanley.Yang-5/+10
2021-12-07drm/amdgpu: free vkms_output after useFlora Cui-7/+9
2021-12-07drm/amdgpu: drop the critial WARN_ON in amdgpu_vkmsFlora Cui-1/+2
2021-12-07drm/amdgpu: only skip get ecc info for aldebaranStanley.Yang-1/+2
2021-12-02drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang-0/+6
2021-12-02drm/amdgpu: handle SRIOV VCN revision parsingAlex Deucher-7/+15
2021-12-02drm/amdgpu: skip query ecc info in gpu recoveryStanley.Yang-0/+4
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl-4/+8
2021-12-01drm/amdkfd: fix double free mem structurePhilip Yang-3/+5
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar-3/+4
2021-12-01drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen-0/+2
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui-2/+2
2021-12-01drm/amdgpu: cancel the correct hrtimer on exitFlora Cui-2/+2
2021-12-01drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian-0/+3
2021-12-01drm/amdgpu: update fw_load_type module parameter doc to match codeYann Dirson-2/+5
2021-12-01drm/amdkfd: err_pin_bo path leaks kfd_bo_listPhilip Yang-8/+6
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl-4/+8
2021-12-01drm/amdkfd: fix double free mem structurePhilip Yang-3/+5
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar-3/+4
2021-12-01drm/amdgpu: Use MAX_HWIP instead of HW_ID_MAXLijo Lazar-1/+1
2021-12-01drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen-0/+2
2021-12-01drm/amdgpu: declare static function to fix compiler warningGuchun Chen-1/+1
2021-12-01drm/amdgpu: handle IH ring1 overflowPhilip Yang-36/+59
2021-12-01drm/amdgpu: fix disable ras feature failed when unload drvier v2Stanley.Yang-3/+3
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui-2/+2
2021-12-01drm/amdgpu: fix vkms crtc settingsFlora Cui-17/+30
2021-12-01drm/amdgpu: cancel the correct hrtimer on exitFlora Cui-2/+2
2021-12-01drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian-0/+3
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas-2/+1
2021-11-27drm: Don't print messages if drivers are disabled due nomodesetJavier Martinez Canillas-3/+1
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher-0/+14
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar-0/+3
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang-6/+6
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang-21/+12
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang-0/+1
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang-1/+2
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher-11/+35
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher-2/+13
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl-4/+3