summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2017-01-231-80/+84
|\
| * drm: omapdrm: fb: Turn framebuffer creation error messages into debugLaurent Pinchart2016-12-191-5/+5
| * drm: omapdrm: fb: Simplify mode command checks when creating framebufferLaurent Pinchart2016-12-191-27/+23
| * drm: omapdrm: fb: Simplify objects lookup when creating framebufferLaurent Pinchart2016-12-191-11/+18
| * drm: omapdrm: fb: Use format information provided by the DRM coreLaurent Pinchart2016-12-191-45/+46
| * drm: omapdrm: fb: Limit number of planes per framebuffer to twoLaurent Pinchart2016-12-191-2/+2
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+1
* | drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä2016-12-151-4/+4
* | drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-1/+1
|/
* drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-081-7/+7
* GPU-DRM-OMAP: Delete unnecessary checks before two function callsMarkus Elfring2016-07-221-2/+2
* Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2016-06-091-8/+0
|\
| * drm: omapdrm: Remove unused omap_framebuffer_bo functionLaurent Pinchart2016-06-061-8/+0
* | Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...Dave Airlie2016-06-091-8/+0
|\ \ | |/ |/|
| * drm/omapdrm: Nuke dummy fb->dirty callbackDaniel Vetter2016-06-011-8/+0
* | 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
OpenPOWER on IntegriCloud