index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_fb.c
Age
Commit message (
Expand
)
Author
2016-06-06
drm: omapdrm: Remove unused omap_framebuffer_bo function
Laurent Pinchart
2016-05-31
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-03-03
drm/omap: check if rotation is supported before commit
Tomi Valkeinen
2016-03-03
drm/omap: verify that fb plane pitches are the same
Tomi Valkeinen
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
2015-07-02
drm/omap: fix omap_framebuffer_unpin() error handling
Tomi Valkeinen
2015-06-12
drm: omapdrm: add lock for fb pinning
Tomi Valkeinen
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-03-24
drm/omap: handle incompatible buffer stride and pixel size
Tomi Valkeinen
2015-03-24
drm/omap: fix error handling in omap_framebuffer_create()
Tomi Valkeinen
2015-03-24
drm/omap: add pin refcounting to omap_framebuffer
Tomi Valkeinen
2015-03-20
drm: omapdrm: Remove manual update display support
Laurent Pinchart
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
2014-04-15
drm/omap: print warning when rotating non-TILER fb
Tomi Valkeinen
2014-04-04
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-31
drm/omap: Don't dereference list head when the connectors list is empty
Laurent Pinchart
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
2013-08-19
drm/omap: use flip-work helper
Rob Clark
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-16
drm/omap: move out of staging
Rob Clark