index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
drm/amdgpu: implement UVD6 check/pre/post_soft_reset
Chunming Zhou
1
-0
/
+1
2016-08-08
drm/amdgpu: implement gmc8 check/pre/post_soft_reset
Chunming Zhou
1
-0
/
+2
2016-08-08
drm/amdgpu: implement sdma3 check/pre/post_soft_reset
Chunming Zhou
1
-0
/
+1
2016-08-08
drm/amdgpu: implement gfx8 check_soft_reset
Chunming Zhou
1
-0
/
+4
2016-08-08
drm/amdgpu: add check_soft_reset ip func
Chunming Zhou
1
-0
/
+1
2016-07-29
drm/amdgpu: enable UVD context buffer for older HW
Christian König
1
-0
/
+1
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
1
-2
/
+2
2016-07-29
drm/amdgpu: use begin/end_use for VCE power/clock gating
Christian König
1
-0
/
+1
2016-07-29
drm/amdgpu: add begin/end_use ring callbacks
Christian König
1
-0
/
+3
2016-07-29
drm/amdgpu: remove fence_lock
Christian König
1
-1
/
+0
2016-07-29
drm/amdgpu: fix indentation in struct amdgpu_ring
Christian König
1
-2
/
+2
2016-07-07
drm/amdgpu: add read/write function for GC CAC programming
Rex Zhu
1
-0
/
+6
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
1
-3
/
+0
2016-07-07
drm/amdgpu: clean up ring_backup code, no need more
Chunming Zhou
1
-4
/
+0
2016-07-07
drm/amdgpu: add a bool to specify if needing vm flush V2
Chunming Zhou
1
-6
/
+3
2016-07-07
drm/amdgpu: earlier free SA resources
Christian König
1
-0
/
+1
2016-07-07
drm/amdgpu: fix user fence handling once more
Christian König
1
-2
/
+1
2016-07-07
drm/amd/gfx: add instance field to select_se_sh (v3)
Tom St Denis
1
-2
/
+2
2016-07-07
drm/amdgpu: must update page table after gpu reset
Chunming Zhou
1
-0
/
+2
2016-07-07
drm/amdgpu: add IP helpers for wait_for_idle and is_idle
Alex Deucher
1
-0
/
+4
2016-07-07
drm/amdgpu: move select_se_sh into the gfx struct
Alex Deucher
1
-0
/
+2
2016-07-07
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
1
-3
/
+7
2016-07-07
drm/amdgpu: drop wait_for_mc_idle asic callback
Alex Deucher
1
-3
/
+0
2016-07-07
drm/amdgpu: validate VM PTs only on eviction
Christian König
1
-1
/
+3
2016-07-07
drm/amdgpu: add eviction counter
Christian König
1
-0
/
+1
2016-07-07
drm/amdgpu: add disable_cu parameter
Nicolai Hähnle
1
-0
/
+1
2016-07-07
drm/amdgpu: introduce a firmware debugfs to dump all current firmware versions
Huang Rui
1
-0
/
+2
2016-07-07
drm/amdgpu: remove now unnecessary checks
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: use a fence array for VMID management
Christian König
1
-4
/
+6
2016-07-07
drm/amdgpu: add optional ring to amdgpu_sync_is_idle
Christian König
1
-1
/
+2
2016-07-07
drm/amdgpu: remove amdgpu_sync_wait
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parameters
Nicolai Hähnle
1
-0
/
+2
2016-07-07
drm/amdgpu: fix ring debugfs bug
Monk Liu
1
-0
/
+3
2016-07-07
drm/amdgpu/atpx: track whether if this is a hybrid graphics platform
Alex Deucher
1
-0
/
+2
2016-07-07
drm/amdgpu/atpx: add a query for ATPX dGPU power control
Alex Deucher
1
-0
/
+2
2016-07-07
drm/amdgpu: add the common code to support mclk OD
Eric Huang
1
-0
/
+8
2016-07-07
drm/amdgpu: add powercontainment module parameter
Huang Rui
1
-0
/
+1
2016-07-07
drm/amdgpu: fix and cleanup job destruction
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: properly abstract scheduler timeout handling
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: add the new common pm code to support sclk OD
Eric Huang
1
-0
/
+2
2016-07-07
drm/amdgpu: add the new common pm code to select the clock levels
Eric Huang
1
-0
/
+2
2016-07-07
drm/amdgpu: add powerplay sclk OD support through sysfs (v2)
Eric Huang
1
-0
/
+6
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
1
-0
/
+7
2016-06-13
Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"
Alex Deucher
1
-3
/
+1
2016-06-13
amdgpu: fix asic initialization for virtualized environments (v2)
Andres Rodriguez
1
-0
/
+7
2016-06-09
drm/amdgpu: add pipeline sync while vmid switch in same ctx
Chunming Zhou
1
-1
/
+3
2016-06-02
dma-buf/fence: make fence context 64 bit v2
Christian König
1
-1
/
+1
2016-05-13
drm/amdgpu: create fence slab once when amdgpu module init.
Rex Zhu
1
-0
/
+2
2016-05-11
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
1
-12
/
+7
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
1
-7
/
+8
[prev]
[next]