From: Jani Nikula <jani.nikula@intel.com>
To: dri-devel@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/4] drm/sysfs: per connector type attribute groups
Date: Tue, 24 Feb 2015 15:07:59 +0200 [thread overview]
Message-ID: <cover.1424782644.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2015-02-24 13:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-24 13:07 Jani Nikula [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1424782644.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.