summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2019-07-09drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher
2019-07-09drm/amdgpu: properly guard the generic discovery codeAlex Deucher
2019-07-08amdgpu: make pmu support optionalArnd Bergmann
2019-07-05drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan
2019-07-01drm/amdgpu: enable PCIE atomics ops supportJack Xiao
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amdgpu: Enable DC support for Navi10Harry Wentland
2019-06-21drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland
2019-06-21drm/amdgpu: add to set navi ip blocksHuang Rui
2019-06-21drm/amdgpu: update golden setting programming logicHawking Zhang
2019-06-21drm/amdgpu/mes: enable mes on navi10 and later asicJack Xiao
2019-06-21drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan
2019-06-21drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao
2019-06-21drm/amdgpu: enable the static csa when mcbp enabledJack Xiao
2019-06-21drm/amdgpu: add mcbp driver parameterJack Xiao
2019-06-20drm/amdgpu: parse the new members added by gpu_info ucode v1_1Hawking Zhang
2019-06-20drm/amdgpu: add navi10 gpu info firmwareHuang Rui
2019-06-20drm/amdgpu: add navi10 asic typeHuang Rui
2019-06-20drm/amdgpu: add pmu countersJonathan Kim
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-17drm/amdgpu: wait to fetch the vbios until after common initAlex Deucher
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-13drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao
2019-06-11drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis
2019-06-11drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher
2019-06-05drm/amdgpu: cancel late_init_work before gpu resetxinhui pan
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-28drm/amdgpu: Need to set the baco cap before baco resetEmily Deng
2019-05-24drm/amdgpu: use pcie_bandwidth_available rather than open coding itAlex Deucher
2019-05-24drm/amdgpu: Report firmware versions with sysfs v2Ori Messinger
2019-05-24drm/amdgpu: enable ras suspend/resumexinhui pan
2019-05-24drm/amdgpu: ras support suspend/resumexinhui pan
2019-05-24drm/amdgpu: initialize PSP before IH under SR-IOVTrigger Huang
2019-05-24drm/amdgpu: init vega10 SR-IOV reg access modeTrigger Huang
2019-05-24drm/amdgpu: gpu reset will run ras post initxinhui pan
2019-05-24drm/amdgpu: gpu reset will run late_initxinhui pan
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell
2019-05-24drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-02drm/amdgpu: Avoid HW reset if guilty job already signaled.Andrey Grodzovsky
2019-05-02drm/scheduler: rework job destructionChristian König
2019-04-23drm/amdgpu: Change VRAM lost print from ERR to INFAndrey Grodzovsky
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie