aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao8-224/+133
2019-12-11drm/amdgpu: Added RAS UMC error query support for ArcturusJohn Clements3-16/+74
2019-12-11drm/amdgpu: avoid using invalidate semaphore for picassochangzhu1-8/+20
2019-12-11drm/amdgpu: add condition to enable baco for ras recoveryLe Ma1-10/+8
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher1-1/+1
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin1-0/+2
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin1-0/+2
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin1-0/+1
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin1-0/+1
2019-12-09drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)Hawking Zhang1-0/+33
2019-12-09Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2"Thong Thai1-6/+2
2019-12-09drm/amdgpu: add VM eviction lock v3Christian König2-7/+36
2019-12-09drm/amdgpu: stop adding VM updates fences to the resv objChristian König4-13/+42
2019-12-09drm/amdgpu: explicitely sync to VM updates v2Christian König7-40/+51
2019-12-09drm/amdgpu: move VM eviction decision into amdgpu_vm.cChristian König3-4/+24
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-229/+114
2019-12-06drm: share address space for dma bufsGerd Hoffmann1-3/+1
2019-12-05drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer1-3/+19
2019-12-05drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen1-16/+22
2019-12-05drm/amdgpu: reduce redundant uvd context lost warning messageLe Ma1-4/+7
2019-12-05drm/amdgpu: clear err_event_athub flag after reset exitLe Ma2-0/+8
2019-12-05drm/amdgpu: support full gpu reset workflow when ras err_event_athub occursLe Ma1-6/+11
2019-12-05drm/amdgpu: add concurrent baco reset support for XGMILe Ma2-12/+72
2019-12-05drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helperLe Ma1-7/+12
2019-12-05drm/amdgpu: clear uncorrectable parity error status bitLe Ma1-1/+9
2019-12-05drm/amdgpu: clear ras controller status registers when interrupt occursLe Ma1-0/+10
2019-12-05drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma2-4/+4
2019-12-05drm/amdgpu: remove ras global recovery handling from ras_controller_int handlerLe Ma1-1/+6
2019-12-05drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer1-3/+19
2019-12-05drm/amdgpu/gfx: Improvement on EDC GPR workaroundsJames Zhu1-20/+63
2019-12-05drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen1-16/+22
2019-12-05drm: constify fb ops across all driversJani Nikula1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-71/+121
2019-12-03drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5
2019-12-03drm/amdgpu: should stop GFX ring in hw_finiMonk Liu1-1/+1
2019-12-03drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu1-2/+2
2019-12-03drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu1-39/+41
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu5-144/+6
2019-12-03drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan1-2/+3
2019-12-03drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-03drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu1-1/+2
2019-12-03drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()Yong Zhao4-14/+16
2019-12-03drm/amdgpu: load np fw prior before loading the TAsHawking Zhang1-33/+33
2019-12-03drm/amdgpu: unload asd in psp hw de-init phaseHawking Zhang1-0/+36
2019-12-03drm/amdgpu: drop asd shared memoryHawking Zhang2-38/+18
2019-12-02drm/amdgpu/sriov: No need the event 3 and 4 nowEmily Deng1-2/+0
2019-12-02drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-02drm/amd/display: Load TA firmware for navi10/12/14Bhawanpreet Lakha1-0/+25
2019-12-02drm/amdgpu: not remove sysfs if not create sysfsYintian Tao2-4/+15
2019-12-02drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5