[PATCH 0/5] drm/tilcdc Fixes and cleanups

Jyri Sarha jsarha at ti.com
Tue Jun 14 11:45:01 UTC 2016


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



More information about the dri-devel mailing list