[PATCH 0/3] drm/bridge: ti-sn65dsi86: debugfs and mode_flags fix

Rob Clark robdclark at gmail.com
Tue Jul 2 15:44:15 UTC 2019


From: Rob Clark <robdclark at chromium.org>

In process of debugging panel on my lenovo yoga c630, I noticed some
errors in the dsi->mode_flags, which I guess were just cargo-cult'd?

Since dumping the status regs was useful to notice this problem, I
cleaned it up and turned it into debugfs.  The last patch corrects the
mode_flags.

Tested on cheza and c630.

Rob Clark (3):
  drm/bridge: ti-sn65dsi86: add link to datasheet
  drm/bridge: ti-sn65dsi86: add debugfs
  drm/bridge: ti-sn65dsi86: correct dsi mode_flags

 drivers/gpu/drm/bridge/ti-sn65dsi86.c | 46 +++++++++++++++++++++++++--
 1 file changed, 44 insertions(+), 2 deletions(-)

-- 
2.20.1



More information about the dri-devel mailing list