index
:
blackbird-op-linux
master
Blackbird™ 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
/
gfx_v9_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
2020-02-11
1
-1
/
+6
*
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
Guchun Chen
2020-02-11
1
-3
/
+6
*
drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus
Joseph Greathouse
2020-01-30
1
-0
/
+17
*
drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
Alex Deucher
2020-01-27
1
-4
/
+40
*
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-22
1
-2
/
+2
*
drm/amdgpu: add RAS support for the gfx block of Arcturus
Dennis Li
2020-01-22
1
-1
/
+25
*
drm/amdgpu: abstract EDC counter clear to a separated function
Dennis Li
2020-01-22
1
-35
/
+77
*
drm/amdgpu: refine the security check for RAS functions
Dennis Li
2020-01-22
1
-2
/
+2
*
drm/amdgpu: read gfx register using RREG32_KIQ macro
chen gong
2020-01-22
1
-5
/
+5
*
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
2020-01-22
1
-2
/
+3
*
drm/amdgpu: modify packet size for pm4 flush tlbs
Alex Sierra
2020-01-22
1
-1
/
+1
*
drm/amdgpu: only set cp active field for kiq queue
Huang Rui
2020-01-16
1
-2
/
+5
*
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
1
-0
/
+14
*
drm/amdgpu: kiq pm4 function implementation for gfx_v9
Alex Sierra
2020-01-16
1
-0
/
+115
*
drm/amdgpu: Match TC hash settings to DF settings (v2)
Joseph Greathouse
2020-01-14
1
-0
/
+19
*
drm/amdgpu/gfx9: remove unused sdma headers
Alex Deucher
2020-01-14
1
-9
/
+0
*
drm/amdgpu: read sdma edc counter to clear the counters
Hawking Zhang
2020-01-14
1
-10
/
+1
*
drm/amdgpu/gfx: simplify old firmware warning
Alex Deucher
2020-01-07
1
-2
/
+1
*
drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support Arcturus
James Zhu
2019-12-23
1
-4
/
+20
*
drm/amdgpu/gfx: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support Arcturus
James Zhu
2019-12-23
1
-13
/
+25
*
drm/amdgpu/gfx: Replace ARRAY_SIZE with size variable
James Zhu
2019-12-23
1
-10
/
+17
*
drm/amdgpu: enable gfxoff for raven1 refresh
changzhu
2019-12-18
1
-11
/
+4
*
drm/amdgpu/gfx: Improvement on EDC GPR workarounds
James Zhu
2019-12-05
1
-20
/
+63
*
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
2019-12-02
1
-39
/
+1
*
drm/amdgpu/gfx: Increase dispatch packet number
James Zhu
2019-12-02
1
-2
/
+2
*
drm/amdgpu/gfx: Clear more EDC cnt
James Zhu
2019-12-02
1
-0
/
+5
*
drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC mode
Hawking Zhang
2019-11-26
1
-4
/
+4
*
drm/amdgpu: Update Arcturus golden registers
Jay Cornwall
2019-11-22
1
-0
/
+1
*
drm/amdgpu: define soc15_ras_field_entry for reuse
Dennis Li
2019-11-22
1
-23
/
+11
*
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
2019-11-19
1
-2
/
+7
*
drm/amdgpu: allow direct upload save restore list for raven2
changzhu
2019-11-08
1
-1
/
+3
*
drm/amdgpu/renoir: move gfxoff handling into gfx9 module
Alex Deucher
2019-11-06
1
-0
/
+6
*
drm/amdgpu: change read of GPU clock counter on Vega10 VF
Eric Huang
2019-11-06
1
-3
/
+16
*
drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
changzhu
2019-11-06
1
-0
/
+7
*
drm/amdgpu: disallow direct upload save restore list from gfx driver
Hawking Zhang
2019-11-06
1
-1
/
+2
*
drm/amdgpu: fix no ACK from LDS read during stress test for Arcturus
Le Ma
2019-10-30
1
-0
/
+1
*
drm/amdgpu: bypass some cleanup work after err_event_athub (v2)
Le Ma
2019-10-30
1
-2
/
+4
*
drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring
Nirmoy Das
2019-10-25
1
-1
/
+1
*
drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acq
Prike Liang
2019-10-17
1
-5
/
+0
*
drm/amdgpu: add GFX_PIPELINE capacity check for updating gfx cgpg
Prike Liang
2019-10-17
1
-1
/
+2
*
drm/amdgpu: add RAS support for VML2 and ATCL2
Dennis Li
2019-10-15
1
-0
/
+167
*
drm/amdgpu: change to query the actual EDC counter
Dennis Li
2019-10-15
1
-325
/
+496
*
drm/amdgpu: remove ih_info parameter of gfx_ras_late_init
Tao Zhou
2019-10-03
1
-4
/
+1
*
drm/amdgpu: add common gfx_ras_fini function
Tao Zhou
2019-10-03
1
-13
/
+1
*
drm/amdgpu: move gfx ecc functions to generic gfx file
Tao Zhou
2019-10-03
1
-39
/
+2
*
drm/amdgpu: update parameter of ras_ih_cb
Tao Zhou
2019-10-03
1
-2
/
+2
*
drm/amdgpu: remove gfx9 NGG
Marek Olšák
2019-10-03
1
-195
/
+0
*
drm/amdgpu: do not init mec2 jt for renoir
Hawking Zhang
2019-10-03
1
-1
/
+2
*
drm/amdgpu: remove program of lbpw for renoir
Aaron Liu
2019-09-16
1
-2
/
+0
[next]