summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add to set navi ip blocksHuang Rui2019-06-221-0/+8
* drm/amdgpu: update golden setting programming logicHawking Zhang2019-06-221-1/+4
* drm/amdgpu/mes: enable mes on navi10 and later asicJack Xiao2019-06-221-0/+3
* drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan2019-06-221-0/+10
* drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao2019-06-221-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-211-0/+9
* drm/amdgpu: add navi10 gpu info firmwareHuang Rui2019-06-211-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/+0Star
* drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-111-9/+3Star
* drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher2019-06-061-57/+59
* drm/amdgpu: cancel late_init_work before gpu resetxinhui pan2019-06-061-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/+11Star
| * drm/amdgpu: use pcie_bandwidth_available rather than open coding itAlex Deucher2019-05-241-39/+2Star
| * 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-091-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
| | * drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui2019-03-281-0/+5
| * | drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao2019-04-101-0/+1
* | | drm/amdgpu: Avoid HW reset if guilty job already signaled.Andrey Grodzovsky2019-05-021-48/+95
* | | drm/scheduler: rework job destructionChristian König2019-05-021-6/+3Star
|/ /
* | drm/amdgpu: XGMI pstate switch initial supportshaoyunl2019-03-281-0/+4
* | drm/amdgpu: trivial typo fixEvan Quan2019-03-281-2/+2
* | drm/amdgpu: revert "XGMI pstate switch initial support"Christian König2019-03-211-3/+0Star
* | drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui2019-03-211-0/+2
* | drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2Wentao Lou2019-03-211-0/+3
* | drm/amdgpu: add new ras workflow control flagsxinhui pan2019-03-191-0/+3
* | drm/amdgpu: reserve bad pages during recoveryxinhui pan2019-03-191-0/+5
* | drm/amdgpu: add amdgpu_ras.c to support ras (v2)xinhui pan2019-03-191-0/+9
* | drm/amdgpu: Move IB pool init and fini v2Andrey Grodzovsky2019-03-191-8/+8