summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-24drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu
2020-02-24drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor
2020-02-24drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai
2020-02-24drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou
2020-02-01drm/amdgpu/SRIOV: add navi12 pci id for SRIOV (v2)Jiange Zhao
2020-01-26drm/amdgpu: remove excess function parameter descriptionyu kuai
2020-01-23drm/amdgpu: allow direct upload save restore list for raven2changzhu
2020-01-17drm/amdgpu: enable gfxoff for raven1 refreshchangzhu
2020-01-17drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan
2020-01-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König
2020-01-14Revert "drm/amdgpu: Set no-retry as default."Alex Deucher
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen
2020-01-04drm/amdgpu: Call find_vma under mmap_semJason Gunthorpe
2019-12-31drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King
2019-12-31drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2019-12-31drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky
2019-12-31drm/amdgpu: fix potential double drop fence referencePan Bian
2019-12-31drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang
2019-12-31drm/amdgpu: fix amdgpu trace event print string format errorKevin Wang
2019-12-31drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König
2019-12-31drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 codeJack Zhang
2019-12-21drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu
2019-12-21drm/amdgpu: avoid using invalidate semaphore for picassochangzhu
2019-12-21drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan
2019-12-21drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan
2019-12-21drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu
2019-12-21drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu
2019-11-20Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-11-20drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2019-11-20drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher
2019-11-20drm/amdgpu: remove experimental flag for Navi14Alex Deucher
2019-11-14drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher
2019-10-30drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher
2019-10-30drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-10-30drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-10-30drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer
2019-10-30drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong