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
/
drm_fb_cma_helper.c
Age
Commit message (
Expand
)
Author
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2013-08-21
drm: Make drm_fb_cma_describe() static
Lespiau, Damien
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2013-02-21
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...
Dave Airlie
2013-02-20
drm/cma-helper: fixup compilation
Daniel Vetter
2013-02-17
drm/cma: add debugfs helpers
Rob Clark
2013-02-17
drm/cma-helper: fixup compilation
Daniel Vetter
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-14
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
2013-01-20
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
2012-10-23
drm: fb: cma: Fail gracefully on allocation failure
Thierry Reding
2012-10-23
drm: fb: cma: Fix typo in debug message
Thierry Reding
2012-09-18
DRM: Add DRM KMS/FB CMA helper
Lars-Peter Clausen