[PATCH 0/5] drm/tinydrm: Cleanup

Noralf Trønnes noralf at tronnes.org
Fri Jan 5 16:55:55 UTC 2018


Patches 1-4 fixes a few things that came up during the tinydrm review
but wasn't addressed at the time.

Noralf.

Noralf Trønnes (5):
  drm/tinydrm/mi0283qt: Use common include order
  drm/tinydrm/mi0283qt: Remove ili9341.h
  drm/tinydrm/mi0283qt: Clarify error message
  drm/tinydrm/mi0283qt: Let the display pipe handle power
  drm/tinydrm: Embed the mode in tinydrm_connector

 drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c | 34 ++++-------
 drivers/gpu/drm/tinydrm/mi0283qt.c          | 92 ++++++++++++++---------------
 drivers/gpu/drm/tinydrm/mipi-dbi.c          | 14 +++--
 include/drm/tinydrm/ili9341.h               | 54 -----------------
 4 files changed, 65 insertions(+), 129 deletions(-)
 delete mode 100644 include/drm/tinydrm/ili9341.h

-- 
2.14.2



More information about the dri-devel mailing list