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
/
dce_virtual.c
Age
Commit message (
Expand
)
Author
2016-10-04
drm/amdgpu/virtual_dce: adjust config ifdef
Alex Deucher
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-22
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-09-15
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
2016-08-17
drm/amdgpu: Hardcode virtual DCE vblank / scanout position return values
Emily Deng
2016-08-10
drm/amdgpu: Provide page_flip_target hook
Michel Dänzer
2016-08-08
drm/amdgpu/virtual_dce: add case for topaz for disable_dce
Alex Deucher
2016-08-08
drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init
Alex Deucher
2016-08-08
drm/amdgpu: Call pageflip irq funtion when receiced vsync interrupt.
Emily Deng
2016-08-08
drm/amdgpu: Use software timer to generate vsync interrupt.
Emily Deng
2016-08-08
drm/amdgpu: Disable VGA render and crtc when init GMC.
Emily Deng
2016-08-08
drm/amdgpu: Initialize dce_virtual_crtc_funcs. (v2)
Emily Deng
2016-08-08
drm/amdgpu: Initialize dce_virtual_crtc_helper_funcs
Emily Deng
2016-08-08
drm/amdgpu: Initialize crtc, pageflip irq funcs (v2)
Emily Deng
2016-08-08
drm/amdgpu: Initialize dce_virtual_display_funcs.
Emily Deng
2016-08-08
drm/amdgpu: Initialize dce_virtual_ip_funcs
Emily Deng