All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] drm: Various minor fixes and cleanups
@ 2014-04-29  9:44 Thierry Reding
  2014-04-29  9:44 ` [PATCH 1/8] drm: Try to acquire modeset lock on panic or sysrq Thierry Reding
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Thierry Reding @ 2014-04-29  9:44 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel

From: Thierry Reding <treding@nvidia.com>

Hi,

This set of patches contains various fixes and cleanups that have
accumulated. Most of these were posted to the mailing list at some point
and some have been reviewed, while other didn't receive any feedback.

Thierry

Thierry Reding (8):
  drm: Try to acquire modeset lock on panic or sysrq
  drm/edid: Drop revision argument for drm_mode_std()
  drm/edid: Cleanup kerneldoc
  drm/fb: Fix typos
  drm: Fixup flip-work kerneldoc
  drm/dp: Fix typo in comment
  drm: Fix indentation of closing brace
  drm: Make drm_crtc_helper_disable() return void

 drivers/gpu/drm/drm_bufs.c        |   2 +-
 drivers/gpu/drm/drm_crtc_helper.c |   7 +-
 drivers/gpu/drm/drm_dp_helper.c   |   2 +-
 drivers/gpu/drm/drm_edid.c        | 139 +++++++++++++++++++++++---------------
 drivers/gpu/drm/drm_fb_helper.c   |  17 +++--
 include/drm/drm_flip_work.h       |   1 +
 6 files changed, 102 insertions(+), 66 deletions(-)

-- 
1.9.2

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

end of thread, other threads:[~2014-04-29 14:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29  9:44 [PATCH 0/8] drm: Various minor fixes and cleanups Thierry Reding
2014-04-29  9:44 ` [PATCH 1/8] drm: Try to acquire modeset lock on panic or sysrq Thierry Reding
2014-04-29  9:44 ` [PATCH 2/8] drm/edid: Drop revision argument for drm_mode_std() Thierry Reding
2014-04-29  9:44 ` [PATCH 3/8] drm/edid: Cleanup kerneldoc Thierry Reding
2014-04-29 10:32   ` Daniel Vetter
2014-04-29  9:44 ` [PATCH 4/8] drm/fb: Fix typos Thierry Reding
2014-04-29  9:44 ` [PATCH 5/8] drm: Fixup flip-work kerneldoc Thierry Reding
2014-04-29  9:44 ` [PATCH 6/8] drm/dp: Fix typo in comment Thierry Reding
2014-04-29  9:44 ` [PATCH 7/8] drm: Fix indentation of closing brace Thierry Reding
2014-04-29  9:44 ` [PATCH 8/8] drm: Make drm_crtc_helper_disable() return void Thierry Reding
2014-04-29 10:35 ` [PATCH 0/8] drm: Various minor fixes and cleanups Daniel Vetter
2014-04-29 14:28   ` Thierry Reding

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.