summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-04-22drm/amdgpu: Disable FRU read on ArcturusKent Russell-3/+4
2020-04-22drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang-1/+6
2020-04-22drm/amdgpu/gmc: Fix spelling mistake.Rajneesh Bhardwaj-6/+6
2020-04-22drm/amdgpu: cache smu fw version infoJohn Clements-12/+29
2020-04-22Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"Kent Russell-26/+0
2020-04-22drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher-0/+2
2020-04-22drm/amdgpu: set mp1 state before reloadJohn Clements-7/+10
2020-04-22drm/amdgpu: update psp fw loading sequenceJohn Clements-49/+77
2020-04-22drm/amd/powerplay: update Arcturus smu-driver if headerEvan Quan-3/+14
2020-04-22drm/amd/powerplay: properly set the dpm_enabled stateEvan Quan-66/+216
2020-04-22drm/amd/powerplay: correct i2c eeprom init/fini sequenceEvan Quan-15/+17
2020-04-22drm/amd/powerplay: bump the NAVI10 smu-driver if versionEvan Quan-1/+1
2020-04-22drm/amd/powerplay: revise the way to retrieve the board parametersEvan Quan-71/+130
2020-04-22drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang-0/+2
2020-04-22drm/amd/display: remove redundant assignment to variable dp_ref_clk_khzColin Ian King-1/+1
2020-04-13drm/radeon: remove defined but not used variables in ci_dpm.cJason Yan-14/+0
2020-04-13drm/radeon: remove defined but not used 'dte_data_tahiti_le'Jason Yan-18/+0
2020-04-13drm/amdgpu: remove dead code in si_dpm.cJason Yan-20/+0
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai-9/+9
2020-04-13drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai-0/+6
2020-04-13drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai-0/+6
2020-04-13drm/amd/display: code clean up in dce80_hw_sequencer.cJason Yan-28/+0
2020-04-13drm/amdgpu/ring: simplify scheduler setup logicAlex Deucher-3/+1
2020-04-13drm/amdgpu/kiq: add no_scheduler flag to KIQAlex Deucher-0/+1
2020-04-13drm/amdgpu/ring: add no_scheduler flagAlex Deucher-1/+3
2020-04-13drm/amdgpu/powerplay: get SMC FW size to a flexible wayLikun Gao-2/+3
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan-14/+18
2020-04-13drm/amdgpu: replace DRM prefix with PCI device info for GFX RASGuchun Chen-20/+27
2020-04-13drm/amdgpu: resume kiq access debugfsYintian Tao-3/+11
2020-04-13drm/amdgpu: refine ras related message printGuchun Chen-29/+48
2020-04-13drm/amdgpu: add uncorrectable error count print in UMC ecc irq cbGuchun Chen-0/+3
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin-1/+4
2020-04-13drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu-1/+1
2020-04-13drm/amdgpu: restrict debugfs register access under SR-IOVYintian Tao-6/+106
2020-04-09drm/amdgpu: increased atom cmd timeoutJohn Clements-2/+5
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan-0/+6
2020-04-09amdgpu_kms: Remove unnecessary condition checkAurabindo Pillai-6/+4
2020-04-09drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher-1/+1
2020-04-09drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu-0/+2
2020-04-09drm/amdgpu: support access regs outside of mmio barHawking Zhang-39/+28
2020-04-09drm/amdgpu: retire AMDGPU_REGS_KIQ flagHawking Zhang-5/+4
2020-04-09drm/amdgpu: retire RREG32_IDX/WREG32_IDXHawking Zhang-6/+2
2020-04-09drm/amdgpu: retire indirect mmio reg support from cgsHawking Zhang-5/+4
2020-04-09drm/amdgpu: replace indirect mmio access in non-dc code pathHawking Zhang-22/+22
2020-04-09drm/amdgpu: remove inproper workaround for vega10Hawking Zhang-18/+0
2020-04-09drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan-1/+46
2020-04-09drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang-2/+3
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha-0/+112
2020-04-09drm/amd/display: query hdcp capability during link detectBhawanpreet Lakha-0/+196
2020-04-09drm/amdgpu: Re-enable FRU check for most models v5Kent Russell-3/+13