All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5]  drm/tilcdc Fixes and cleanups
@ 2016-06-14 11:45 Jyri Sarha
  2016-06-14 11:45 ` [PATCH 1/5] drm/tilcdc: Restore old dmps state in pm_resume() Jyri Sarha
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Jyri Sarha @ 2016-06-14 11:45 UTC (permalink / raw)
  To: dri-devel; +Cc: Jyri Sarha, tomi.valkeinen, laurent.pinchart, bcousson

Some fixes and cleanups that should get merged to tilcdc even if my
atomic changes are still a work in progress.

Jyri Sarha (5):
  drm/tilcdc: Restore old dmps state in pm_resume()
  drm/tilcdc: Write to LCDC_END_OF_INT_IND_REG at the end of IRQ
    function
  drm/tilcdc: Move waiting of LCDC_FRAME_DONE IRQ into stop()
  drm/tilcdc: Refer to panel.txt and tfp410.txt bindings in tilcdc.txt
  drm/tilcdc: Avoid error print by of_graph_get_next_endpoint()

 .../devicetree/bindings/display/tilcdc/tilcdc.txt  |  4 ++
 drivers/gpu/drm/tilcdc/tilcdc_crtc.c               | 62 +++++++++++++---------
 drivers/gpu/drm/tilcdc/tilcdc_drv.c                |  3 ++
 drivers/gpu/drm/tilcdc/tilcdc_drv.h                |  2 +
 drivers/gpu/drm/tilcdc/tilcdc_external.c           | 11 ++++
 5 files changed, 58 insertions(+), 24 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2016-06-14 16:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14 11:45 [PATCH 0/5] drm/tilcdc Fixes and cleanups Jyri Sarha
2016-06-14 11:45 ` [PATCH 1/5] drm/tilcdc: Restore old dmps state in pm_resume() Jyri Sarha
2016-06-14 11:48   ` Tomi Valkeinen
2016-06-14 16:22     ` Daniel Vetter
2016-06-14 11:45 ` [PATCH 2/5] drm/tilcdc: Write to LCDC_END_OF_INT_IND_REG at the end of IRQ function Jyri Sarha
2016-06-14 11:45 ` [PATCH 3/5] drm/tilcdc: Move waiting of LCDC_FRAME_DONE IRQ into stop() Jyri Sarha
2016-06-14 16:24   ` Daniel Vetter
2016-06-14 11:45 ` [PATCH 4/5] drm/tilcdc: Refer to panel.txt and tfp410.txt bindings in tilcdc.txt Jyri Sarha
2016-06-14 11:45 ` [PATCH 5/5] drm/tilcdc: Avoid error print by of_graph_get_next_endpoint() Jyri Sarha
2016-06-14 11:50   ` Jyri Sarha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.