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
/
omapdrm
/
omap_fbdev.c
Age
Commit message (
Expand
)
Author
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-12
drm/omap: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-11-14
drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-06-21
drm/omapdrm: don't call drm_helper_disable_unused_functions
Daniel Vetter
2016-06-06
drm/omap: fix pitch round-up
Tomi Valkeinen
2016-06-06
drm/omap: remove align_pitch()
Tomi Valkeinen
2016-04-20
drm/omapdrm: Use unlocked gem unreferencing
Daniel Vetter
2015-12-31
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-14
drm/omap: fix fbdev pix format to support all platforms
Tomi Valkeinen
2015-08-06
drm/omap: Use new drm_fb_helper functions
Archit Taneja
2015-07-02
drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-03-20
drm: omapdrm: Remove manual update display support
Laurent Pinchart
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-04-14
drm/omap: fix missing unref to fb's buf object
Tomi Valkeinen
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-16
drm/omap: remove fbdev debug enter/leave hooks
Rob Clark
2013-02-16
drm/omap: move out of staging
Rob Clark