dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] drm/omap: misc fixes
@ 2014-09-24 13:11 Tomi Valkeinen
  2014-09-24 13:11 ` [PATCH 1/9] drm/omap: fix encoder-crtc mapping Tomi Valkeinen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Tomi Valkeinen @ 2014-09-24 13:11 UTC (permalink / raw)
  To: Rob Clark, dri-devel; +Cc: Tomi Valkeinen

Hi,

This is a modified version of the series I sent earlier
(http://comments.gmane.org/gmane.comp.video.dri.devel/113812). I haven't had
time to work on the locking issues, so I've dropped the patches related to that
so that the rest could get merged.

I have also added three new small patches (the three last ones).

 Tomi

Tomi Valkeinen (9):
  drm/omap: fix encoder-crtc mapping
  drm/omap: page_flip: return -EBUSY if flip pending
  drm/omap: fix race issue with vsync irq and apply
  drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
  drm/omap: add pin refcounting to omap_framebuffer
  drm/omap: add a comment why locking is missing
  drm/omap: fix operation without fbdev
  drm/omap: fix error handling in omap_framebuffer_create()
  drm/omap: handle mismatching color format and buffer width

 drivers/gpu/drm/omapdrm/omap_crtc.c  | 19 ++++++++++++++++---
 drivers/gpu/drm/omapdrm/omap_drv.c   | 18 ++++++++++--------
 drivers/gpu/drm/omapdrm/omap_fb.c    | 26 +++++++++++++++++++++++---
 drivers/gpu/drm/omapdrm/omap_gem.c   |  1 +
 drivers/gpu/drm/omapdrm/omap_plane.c |  4 ++++
 5 files changed, 54 insertions(+), 14 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-09-24 13:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 13:11 [PATCH 0/9] drm/omap: misc fixes Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 1/9] drm/omap: fix encoder-crtc mapping Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 2/9] drm/omap: page_flip: return -EBUSY if flip pending Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 3/9] drm/omap: fix race issue with vsync irq and apply Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 4/9] drm/omap: clear omap_obj->paddr in omap_gem_put_paddr() Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 5/9] drm/omap: add pin refcounting to omap_framebuffer Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 6/9] drm/omap: add a comment why locking is missing Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 7/9] drm/omap: fix operation without fbdev Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 8/9] drm/omap: fix error handling in omap_framebuffer_create() Tomi Valkeinen
2014-09-24 13:11 ` [PATCH 9/9] drm/omap: handle mismatching color format and buffer width Tomi Valkeinen
2014-09-24 13:48 ` [PATCH 10/10] drm/omap: fix TILER on OMAP5 Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).