summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher3-0/+35
2021-12-31drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie1-1/+1
2021-12-29drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang8-8/+8
2021-12-29drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas1-4/+1
2021-12-29drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2021-12-29drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2021-12-28drm/amdgpu: no DC support for headless chipsAlex Deucher1-0/+6
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan1-0/+15
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2021-12-27drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2-6/+4
2021-12-23drm/amdgpu: fix runpm documentationAlex Deucher1-3/+4
2021-12-17drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher2-22/+103
2021-12-17drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
2021-12-17drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar1-1/+1
2021-12-17drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui3-51/+90
2021-12-17drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König1-1/+1
2021-12-15drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-15drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan3-5/+18
2021-12-15drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas1-0/+5
2021-12-15drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-15drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YCMario Limonciello1-0/+3
2021-12-15drm/amdgpu: don't override default ECO_BITs settingHawking Zhang8-9/+0
2021-12-15drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-09drm/amd/display: prevent reading unitialized linksMikita Lipski1-0/+2
2021-12-09drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-02drm/amdkfd: process_info lock not needed for svmPhilip Yang1-9/+0
2021-12-02drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl1-4/+8
2021-12-02drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-02drm/amdkfd: fix double free mem structurePhilip Yang1-3/+5
2021-12-02drm/amdkfd: set "r = 0" explicitly before gotoPhilip Yang1-0/+4
2021-12-02drm/amd/display: Add work around for tunneled MST.Jimmy Kizito4-11/+30
2021-12-02drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-02drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-02drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-02drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar2-4/+5
2021-12-02drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen1-0/+2
2021-12-02drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui1-2/+2
2021-12-02drm/amdgpu: cancel the correct hrtimer on exitFlora Cui1-2/+2
2021-12-02drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian3-0/+3
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher3-0/+18
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher6-79/+67
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar1-0/+3
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang1-6/+6
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang1-21/+12
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang1-0/+1
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang2-9/+23