aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-22Revert "drm/amdgpu: Disable gfx off if VCN is busy"James Zhu1-2/+0
2020-04-22drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen1-2/+3
2020-04-22drm/amdgpu: Disable FRU read on ArcturusKent Russell1-3/+4
2020-04-22drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang1-1/+6
2020-04-22drm/amdgpu/gmc: Fix spelling mistake.Rajneesh Bhardwaj1-6/+6
2020-04-22drm/amdgpu: cache smu fw version infoJohn Clements5-12/+29
2020-04-22Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"Kent Russell1-26/+0
2020-04-22drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher1-0/+2
2020-04-22drm/amdgpu: set mp1 state before reloadJohn Clements2-7/+10
2020-04-22drm/amdgpu: update psp fw loading sequenceJohn Clements1-49/+77
2020-04-22drm/amd/powerplay: update Arcturus smu-driver if headerEvan Quan2-3/+14
2020-04-22drm/amd/powerplay: properly set the dpm_enabled stateEvan Quan5-66/+216
2020-04-22drm/amd/powerplay: correct i2c eeprom init/fini sequenceEvan Quan3-15/+17
2020-04-22drm/amd/powerplay: bump the NAVI10 smu-driver if versionEvan Quan1-1/+1
2020-04-22drm/amd/powerplay: revise the way to retrieve the board parametersEvan Quan2-71/+130
2020-04-22drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-22drm/amd/display: remove redundant assignment to variable dp_ref_clk_khzColin Ian King1-1/+1
2020-04-13drm/radeon: remove defined but not used variables in ci_dpm.cJason Yan1-14/+0
2020-04-13drm/radeon: remove defined but not used 'dte_data_tahiti_le'Jason Yan1-18/+0
2020-04-13drm/amdgpu: remove dead code in si_dpm.cJason Yan1-20/+0
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai6-9/+9
2020-04-13drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai1-0/+6
2020-04-13drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai1-0/+6
2020-04-13drm/amd/display: code clean up in dce80_hw_sequencer.cJason Yan1-28/+0
2020-04-13drm/amdgpu/ring: simplify scheduler setup logicAlex Deucher1-3/+1
2020-04-13drm/amdgpu/kiq: add no_scheduler flag to KIQAlex Deucher1-0/+1
2020-04-13drm/amdgpu/ring: add no_scheduler flagAlex Deucher2-1/+3
2020-04-13drm/amdgpu/powerplay: get SMC FW size to a flexible wayLikun Gao2-2/+3
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan5-14/+18
2020-04-13drm/amdgpu: replace DRM prefix with PCI device info for GFX RASGuchun Chen1-20/+27
2020-04-13drm/amdgpu: resume kiq access debugfsYintian Tao2-3/+11
2020-04-13drm/amdgpu: refine ras related message printGuchun Chen3-29/+48
2020-04-13drm/amdgpu: add uncorrectable error count print in UMC ecc irq cbGuchun Chen1-0/+3
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-13drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu1-1/+1
2020-04-13drm/amdgpu: restrict debugfs register access under SR-IOVYintian Tao4-6/+106
2020-04-09drm/amdgpu: increased atom cmd timeoutJohn Clements1-2/+5
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan1-0/+6
2020-04-09amdgpu_kms: Remove unnecessary condition checkAurabindo Pillai1-6/+4
2020-04-09drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher1-1/+1
2020-04-09drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-09drm/amdgpu: support access regs outside of mmio barHawking Zhang3-39/+28
2020-04-09drm/amdgpu: retire AMDGPU_REGS_KIQ flagHawking Zhang2-5/+4
2020-04-09drm/amdgpu: retire RREG32_IDX/WREG32_IDXHawking Zhang2-6/+2
2020-04-09drm/amdgpu: retire indirect mmio reg support from cgsHawking Zhang2-5/+4
2020-04-09drm/amdgpu: replace indirect mmio access in non-dc code pathHawking Zhang4-22/+22
2020-04-09drm/amdgpu: remove inproper workaround for vega10Hawking Zhang2-18/+0
2020-04-09drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan1-1/+46
2020-04-09drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha3-0/+112