summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-1775-2249/+4253
|\
| * drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher2019-12-111-1/+1
| * drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupportedSimon Ser2019-12-111-0/+3
| * drm/amdgpu: fix JPEG instance checking when ctx initLeo Liu2019-12-111-1/+1
| * drm/amdgpu: fix VCN2.x number of irq typesLeo Liu2019-12-112-2/+2
| * 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: enable gfxoff feature for navi10 asicKevin Wang2019-12-111-1/+19
| * 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/amd/powerplay: enable pp one vf mode for vega10Yintian Tao2019-12-118-224/+133
| * drm/amdgpu: Added RAS UMC error query support for ArcturusJohn Clements2019-12-113-16/+74
| * drm/amdgpu: avoid using invalidate semaphore for picassochangzhu2019-12-111-8/+20
| * drm/amdgpu: add condition to enable baco for ras recoveryLe Ma2019-12-111-10/+8
| * drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)Hawking Zhang2019-12-091-0/+33
| * Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2"Thong Thai2019-12-091-6/+2
| * drm/amdgpu: add VM eviction lock v3Christian König2019-12-092-7/+36
| * drm/amdgpu: stop adding VM updates fences to the resv objChristian König2019-12-094-13/+42
| * drm/amdgpu: explicitely sync to VM updates v2Christian König2019-12-097-40/+51
| * drm/amdgpu: move VM eviction decision into amdgpu_vm.cChristian König2019-12-093-4/+24
| * drm/amdgpu: reduce redundant uvd context lost warning messageLe Ma2019-12-051-4/+7
| * drm/amdgpu: clear err_event_athub flag after reset exitLe Ma2019-12-052-0/+8
| * drm/amdgpu: support full gpu reset workflow when ras err_event_athub occursLe Ma2019-12-051-6/+11
| * drm/amdgpu: add concurrent baco reset support for XGMILe Ma2019-12-052-12/+72
| * drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helperLe Ma2019-12-051-7/+12
| * drm/amdgpu: clear uncorrectable parity error status bitLe Ma2019-12-051-1/+9
| * drm/amdgpu: clear ras controller status registers when interrupt occursLe Ma2019-12-051-0/+10
| * drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma2019-12-052-4/+4
| * drm/amdgpu: remove ras global recovery handling from ras_controller_int handlerLe Ma2019-12-051-1/+6
| * drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer2019-12-051-3/+19
| * drm/amdgpu/gfx: Improvement on EDC GPR workaroundsJames Zhu2019-12-051-20/+63
| * drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen2019-12-051-16/+22
| * drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()Yong Zhao2019-12-034-14/+16
| * drm/amdgpu: load np fw prior before loading the TAsHawking Zhang2019-12-031-33/+33
| * drm/amdgpu: unload asd in psp hw de-init phaseHawking Zhang2019-12-031-0/+36
| * drm/amdgpu: drop asd shared memoryHawking Zhang2019-12-032-38/+18
| * drm/amdgpu/sriov: No need the event 3 and 4 nowEmily Deng2019-12-021-2/+0
| * drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements2019-12-021-2/+17
| * drm/amd/display: Load TA firmware for navi10/12/14Bhawanpreet Lakha2019-12-021-0/+25
| * drm/amdgpu: not remove sysfs if not create sysfsYintian Tao2019-12-022-4/+15
| * drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu2019-12-021-28/+5
| * drm/amdgpu: should stop GFX ring in hw_finiMonk Liu2019-12-021-1/+1
| * drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu2019-12-021-2/+2
| * drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu2019-12-021-39/+41
| * drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu2019-12-025-144/+6
| * drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu2019-12-021-1/+2
| * drm/amdgpu/gfx: Increase dispatch packet numberJames Zhu2019-12-021-2/+2
| * drm/amdgpu/gfx: Clear more EDC cntJames Zhu2019-12-021-0/+5
| * drm/amdgpu/gfx10: remove outdated commentsXiaojie Yuan2019-12-021-3/+0
| * drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan2019-12-021-2/+3