summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fb.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: include linux/seq_file.h where neededArnd Bergmann2016-05-311-0/+2
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-1/+1
* drm/omap: check if rotation is supported before commitTomi Valkeinen2016-03-031-0/+8
* drm/omap: verify that fb plane pitches are the sameTomi Valkeinen2016-03-031-0/+8
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-241-2/+2
* drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen2015-10-051-2/+2
* drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen2015-07-021-12/+4
* drm: omapdrm: add lock for fb pinningTomi Valkeinen2015-06-121-1/+18
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-121-4/+4
* drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen2015-03-241-0/+8
* drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen2015-03-241-3/+2
* drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen2015-03-241-0/+13
* drm: omapdrm: Remove manual update display supportLaurent Pinchart2015-03-201-40/+0
* drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter2014-06-041-0/+1
* drm/omap: print warning when rotating non-TILER fbTomi Valkeinen2014-04-151-0/+14
* Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2014-04-041-1/+2
|\
| * drm/omap: Don't dereference list head when the connectors list is emptyLaurent Pinchart2014-03-311-1/+2
* | drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-1/+1
|/
* drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä2013-12-181-0/+4
* drm/omap: use flip-work helperRob Clark2013-08-191-40/+34
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-251-1/+0
* drm/omap: move out of stagingRob Clark2013-02-161-0/+472