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_v8_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
drm/amdgpu:add META_DATA struct for CSA/SRIOV v2
Monk Liu
1
-0
/
+7
2017-01-27
drm/amdgpu: simplify allocation of scratch regs
Nils Wallménius
1
-6
/
+1
2017-01-27
drm/amdgpu/gfx8: fix bugon.cocci warnings
Julia Lawall
1
-2
/
+1
2017-01-27
drm/amdgpu/gfx8: implement emit_rreg/wreg function
Xiangliang Yu
1
-0
/
+37
2017-01-27
drm/amdgpu: add get clockgating_state method for gfx v8
Huang Rui
1
-0
/
+40
2017-01-27
drm/amdgpu/gfx8: add support kernel interface queue(KIQ)
Xiangliang Yu
1
-2
/
+605
2017-01-27
drm/amdgpu: use same enter/exit safe mode for gfx_8.
Rex Zhu
1
-94
/
+1
2017-01-27
drm/amdgpu: refine gfx_v8 pg code.
Rex Zhu
1
-11
/
+12
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-5
/
+26
2016-12-15
drm/amdgpu: refine set clock gating for tonga/polaris
Rex Zhu
1
-43
/
+122
2016-12-15
drm/amdgpu: fix pg can't be disabled by PG mask.
Rex Zhu
1
-5
/
+2
2016-12-15
drm/amdgpu: always initialize gfx pg for gfx_v8.0.
Rex Zhu
1
-39
/
+32
2016-12-15
drm/amdgpu: fix init save/restore list in gfx_v8.0
Rex Zhu
1
-2
/
+6
2016-12-15
drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.
Rex Zhu
1
-1
/
+1
2016-12-08
drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)
Tom St Denis
1
-0
/
+25
2016-12-06
drm/amdgpu: update golden setting of tonga
Huang Rui
1
-0
/
+1
2016-12-06
drm/amdgpu: Don't touch GFX hw during HW fini
Xiangliang Yu
1
-0
/
+4
2016-12-06
drm/amdgpu: drop redundant vi_mqd define
Xiangliang Yu
1
-263
/
+3
2016-12-06
drm/amd/amdgpu: enable GUI idle INT after enabling CGCG
Arindam Nath
1
-9
/
+9
2016-12-06
drm/amdgpu/gfx8: move eop programming per queue
Alex Deucher
1
-30
/
+19
2016-11-23
drm/amdgpu:impl vgt_flush for VI(V5)
Monk Liu
1
-1
/
+14
2016-11-11
drm/amd/amdgpu : Fix NULL pointer comparison
Ravikant B Sharma
1
-1
/
+1
2016-11-11
drm/amd/amdgpu: Clean up wave gfx8 helper
Tom St Denis
1
-1
/
+5
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-1
/
+0
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-6
/
+6
2016-10-25
drm/amd/amdgpu: Put in rest of wave fields
Tom St Denis
1
-0
/
+6
2016-10-25
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
1
-0
/
+26
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+19
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-6
/
+8
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-7
/
+7
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-40
/
+18
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
1
-2
/
+0
2016-10-25
drm/amdgpu: remove 128 NOP hack from vm_flush v2
Christian König
1
-5
/
+1
2016-10-25
drm/amdgpu: pad gfx and compute rings to 256 dw
Christian König
1
-2
/
+2
2016-10-25
drm/amdgpu/gfx8: use cached raster config values in csb setup
Alex Deucher
1
-28
/
+2
2016-10-25
drm/amdgpu/gfx8: cache rb config values
Alex Deucher
1
-0
/
+15
2016-10-25
drm/amdgpu:wptr poll address of gfx8 is needed
Frank Min
1
-1
/
+4
2016-10-25
drm/amdgpu:properly fix some JumpTable issues
Monk Liu
1
-0
/
+5
2016-10-25
drm/amdgpu:add MEC_STORAGE ucode id for sriov
Monk Liu
1
-0
/
+8
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
1
-2
/
+4
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-6
/
+6
2016-10-21
drm/amdgpu/st: move ATC CG golden init from gfx to mc
Alex Deucher
1
-1
/
+0
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-8
/
+9
2016-10-12
drm/amdgpu/gfx8: fix CGCG_CGLS handling
Alex Deucher
1
-3
/
+10
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+244
2016-09-22
drm/amdgpu: set gfx clock gating for tonga/polaris.
Rex Zhu
1
-0
/
+77
2016-09-20
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-30
/
+90
2016-09-19
drm/amdgpu: implement raster configuration for gfx v8
Huang Rui
1
-1
/
+167
2016-09-16
drm/amdgpu/gfx8: add ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+40
2016-09-14
drm/amdgpu: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
[next]