index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v9_0.c
Age
Commit message (
Expand
)
Author
2017-03-29
drm/amdgpu: drop GB_GPU_ID from the golden settings
Christian König
2017-03-29
drm/amdgpu/gfx9: use hweight for calculating num_rbs
Alex Deucher
2017-03-29
drm/amdgpu:changes in gfx DMAframe scheme (v2)
Monk Liu
2017-03-29
drm/amdgpu:enable mcbp for gfx9(v2)
Monk Liu
2017-03-29
drm/amdgpu: add get_clockgating callback for gfx v9
Huang Rui
2017-03-29
drm/amdgpu/gfx9: further KIQ parameter cleanup
Alex Deucher
2017-03-29
drm/amdgpu/gfx9: store the eop gpu addr in the ring structure
Alex Deucher
2017-03-29
drm/amdgpu/gfx9: reduce the functon params for mpq setup
Alex Deucher
2017-03-29
drm/amdgpu/gfx9: reserve kiq eop object before unmapping it
Alex Deucher
2017-03-29
drm/amdgpu/gfx9: reserve mqd objects before mapping them
Alex Deucher
2017-03-29
drm/amdgpu/gfx9: rename some functions
Alex Deucher
2017-03-29
drm/amdgpu/gfx9: whitespace cleanup
Alex Deucher
2017-03-29
drm/amdgpu:bypass RLC init for SRIOV
Monk Liu
2017-03-29
drm/amdgpu/gfx9: impl gfx9 meta data emit
Xiangliang Yu
2017-03-29
drm/amdgpu:impl gfx9 cond_exec (v2)
Monk Liu
2017-03-29
drm/amdgpu: init kiq and kcq for vega10
Xiangliang Yu
2017-03-29
drm/amdgpu/gfx9: fullfill kiq irq funcs (v2)
Xiangliang Yu
2017-03-29
drm/amdgpu/gfx9: fullfill kiq funcs (v2)
Xiangliang Yu
2017-03-29
drm/amdgpu: add kiq ring for gfx9
Xiangliang Yu
2017-03-29
drm/amdgpu/gfx9: programing wptr_poll_addr register
Monk Liu
2017-03-29
drm/amdgpu: implement GFX 9.0 support (v2)
Ken Wang