index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v9_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
drm/amdgpu: Update gc_9_0 golden settings.
Feifei Xu
1
-0
/
+1
2018-10-12
drm/amdgpu: Set the default value about gds vmid0 size
Emily Deng
1
-1
/
+14
2018-10-10
drm/amdgpu: fix CPDMA hang in PRT mode
Tao Zhou
1
-3
/
+12
2018-10-09
drm/amdgpu: remove the intterupt handling for the KIQ events
Shirish S
1
-75
/
+0
2018-10-09
drm/amdgpu: Move gfx flag in_suspend to adev
Rex Zhu
1
-12
/
+4
2018-10-09
drm/amdgpu: change Raven always on CUs to 4
Evan Quan
1
-2
/
+6
2018-10-09
drm/amdgpu: added vega20 LBPW support v2
Evan Quan
1
-1
/
+104
2018-09-26
drm/amdgpu: Refine function name
Rex Zhu
1
-2
/
+2
2018-09-19
drm/amdgpu: move reserving GDS/GWS/OA into common code
Christian König
1
-19
/
+0
2018-09-19
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
1
-11
/
+1
2018-09-19
drm/amdgpu: use processed values for counting
A. Wilcox
1
-2
/
+2
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
1
-27
/
+5
2018-09-14
drm/amdgpu/gfx9: add raven2 golden setting
Feifei Xu
1
-1
/
+39
2018-09-14
drm/amdgpu/gfx9: add support for raven2 gfx firmware
Feifei Xu
1
-1
/
+11
2018-09-14
drm/amdgpu: add picasso support for gfx_v9_0
Likun Gao
1
-3
/
+27
2018-08-27
drm/amdgpu: Change kiq ring initialize sequence on gfx9
Rex Zhu
1
-14
/
+24
2018-08-27
drm/amdgpu: Refine gfx_v9_0_kcq_disable function
Rex Zhu
1
-17
/
+16
2018-08-27
drm/amdgpu: Remove duplicate code in gfx_v9_0.c
Rex Zhu
1
-60
/
+12
2018-08-27
drm/amdgpu: implement soft_recovery for GFX9
Christian König
1
-0
/
+13
2018-08-27
drm/amdgpu: Fix compile warning
Rex Zhu
1
-0
/
+2
2018-08-27
drm/amdgpu: Remove the sriov checking and add firmware checking
Emily Deng
1
-1
/
+58
2018-08-27
drm/amdgpu: Set power ungate state when suspend/fini
Rex Zhu
1
-7
/
+12
2018-08-27
drm/amdgpu/gfx9: Update gfx9 golden settings.
Feifei Xu
1
-1
/
+1
2018-08-27
drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrl
Rex Zhu
1
-4
/
+2
2018-07-24
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
1
-1
/
+1
2018-07-18
drm/amdgpu/gfx9: Update golden settings for vg10.
Feifei Xu
1
-1
/
+12
2018-07-13
drm/amd: Use newly added interrupt source defs for SOC15.
Andrey Grodzovsky
1
-4
/
+6
2018-07-13
drm/amd/powerplay: add vega12 SMU gfxoff support v3
Evan Quan
1
-0
/
+5
2018-07-13
drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
Evan Quan
1
-4
/
+7
2018-07-13
drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
Evan Quan
1
-4
/
+11
2018-07-13
drm/amdgpu: drop mmRLC_PG_CNTL clear v2
Evan Quan
1
-3
/
+0
2018-07-13
drm/amdgpu: correct rlc save restore list initialization for v2_1
Evan Quan
1
-6
/
+12
2018-07-13
drm/amdgpu: init CSIB regardless of rlc version and pg status
Evan Quan
1
-1
/
+2
2018-07-13
drm/amdgpu: pin the csb buffer on hw init v2
Evan Quan
1
-0
/
+40
2018-07-05
drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smu
Rex Zhu
1
-0
/
+4
2018-06-13
drm/amdgpu: fix parsing indirect register list v2
Evan Quan
1
-6
/
+9
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
1
-5
/
+0
2018-05-31
drm/gfx9: Update gc goldensetting for vega20.
Feifei Xu
1
-0
/
+1
2018-05-17
drm/amdgpu: Use vbios table for gpu info on vega20
Alex Deucher
1
-2
/
+12
2018-05-17
drm/amdgpu/gfx9: Add clockgatting support for vega20
Feifei Xu
1
-0
/
+1
2018-05-17
drm/amdgpu/gfx9: Add support for vega20
Feifei Xu
1
-0
/
+2
2018-05-17
drm/amdgpu/gfx9: Add gfx config for vega20. (v4)
Feifei Xu
1
-0
/
+10
2018-05-17
drm/amdgpu/gfx9: Add vega20 golden settings (v3)
Feifei Xu
1
-0
/
+22
2018-05-17
drm/amdgpu/gfx9: Add support for vega20 firmware
Feifei Xu
1
-0
/
+10
2018-05-17
drm/amdgpu/gfx9: Update golden setting for gfx9_0.
Feifei Xu
1
-12
/
+5
2018-05-16
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-82
/
+185
2018-05-15
drm/amdgpu: fix to disable powergating in hw_fini
Huang Rui
1
-0
/
+3
2018-05-15
drm/amdgpu: add setting powergating method for gfx9
Huang Rui
1
-0
/
+5
2018-05-15
drm/amdgpu: revise init_rlc_save_restore_list behavior to support latest regi...
Huang Rui
1
-54
/
+87
2018-05-15
drm/amdgpu: cleanup init power gating function
Huang Rui
1
-18
/
+6
[next]