[PATCH v2 0/2] connector debugfs properties

Thomas Wood thomas.wood at intel.com
Wed Jun 18 09:52:31 PDT 2014


The following patches update the last two patches in the original series with
the suggested changes from David Herrmann.

Thomas Wood (2):
  drm/debugfs: add a "force" file per connector
  drm/debugfs: add an "edid_override" file per connector

 drivers/gpu/drm/drm_crtc.c         |  21 ++++-
 drivers/gpu/drm/drm_debugfs.c      | 182 +++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/drm_probe_helper.c |   9 +-
 include/drm/drmP.h                 |  11 +++
 include/drm/drm_crtc.h             |   3 +
 5 files changed, 224 insertions(+), 2 deletions(-)

-- 
1.9.3


More information about the dri-devel mailing list