summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher2019-07-091-0/+1
* drm/amdgpu: properly guard the generic discovery codeAlex Deucher2019-07-091-2/+2
* amdgpu: make pmu support optionalArnd Bergmann2019-07-081-2/+4
* drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan2019-07-051-0/+4
* drm/amdgpu: enable PCIE atomics ops supportJack Xiao2019-07-011-0/+11
* drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan2019-07-011-0/+13
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+2
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-9/+3
| |\
| | * drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-051-9/+3
| * | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+2
| |\ \
| | * | drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+2
* | | | drm/amdgpu: Enable DC support for Navi10Harry Wentland2019-06-221-0/+3
* | | | drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland2019-06-211-1/+9
* | | | drm/amdgpu: add to set navi ip blocksHuang Rui2019-06-211-0/+8
* | | | drm/amdgpu: update golden setting programming logicHawking Zhang2019-06-211-1/+4
* | | | drm/amdgpu/mes: enable mes on navi10 and later asicJack Xiao2019-06-211-0/+3
* | | | drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan2019-06-211-0/+10
* | | | drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao2019-06-211-0/+1
* | | | drm/amdgpu: enable the static csa when mcbp enabledJack Xiao2019-06-211-1/+1
* | | | drm/amdgpu: add mcbp driver parameterJack Xiao2019-06-211-0/+3
* | | | drm/amdgpu: parse the new members added by gpu_info ucode v1_1Hawking Zhang2019-06-201-0/+9
* | | | drm/amdgpu: add navi10 gpu info firmwareHuang Rui2019-06-201-0/+4
* | | | drm/amdgpu: add navi10 asic typeHuang Rui2019-06-201-0/+1
* | | | drm/amdgpu: add pmu countersJonathan Kim2019-06-201-0/+6
* | | | drm/amdgpu: wait to fetch the vbios until after common initAlex Deucher2019-06-171-11/+13
* | | | drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao2019-06-131-0/+6
* | | | drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis2019-06-111-7/+0
* | | | drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-111-9/+3
|/ / /
* | | drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher2019-06-051-57/+59
* | | drm/amdgpu: cancel late_init_work before gpu resetxinhui pan2019-06-051-0/+2
* | | Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-05-311-58/+75
|\ \ \ | |/ / |/| |
| * | drm/amdgpu: Need to set the baco cap before baco resetEmily Deng2019-05-281-13/+11
| * | drm/amdgpu: use pcie_bandwidth_available rather than open coding itAlex Deucher2019-05-241-39/+2
| * | drm/amdgpu: Report firmware versions with sysfs v2Ori Messinger2019-05-241-0/+5
| * | drm/amdgpu: enable ras suspend/resumexinhui pan2019-05-241-0/+4
| * | drm/amdgpu: ras support suspend/resumexinhui pan2019-05-241-2/+2
| * | drm/amdgpu: initialize PSP before IH under SR-IOVTrigger Huang2019-05-241-0/+1
| * | drm/amdgpu: init vega10 SR-IOV reg access modeTrigger Huang2019-05-241-0/+3
| * | drm/amdgpu: gpu reset will run ras post initxinhui pan2019-05-241-0/+3
| * | drm/amdgpu: gpu reset will run late_initxinhui pan2019-05-241-0/+4
| * | drm/amdgpu: Add PCIe replay count sysfs fileKent Russell2019-05-241-0/+29
| * | drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan2019-05-241-5/+12
| |/
* | Merge drm/drm-next into drm-misc-nextSean Paul2019-05-221-0/+1
|\|
| * Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-081-12/+39
| |\
| * | drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou2019-04-121-0/+1
* | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-091-5/+16
|\ \ \ | | |/ | |/|
| * | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-05-031-1/+1
| |\ \
| | * | drm/amdgpu: Change VRAM lost print from ERR to INFAndrey Grodzovsky2019-04-231-1/+1
| * | | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-151-4/+14
| |\ \ \ | | |/ / | |/| / | | |/
| | * drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shad...wentalou2019-04-041-4/+9