开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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