summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_fb.c
AgeCommit message (Expand)Author
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen
2016-07-22GPU-DRM-OMAP: Delete unnecessary checks before two function callsMarkus Elfring
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2016-06-09Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...Dave Airlie
2016-06-06drm: omapdrm: Remove unused omap_framebuffer_bo functionLaurent Pinchart
2016-06-01drm/omapdrm: Nuke dummy fb->dirty callbackDaniel Vetter
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-03-03drm/omap: check if rotation is supported before commitTomi Valkeinen
2016-03-03drm/omap: verify that fb plane pitches are the sameTomi Valkeinen
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-10-05drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen
2015-07-02drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen
2015-06-12drm: omapdrm: add lock for fb pinningTomi Valkeinen
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart
2015-03-24drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen
2015-03-24drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen
2015-03-24drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen
2015-03-20drm: omapdrm: Remove manual update display supportLaurent Pinchart
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter
2014-04-15drm/omap: print warning when rotating non-TILER fbTomi Valkeinen
2014-04-03Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-04-02drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-03-31drm/omap: Don't dereference list head when the connectors list is emptyLaurent Pinchart
2013-12-18drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä
2013-08-19drm/omap: use flip-work helperRob Clark
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-16drm/omap: move out of stagingRob Clark