dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/sysfs: per connector type attribute groups
@ 2015-02-24 13:07 Jani Nikula
  2015-02-24 13:08 ` [PATCH 1/4] drm/sysfs: add a helper for extracting connector type from kobject Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jani Nikula @ 2015-02-24 13:07 UTC (permalink / raw)
  To: dri-devel; +Cc: jani.nikula

Hi all, I was planning on adding some connector type specific stuff in
the sysfs for DP, but ended up scrapping the plan midway through
it. However I was left with some drm sysfs cleanup to make it easier;
here are the *untested* patches. Basically the series addresses the code
comment from Dave since the dawn of modesetting time:

	/*
	 * In the long run it maybe a good idea to make one set of
	 * optionals per connector type.
	 */

Any functional or user visible changes in the series are bugs.

BR,
Jani.


Jani Nikula (4):
  drm/sysfs: add a helper for extracting connector type from kobject
  drm/sysfs: make optional attribute groups per connector type
  drm/sysfs: split DVI-I and TV-out attributes
  drm/sysfs: remove unnecessary connector type checks

 drivers/gpu/drm/drm_sysfs.c | 160 +++++++++++++++++++++++++++-----------------
 1 file changed, 98 insertions(+), 62 deletions(-)

-- 
2.1.4

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

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

end of thread, other threads:[~2015-03-05 15:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24 13:07 [PATCH 0/4] drm/sysfs: per connector type attribute groups Jani Nikula
2015-02-24 13:08 ` [PATCH 1/4] drm/sysfs: add a helper for extracting connector type from kobject Jani Nikula
2015-02-24 13:08 ` [PATCH 2/4] drm/sysfs: make optional attribute groups per connector type Jani Nikula
2015-02-24 13:08 ` [PATCH 3/4] drm/sysfs: split DVI-I and TV-out attributes Jani Nikula
2015-02-24 13:08 ` [PATCH 4/4] drm/sysfs: remove unnecessary connector type checks Jani Nikula
2015-03-05 15:25 ` [PATCH 0/4] drm/sysfs: per connector type attribute groups Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox