index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...
Tianci.Yin
2020-01-16
2
-1
/
+31
|
*
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
2020-01-16
1
-1
/
+1
|
*
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
2020-01-16
1
-1
/
+1
|
*
drm/amdgpu: check rlc_g firmware pointer is valid before using it
shaoyunl
2020-01-16
1
-4
/
+5
|
*
drm/amdgpu: drop amdgpu_job.owner
Christian König
2020-01-16
3
-3
/
+0
|
*
drm/amdgpu: error out on entity with no run queue
Nirmoy Das
2020-01-16
1
-0
/
+5
|
*
drm/amdkfd: use map_queues for hiq on gfx v10 as well
Huang Rui
2020-01-16
1
-21
/
+61
|
*
drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)
Aaron Liu
2020-01-16
3
-20
/
+63
|
*
drm/amdgpu: flush TLB functions removal from kfd2kgd interface
Alex Sierra
2020-01-16
6
-249
/
+0
|
*
drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
Alex Sierra
2020-01-16
2
-0
/
+34
|
*
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
2020-01-16
5
-0
/
+223
|
*
drm/amdgpu: replace kcq enable/disable functions on gfx_v9
Alex Sierra
2020-01-16
1
-100
/
+2
|
*
drm/amdgpu: implement tlbs invalidate on gfx9 gfx10
Alex Sierra
2020-01-16
3
-0
/
+33
|
*
drm/amdgpu: kiq pm4 function implementation for gfx_v9
Alex Sierra
2020-01-16
1
-0
/
+115
|
*
drm/amdgpu: Avoid reclaim fs while eviction lock
Alex Sierra
2020-01-16
2
-8
/
+38
|
*
drm/amdgpu/debugfs: properly handle runtime pm
Alex Deucher
2020-01-14
2
-7
/
+134
|
*
drm/amdgpu/pm: properly handle runtime pm
Alex Deucher
2020-01-14
1
-208
/
+614
|
*
drm/amdgpu: add header file for macro SZ_1M
Flora Cui
2020-01-14
1
-0
/
+1
|
*
drm/amdgpu/psp: declare navi1x ta firmware
Alex Deucher
2020-01-14
1
-0
/
+3
|
*
drm/amdgpu: Match TC hash settings to DF settings (v2)
Joseph Greathouse
2020-01-14
3
-0
/
+50
|
*
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
2020-01-14
8
-49
/
+90
|
*
drm/amdgpu: preserve RSMU UMC index mode state
John Clements
2020-01-14
1
-2
/
+41
|
*
drm/amdgpu: disable XGMI TA unload for arcturus
John Clements
2020-01-14
1
-0
/
+5
|
*
drm/amdgpu: update goldensetting for renoir
Aaron Liu
2020-01-14
1
-1
/
+1
|
*
drm/amdgpu/gmc10: free stolen memory in late_init
Alex Deucher
2020-01-14
1
-0
/
+2
|
*
drm/amdgpu/gmc10: remove dead code
Alex Deucher
2020-01-14
1
-9
/
+0
|
*
drm/amdgpu: enable S/G display on PCO and RV2 (v2)
Alex Deucher
2020-01-14
1
-6
/
+16
|
*
drm/amdgpu/gfx9: remove unused sdma headers
Alex Deucher
2020-01-14
1
-9
/
+0
|
*
drm/amdgpu: check sdma ras funcs pointer before accessing
Hawking Zhang
2020-01-14
1
-2
/
+6
|
*
drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offset
Guchun Chen
2020-01-14
1
-4
/
+6
|
*
drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriov
Tiecheng Zhou
2020-01-14
1
-0
/
+6
|
*
drm/amdgpu: read sdma edc counter to clear the counters
Hawking Zhang
2020-01-14
2
-10
/
+8
|
*
drm/amdgpu: add ras_late_init and ras_fini for sdma v4
Hawking Zhang
2020-01-14
2
-2
/
+7
|
*
drm/amdgpu: support error reporting for sdma ip block
Hawking Zhang
2020-01-14
1
-0
/
+8
|
*
drm/amdgpu: add query_ras_error_count function for sdma v4
Hawking Zhang
2020-01-14
2
-0
/
+169
|
*
drm/amdgpu: enable VCN2.5 IP block for Arcturus
Leo Liu
2020-01-14
1
-2
/
+1
|
*
drm/amdgpu/vcn2.5: fix PSP FW loading for the second instance
Leo Liu
2020-01-14
1
-2
/
+2
|
*
drm/amdgpu: catch amdgpu_irq_add_id failure
Nirmoy Das
2020-01-14
1
-0
/
+4
|
*
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
2020-01-14
12
-208
/
+212
|
*
drm/amdkfd: Improve function get_sdma_rlc_reg_offset() (v2)
Yong Zhao
2020-01-14
1
-22
/
+46
|
*
Revert "drm/amdgpu: Set no-retry as default."
Alex Deucher
2020-01-07
1
-2
/
+2
|
*
drm/amdgpu/gfx: simplify old firmware warning
Alex Deucher
2020-01-07
2
-4
/
+2
|
*
drm/amdgpu/gmc10: use common invalidation engine helper
Alex Deucher
2020-01-07
2
-16
/
+5
|
*
drm/amdgpu/gmc: move invaliation bitmap setup to common code
Alex Deucher
2020-01-07
4
-41
/
+42
|
*
drm/amdgpu: updated UMC error address record with correct channel index
John Clements
2020-01-07
1
-33
/
+32
|
*
drm/amdgpu: resolved bug in UMC RAS CE query
John Clements
2020-01-07
1
-12
/
+20
|
*
drm/amd/powerplay: cleanup the interfaces for powergate setting through SMU
Evan Quan
2020-01-07
2
-32
/
+34
|
*
drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VF
Zhigang Luo
2020-01-07
1
-10
/
+12
|
*
drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VF
Zhigang Luo
2020-01-07
1
-7
/
+11
|
*
drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhub
Zhigang Luo
2020-01-07
2
-37
/
+44
[prev]
[next]