dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] sti fix to enable atomic modesetting
@ 2016-01-07 13:30 Benjamin Gaignard
  2016-01-07 13:30 ` [PATCH 1/5] drm: sti: fix potential crash in gdp Benjamin Gaignard
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Benjamin Gaignard @ 2016-01-07 13:30 UTC (permalink / raw)
  To: dri-devel, vincent.abriou, fabien.dessenne; +Cc: Benjamin Gaignard

Those patches fix the issues found by using atomictest on sti driver.
After testing we are confident to enable atomic modesetting so
we decide to set DRIVER_ATOMIC flag.

Benjamin Gaignard (4):
  drm: sti: fix potential crash in gdp
  drm: sti: add atomic get/set properties for planes
  drm: sti: set CRTC modesetting parameters
  drm: sti: set DRIVER_ATOMIC for sti

Fabien Dessenne (1):
  drm: sti: fix cursor coordinates

 drivers/gpu/drm/sti/sti_crtc.c   |  1 +
 drivers/gpu/drm/sti/sti_cursor.c |  2 +-
 drivers/gpu/drm/sti/sti_drv.c    |  2 +-
 drivers/gpu/drm/sti/sti_gdp.c    | 13 +++++++------
 drivers/gpu/drm/sti/sti_plane.c  | 40 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 50 insertions(+), 8 deletions(-)

-- 
1.9.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2016-01-13  8:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-07 13:30 [PATCH 0/5] sti fix to enable atomic modesetting Benjamin Gaignard
2016-01-07 13:30 ` [PATCH 1/5] drm: sti: fix potential crash in gdp Benjamin Gaignard
2016-01-07 13:30 ` [PATCH 2/5] drm: sti: add atomic get/set properties for planes Benjamin Gaignard
2016-01-07 13:50   ` Daniel Vetter
2016-01-07 14:05     ` Benjamin Gaignard
2016-01-07 14:47       ` Daniel Vetter
2016-01-13  8:53         ` Benjamin Gaignard
2016-01-13  8:58           ` Daniel Vetter
2016-01-07 13:30 ` [PATCH 3/5] drm: sti: set CRTC modesetting parameters Benjamin Gaignard
2016-01-07 13:52   ` Daniel Vetter
2016-01-07 13:30 ` [PATCH 4/5] drm: sti: fix cursor coordinates Benjamin Gaignard
2016-01-07 13:30 ` [PATCH 5/5] drm: sti: set DRIVER_ATOMIC for sti Benjamin Gaignard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox