index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
drm/amdgpu: add the lost mutex_init back
Pan, Xinhui
1
-0
/
+1
2020-01-16
drm/amdgpu: add arcturus to gpu recovery check code path
Hawking Zhang
1
-0
/
+1
2020-01-16
drm/amdgpu: check if driver should try recovery in ras recovery path
Hawking Zhang
1
-1
/
+2
2020-01-16
drm/amd/powerplay: a quick fix for the deadlock issue below
Evan Quan
1
-15
/
+43
2020-01-16
drm/amdgpu: only set cp active field for kiq queue
Huang Rui
3
-6
/
+15
2020-01-16
drm/amdgpu/pm: clean up return types
Alex Deucher
1
-15
/
+24
2020-01-16
drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode
James Zhu
2
-20
/
+52
2020-01-16
drm/amdgpu/vcn2.5: add dpg pause mode
James Zhu
1
-0
/
+70
2020-01-16
drm/amdgpu/vcn2.5: add DPG mode start and stop
James Zhu
1
-2
/
+288
2020-01-16
drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)
James Zhu
3
-12
/
+12
2020-01-16
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
3
-84
/
+83
2020-01-16
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
4
-9
/
+9
2020-01-16
drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...
Tianci.Yin
2
-1
/
+31
2020-01-16
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-1
/
+1
2020-01-16
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-1
/
+1
2020-01-16
drm/amdgpu: check rlc_g firmware pointer is valid before using it
shaoyunl
1
-4
/
+5
2020-01-16
drm/amdgpu: drop amdgpu_job.owner
Christian König
3
-3
/
+0
2020-01-16
drm/amdgpu: error out on entity with no run queue
Nirmoy Das
1
-0
/
+5
2020-01-16
drm/amdkfd: use map_queues for hiq on gfx v10 as well
Huang Rui
1
-21
/
+61
2020-01-16
drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)
Aaron Liu
3
-20
/
+63
2020-01-16
drm/amdgpu: flush TLB functions removal from kfd2kgd interface
Alex Sierra
6
-249
/
+0
2020-01-16
drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
Alex Sierra
2
-0
/
+34
2020-01-16
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
5
-0
/
+223
2020-01-16
drm/amdgpu: replace kcq enable/disable functions on gfx_v9
Alex Sierra
1
-100
/
+2
2020-01-16
drm/amdgpu: implement tlbs invalidate on gfx9 gfx10
Alex Sierra
3
-0
/
+33
2020-01-16
drm/amdgpu: kiq pm4 function implementation for gfx_v9
Alex Sierra
1
-0
/
+115
2020-01-16
drm/amdgpu: Avoid reclaim fs while eviction lock
Alex Sierra
2
-8
/
+38
2020-01-14
drm/amdgpu/debugfs: properly handle runtime pm
Alex Deucher
2
-7
/
+134
2020-01-14
drm/amdgpu/pm: properly handle runtime pm
Alex Deucher
1
-208
/
+614
2020-01-14
drm/amdgpu: add header file for macro SZ_1M
Flora Cui
1
-0
/
+1
2020-01-14
drm/amdgpu/psp: declare navi1x ta firmware
Alex Deucher
1
-0
/
+3
2020-01-14
drm/amdgpu: Match TC hash settings to DF settings (v2)
Joseph Greathouse
3
-0
/
+50
2020-01-14
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
8
-49
/
+90
2020-01-14
drm/amdgpu: preserve RSMU UMC index mode state
John Clements
1
-2
/
+41
2020-01-14
drm/amdgpu: disable XGMI TA unload for arcturus
John Clements
1
-0
/
+5
2020-01-14
drm/amdgpu: update goldensetting for renoir
Aaron Liu
1
-1
/
+1
2020-01-14
drm/amdgpu/gmc10: free stolen memory in late_init
Alex Deucher
1
-0
/
+2
2020-01-14
drm/amdgpu/gmc10: remove dead code
Alex Deucher
1
-9
/
+0
2020-01-14
drm/amdgpu: enable S/G display on PCO and RV2 (v2)
Alex Deucher
1
-6
/
+16
2020-01-14
drm/amdgpu/gfx9: remove unused sdma headers
Alex Deucher
1
-9
/
+0
2020-01-14
drm/amdgpu: check sdma ras funcs pointer before accessing
Hawking Zhang
1
-2
/
+6
2020-01-14
drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offset
Guchun Chen
1
-4
/
+6
2020-01-14
drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriov
Tiecheng Zhou
1
-0
/
+6
2020-01-14
drm/amdgpu: read sdma edc counter to clear the counters
Hawking Zhang
2
-10
/
+8
2020-01-14
drm/amdgpu: add ras_late_init and ras_fini for sdma v4
Hawking Zhang
2
-2
/
+7
2020-01-14
drm/amdgpu: support error reporting for sdma ip block
Hawking Zhang
1
-0
/
+8
2020-01-14
drm/amdgpu: add query_ras_error_count function for sdma v4
Hawking Zhang
2
-0
/
+169
2020-01-14
drm/amdgpu: enable VCN2.5 IP block for Arcturus
Leo Liu
1
-2
/
+1
2020-01-14
drm/amdgpu/vcn2.5: fix PSP FW loading for the second instance
Leo Liu
1
-2
/
+2
2020-01-14
drm/amdgpu: catch amdgpu_irq_add_id failure
Nirmoy Das
1
-0
/
+4
[next]