All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Walls <awalls@md.metrocast.net>
To: linux-kernel@vger.kernel.org
Cc: "Rafał Miłecki" <zajec5@gmail.com>,
	"Dave Airlie" <airlied@redhat.com>,
	"Greg Kroah-Hartman" <greg@kroah.com>,
	dri-devel@lists.freedesktop.org, "Jon Smirl" <jonsmirl@gmail.com>
Subject: [PATCH v2 0/2] drm/sysfs: Provide per connector control of DRM KMS polling
Date: Tue, 21 Sep 2010 23:20:10 -0400	[thread overview]
Message-ID: <1285125610.2518.19.camel@morgan.silverblock.net> (raw)
In-Reply-To: <1285023750.30856.99.camel@morgan.silverblock.net>

Per Greg's request, here is a resend of my previous patch to add sysfs
entries to allow manual override of DRM KMS connector polling actions,
with accompanying documentation.

Only documentation has been added.
No code has changed from the previous patch submission.

diffstat:

Documentation/ABI/testing/sysfs-drm |  208 ++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/drm_sysfs.c         |   69 +++++++++++
 2 files changed, 277 insertions(+)

Regards,
Andy 


WARNING: multiple messages have this Message-ID (diff)
From: Andy Walls <awalls@md.metrocast.net>
To: linux-kernel@vger.kernel.org
Cc: Dave Airlie <airlied@redhat.com>, Jon Smirl <jonsmirl@gmail.com>,
	dri-devel@lists.freedesktop.org,
	Greg Kroah-Hartman <greg@kroah.com>
Subject: [PATCH v2 0/2] drm/sysfs: Provide per connector control of DRM KMS polling
Date: Tue, 21 Sep 2010 23:20:10 -0400	[thread overview]
Message-ID: <1285125610.2518.19.camel@morgan.silverblock.net> (raw)
In-Reply-To: <1285023750.30856.99.camel@morgan.silverblock.net>

Per Greg's request, here is a resend of my previous patch to add sysfs
entries to allow manual override of DRM KMS connector polling actions,
with accompanying documentation.

Only documentation has been added.
No code has changed from the previous patch submission.

diffstat:

Documentation/ABI/testing/sysfs-drm |  208 ++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/drm_sysfs.c         |   69 +++++++++++
 2 files changed, 277 insertions(+)

Regards,
Andy 

  parent reply	other threads:[~2010-09-22  3:20 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-20 12:59 [PATCH] drm/sysfs: Provide per connector control of DRM KMS polling Andy Walls
2010-09-20 18:29 ` Rafał Miłecki
2010-09-20 18:29   ` Rafał Miłecki
2010-09-20 23:02   ` Andy Walls
2010-09-21  4:26     ` Alex Deucher
2010-09-21 17:30       ` Andy Walls
2010-09-22  5:30         ` Alex Deucher
2010-09-22 12:31           ` Andy Walls
2010-09-22 12:31             ` Andy Walls
2010-09-22 20:16             ` Andy Walls
2010-09-22 20:16               ` Andy Walls
2010-09-22 13:33           ` Jon Smirl
2010-09-22 21:07             ` Andy Walls
2010-09-22 22:05               ` Jon Smirl
2010-09-24 19:12               ` Alex Deucher
2010-09-26 18:12                 ` Andy Walls
2010-09-26 18:12                   ` Andy Walls
2010-09-27 15:45                   ` Alex Deucher
2010-09-27 15:45                     ` Alex Deucher
2010-09-22  3:20     ` Andy Walls [this message]
2010-09-22  3:20       ` [PATCH v2 0/2] " Andy Walls
2010-09-22  3:20     ` [PATCH v2 1/2] " Andy Walls
2010-09-22  3:20     ` [PATCH v2 2/2] Doc/ABI: sysfs-drm initial document; "polled" entry Andy Walls
2010-09-22 15:06       ` Greg KH
2010-09-22 15:06         ` Greg KH
2010-09-22 16:36         ` Andy Walls
2010-09-22 16:36           ` Andy Walls
2010-09-22 19:23           ` Greg KH
2010-09-22 19:23             ` Greg KH
2010-09-20 18:52 ` [PATCH] drm/sysfs: Provide per connector control of DRM KMS polling Greg KH
2010-09-20 21:11   ` Andy Walls
2010-09-22  9:44     ` Florian Mickler
2010-09-22 12:49       ` Andy Walls
2010-09-22 12:49         ` Andy Walls

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=1285125610.2518.19.camel@morgan.silverblock.net \
    --to=awalls@md.metrocast.net \
    --cc=airlied@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=greg@kroah.com \
    --cc=jonsmirl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zajec5@gmail.com \
    /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.