aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03drm/omap: check if rotation is supported before commitTomi Valkeinen1-0/+8
2016-03-03drm/omap: verify that fb plane pitches are the sameTomi Valkeinen1-0/+8
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-2/+2
2015-10-05drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen1-2/+2
2015-07-02drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen1-12/+4
2015-06-12drm: omapdrm: add lock for fb pinningTomi Valkeinen1-1/+18
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart1-4/+4
2015-03-24drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen1-0/+8
2015-03-24drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen1-3/+2
2015-03-24drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen1-0/+13
2015-03-20drm: omapdrm: Remove manual update display supportLaurent Pinchart1-40/+0
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter1-0/+1
2014-04-15drm/omap: print warning when rotating non-TILER fbTomi Valkeinen1-0/+14
2014-04-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-nextDave Airlie1-1/+2
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-1/+1
2014-03-31drm/omap: Don't dereference list head when the connectors list is emptyLaurent Pinchart1-1/+2
2013-12-18drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä1-0/+4
2013-08-19drm/omap: use flip-work helperRob Clark1-40/+34
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+471
2013-02-16drm/omap: move out of stagingRob Clark1-0/+472