summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-221-2/+7
* | | | drm/amdgpu: remove experimental flag for Navi14Alex Deucher2019-11-221-4/+4
* | | | drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher2019-11-221-1/+5
* | | | drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-221-1/+2
* | | | drm/amdgpu/nv: add asic func for fetching vbios from rom directlyAlex Deucher2019-11-221-2/+22
* | | | drm/amdgpu: put flush_delayed_work at firstYintian Tao2019-11-221-3/+1
* | | | drm/amdgpu/vcn2.5: fix the enc loop with hw finiLeo Liu2019-11-221-3/+3
* | | | drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan2019-11-223-6/+7
* | | | Merge tag 'drm-next-5.5-2019-11-15' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-215-1/+28
|\ \ \ \
| * | | | drm/amdgpu/vcn: finish delay work before release resourcesAlex Deucher2019-11-131-0/+2
| * | | | drm/amd/amdgpu: finish delay works before release resourcesJesse Zhang2019-11-113-0/+5
| * | | | drm/amdgpu: avoid upload corrupted ta ucode to pspHawking Zhang2019-11-111-1/+21
* | | | | Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-1414-27/+203
|\| | | |
| * | | | drm/amdgpu: allow direct upload save restore list for raven2changzhu2019-11-081-1/+3
| * | | | drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky2019-11-071-0/+10
| * | | | Revert "drm/amdgpu: dont schedule jobs while in reset"Andrey Grodzovsky2019-11-071-4/+1
| * | | | drm/amdgpu: fix vega20 pstate status changeJonathan Kim2019-11-071-3/+4
| * | | | drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asicKevin Wang2019-11-071-0/+11
| * | | | drm/amdgpu: Need to disable msix when unloading driverEmily Deng2019-11-071-1/+1
| * | | | drm/amdgpu: Add comments to gmc structureOak Zeng2019-11-071-0/+30
| * | | | drm/amdgpu: Improve RAS documentation (v2)Alex Deucher2019-11-061-7/+33
| * | | | drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-062-5/+6
| * | | | drm/amdgpu: fix double reference droppingPan Bian2019-11-061-4/+2
| * | | | drm/amdgpu: fix potential double drop fence referencePan Bian2019-11-061-0/+2
| * | | | drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang2019-11-061-3/+16
| * | | | drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu2019-11-061-0/+7
| * | | | drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu2019-11-064-6/+64
| * | | | drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan2019-11-061-12/+35
| * | | | drm/amdgpu: fix possible pstate switch race conditionEvan Quan2019-11-062-2/+35
| * | | | drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2019-11-062-1/+7
| * | | | drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang2019-11-061-1/+2
| * | | | drm/amdgpu/discovery: Need to free discovery memoryEmily Deng2019-11-061-3/+3
| * | | | drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptesAlex Deucher2019-11-061-1/+9
| * | | | drm/amdgpu: enable VCN DPG on Raven and Raven2Alex Deucher2019-11-061-2/+6
| * | | | drm/amdgpu: add navi14 PCI IDTianci.Yin2019-11-061-0/+1
| * | | | drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan2019-11-061-0/+5
| * | | | drm/amdgpu: change pstate only after all XGMI device initializedEvan Quan2019-11-061-3/+12
| * | | | drm/amdgpu: dont schedule jobs while in resetShirish S2019-11-061-1/+4
| * | | | drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-11-061-0/+9
* | | | | Merge v5.4-rc7 into drm-nextDave Airlie2019-11-1411-13/+98
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-062-5/+6
| * | | | drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu2019-11-061-0/+7
| * | | | drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu2019-11-064-6/+64
| * | | | drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2019-11-062-1/+7
| * | | | drm/amdgpu: add navi14 PCI IDTianci.Yin2019-11-061-0/+1
| * | | | drm/amdgpu: dont schedule jobs while in resetShirish S2019-11-061-1/+4
| * | | | drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-11-061-0/+9
| * | | | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-10-302-0/+18
| * | | | drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-10-301-1/+3
| * | | | drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin2019-10-301-1/+1