aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-21drm/amdgpu/mes: enable mes on navi10 and later asicJack Xiao1-0/+3
2019-06-21drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan1-0/+10
2019-06-21drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao1-0/+1
2019-06-21drm/amdgpu: enable the static csa when mcbp enabledJack Xiao1-1/+1
2019-06-21drm/amdgpu: add mcbp driver parameterJack Xiao1-0/+3
2019-06-20drm/amdgpu: parse the new members added by gpu_info ucode v1_1Hawking Zhang1-0/+9
2019-06-20drm/amdgpu: add navi10 gpu info firmwareHuang Rui1-0/+4
2019-06-20drm/amdgpu: add navi10 asic typeHuang Rui1-0/+1
2019-06-20drm/amdgpu: add pmu countersJonathan Kim1-0/+6
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-9/+3
2019-06-17drm/amdgpu: wait to fetch the vbios until after common initAlex Deucher1-11/+13
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+2
2019-06-13drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao1-0/+6
2019-06-11drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis1-7/+0
2019-06-11drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang1-9/+3
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg1-1/+2
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher1-57/+59
2019-06-05drm/amdgpu: cancel late_init_work before gpu resetxinhui pan1-0/+2
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang1-9/+3
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-58/+75
2019-05-28drm/amdgpu: Need to set the baco cap before baco resetEmily Deng1-13/+11
2019-05-24drm/amdgpu: use pcie_bandwidth_available rather than open coding itAlex Deucher1-39/+2
2019-05-24drm/amdgpu: Report firmware versions with sysfs v2Ori Messinger1-0/+5
2019-05-24drm/amdgpu: enable ras suspend/resumexinhui pan1-0/+4
2019-05-24drm/amdgpu: ras support suspend/resumexinhui pan1-2/+2
2019-05-24drm/amdgpu: initialize PSP before IH under SR-IOVTrigger Huang1-0/+1
2019-05-24drm/amdgpu: init vega10 SR-IOV reg access modeTrigger Huang1-0/+3
2019-05-24drm/amdgpu: gpu reset will run ras post initxinhui pan1-0/+3
2019-05-24drm/amdgpu: gpu reset will run late_initxinhui pan1-0/+4
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell1-0/+29
2019-05-24drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan1-5/+12
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul1-0/+1
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-5/+16
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-12/+39
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+1
2019-05-02drm/amdgpu: Avoid HW reset if guilty job already signaled.Andrey Grodzovsky1-48/+95
2019-05-02drm/scheduler: rework job destructionChristian König1-6/+3
2019-04-23drm/amdgpu: Change VRAM lost print from ERR to INFAndrey Grodzovsky1-1/+1
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1-4/+14
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou1-0/+1
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao1-0/+1
2019-04-04drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shad...wentalou1-4/+9
2019-03-27drm/amdgpu: XGMI pstate switch initial supportshaoyunl1-0/+4
2019-03-27drm/amdgpu: trivial typo fixEvan Quan1-2/+2
2019-03-27drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui1-0/+5
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König1-3/+0
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui1-0/+2
2019-03-20drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2Wentao Lou1-0/+3
2019-03-19drm/amdgpu: add new ras workflow control flagsxinhui pan1-0/+3
2019-03-19drm/amdgpu: reserve bad pages during recoveryxinhui pan1-0/+5