summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove the experimental flag for renoirAlex Deucher2020-01-231-1/+1
* drm/amdgpu: update goldensetting for renoirAaron Liu2020-01-151-1/+1
* drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou2020-01-071-1/+2
* Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
* drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan2020-01-012-2/+2
* drm/amdgpu: enable gfxoff for raven1 refreshchangzhu2019-12-291-11/+4
* Revert "drm/amdgpu: simplify ATPX detection"Alex Deucher2019-12-291-1/+11
* Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-12-137-40/+94
|\
| * drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10changzhu2019-12-121-8/+21
| * drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu2019-12-121-20/+24
| * drm/amdgpu: avoid using invalidate semaphore for picassochangzhu2019-12-121-8/+20
| * Revert "drm/amdgpu: dont schedule jobs while in reset"Alex Deucher2019-12-121-4/+1
| * drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher2019-12-111-1/+1
| * drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-12-111-0/+2
| * drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+2
| * drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-12-111-0/+1
| * drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+1
| * drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer2019-12-051-3/+19
| * drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen2019-12-051-16/+22
* | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-0613-229/+114
|\|
| * drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu2019-12-031-28/+5
| * drm/amdgpu: should stop GFX ring in hw_finiMonk Liu2019-12-031-1/+1
| * drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu2019-12-031-2/+2
| * drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu2019-12-031-39/+41
| * drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu2019-12-035-144/+6
| * drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan2019-12-031-2/+3
| * drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements2019-12-031-2/+17
| * drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu2019-12-031-1/+2
| * drm/amdgpu: Optimize KFD page table reservationFelix Kuehling2019-11-261-1/+14
| * drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2019-11-262-4/+10
| * drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2019-11-262-5/+13
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-71/+121
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2019-11-282-71/+121
| |\ \
| | * | drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler2019-11-212-52/+90
| | * | drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2019-11-212-16/+28
| | * | drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas2019-11-212-8/+8
* | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-308-512/+169
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe2019-11-235-237/+94
| * | | drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe2019-11-236-281/+77
| * | | drm/amdgpu: Call find_vma under mmap_semJason Gunthorpe2019-11-231-16/+21
* | | | drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu2019-11-223-2/+116
* | | | drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu2019-11-226-0/+13
* | | | drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.Jack Zhang2019-11-221-1/+4
* | | | drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VFJack Zhang2019-11-221-0/+36
* | | | drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan2019-11-221-6/+37
* | | | merge fix for "ftrace: Rework event_create_dir()"Stephen Rothwell2019-11-221-1/+1
* | | | drm/amdgpu: Update Arcturus golden registersJay Cornwall2019-11-221-0/+1
* | | | drm/amdgpu/gfx10: fix out-of-bound mqd_backup array accessXiaojie Yuan2019-11-221-2/+0
* | | | drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan2019-11-221-2/+12
* | | | Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-221-1/+1