From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/7] drm/i915 hotplug cleanup
Date: Wed, 27 May 2015 15:03:38 +0300 [thread overview]
Message-ID: <cover.1432728144.git.jani.nikula@intel.com> (raw)
Trying to make the hotplug code a bit nicer to work with. Hopefully more
to follow.
BR,
Jani.
Jani Nikula (7):
drm/i915: reduce indent in i9xx_hpd_irq_handler
drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
drm/i915: reduce indent in intel_hpd_irq_handler
drm/i915: group all hotplug related fields into a new struct in
dev_priv
drm/i915: abstract port hotplug long pulse detection more
drm/i915: remove useless DP and DDI encoder ->hot_plug hooks
drm/i915/dsi: remove non-op hot plug callback
drivers/gpu/drm/i915/i915_dma.c | 8 +-
drivers/gpu/drm/i915/i915_drv.c | 12 +--
drivers/gpu/drm/i915/i915_drv.h | 58 ++++++------
drivers/gpu/drm/i915/i915_irq.c | 187 +++++++++++++++++++--------------------
drivers/gpu/drm/i915/intel_ddi.c | 17 +---
drivers/gpu/drm/i915/intel_dp.c | 13 +--
drivers/gpu/drm/i915/intel_dsi.c | 6 --
7 files changed, 136 insertions(+), 165 deletions(-)
--
2.1.4
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2015-05-27 12:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 12:03 Jani Nikula [this message]
2015-05-27 12:03 ` [PATCH 1/7] drm/i915: reduce indent in i9xx_hpd_irq_handler Jani Nikula
2015-05-27 12:03 ` [PATCH 2/7] drm/i915: reduce duplicate conditions " Jani Nikula
2015-05-27 12:03 ` [PATCH 3/7] drm/i915: reduce indent in intel_hpd_irq_handler Jani Nikula
2015-05-27 12:03 ` [PATCH 4/7] drm/i915: group all hotplug related fields into a new struct in dev_priv Jani Nikula
2015-05-27 12:03 ` [PATCH 5/7] drm/i915: abstract port hotplug long pulse detection more Jani Nikula
2015-05-27 12:41 ` Daniel Vetter
2015-05-27 12:42 ` Daniel Vetter
2015-05-27 12:03 ` [PATCH 6/7] drm/i915: remove useless DP and DDI encoder ->hot_plug hooks Jani Nikula
2015-05-27 12:03 ` [PATCH 7/7] drm/i915/dsi: remove non-op hot plug callback 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.1432728144.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox