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-03-29
drm/amdgpu:changes in gfx DMAframe scheme (v2)
Monk Liu
1
-11
/
+18
2017-03-29
drm/amdgpu:enable MCBP for SR-IOV (v2)
Monk Liu
1
-0
/
+3
2017-03-29
drm/amdgpu:implement cond_exec for gfx8
Monk Liu
1
-0
/
+30
2017-03-29
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
1
-3
/
+3
2017-03-29
drm/amdgpu/gfx8: further KIQ parameter cleanup
Alex Deucher
1
-13
/
+11
2017-03-29
drm/amdgpu/gfx8: store the eop gpu addr in the ring structure
Alex Deucher
1
-8
/
+6
2017-03-29
drm/amdgpu/gfx8: reduce the functon params for mpq setup
Alex Deucher
1
-18
/
+14
2017-03-29
drm/amdgpu/gfx8: reserve kiq eop object before unmapping it
Alex Deucher
1
-0
/
+4
2017-03-29
drm/amdgpu/gfx8: fold loops in kiq_resume()
Alex Deucher
1
-4
/
+0
2017-03-29
drm/amdgpu/gfx8: test KIQ before compute rings
Alex Deucher
1
-6
/
+7
2017-03-29
drm/amdgpu/gfx8: reserve mqd objects before mapping them
Alex Deucher
1
-11
/
+21
2017-03-29
drm/amdgpu/gfx8: rename some functions
Alex Deucher
1
-6
/
+6
2017-03-29
drm/amdgpu/gfx8: whitespace cleanup
Alex Deucher
1
-6
/
+5
2017-03-29
drm/amdgpu: enable gfx/system/vce clockgating on Polars12.
Rex Zhu
1
-0
/
+1
2017-03-29
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
1
-2
/
+2
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-4
/
+6
2017-03-29
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-10
/
+13
2017-03-29
drm/amdgpu: init aperture definitions (v2)
Junwei Zhang
1
-4
/
+13
2017-03-29
drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.h
Xiangliang Yu
1
-8
/
+8
2017-03-29
drm/amdgpu: Fix module unload hang by KIQ IRQ set
Trigger Huang
1
-6
/
+4
2017-03-29
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
1
-0
/
+14
2017-03-29
drm/amdgpu/gfx: free memory of mqd backup
Xiangliang Yu
1
-0
/
+2
2017-03-29
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
Xiangliang Yu
1
-9
/
+17
2017-03-29
drm/amdgpu:fix kiq_resume routine (V2)
Monk Liu
1
-11
/
+33
2017-03-29
drm/amdgpu:use clear_ring to clr RB
Monk Liu
1
-0
/
+1
2017-03-29
drm/amdgpu:alloc mqd backup
Monk Liu
1
-0
/
+10
2017-03-29
drm/amdgpu:use MACRO like other places
Monk Liu
1
-4
/
+2
2017-03-29
drm/amdgpu:divide KCQ mqd init to sw and hw
Monk Liu
1
-65
/
+42
2017-03-29
drm/amdgpu:minor cleanup
Monk Liu
1
-4
/
+1
2017-03-29
drm/amdgpu:no need use sriov vf checks
Monk Liu
1
-9
/
+4
2017-03-29
drm/amdgpu:bo_free_kernel will set ptr to NULL if freed
Monk Liu
1
-1
/
+0
2017-03-29
drm/amdgpu:imple mqd soft ini/fini
Monk Liu
1
-0
/
+52
2017-03-29
drm/damdgpu:add new mqd member in ring
Monk Liu
1
-0
/
+2
2017-03-29
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
1
-0
/
+9
2017-02-16
drm/amdgpu: fix warning on older gcc releases
Arnd Bergmann
1
-2
/
+2
2017-02-13
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
1
-0
/
+8
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-2
/
+2
2017-01-27
drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)
Monk Liu
1
-1
/
+9
2017-01-27
drm/amdgpu:implement CE/DE meta-init routines
Monk Liu
1
-0
/
+61
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
[next]