[Intel-gfx] [PATCH v.2 02/12] DRM/I915: Add enum hpd_pin to intel_encoder.
Jesse Barnes
jbarnes at virtuousgeek.org
Tue Mar 26 21:07:11 CET 2013
On Mon, 25 Feb 2013 12:06:49 -0500
Egbert Eich <eich at suse.de> wrote:
> To clean up hotplug support we add a new enum to intel_encoder:
> enum hpd_pin. It allows the encoder to request a hpd line but leave
> the details which IRQ is responsible on which chipset generation
> to i915_irq.c.
> This way requesting hotplug support will become really simple on
> the encoder/connector level.
>
> Signed-off-by: Egbert Eich <eich at suse.de>
> ---
> drivers/gpu/drm/i915/i915_drv.h | 13 +++++++++++++
> drivers/gpu/drm/i915/intel_crt.c | 2 ++
> drivers/gpu/drm/i915/intel_dp.c | 4 ++++
> drivers/gpu/drm/i915/intel_drv.h | 1 +
> drivers/gpu/drm/i915/intel_hdmi.c | 4 ++++
> drivers/gpu/drm/i915/intel_sdvo.c | 3 +++
> 6 files changed, 27 insertions(+), 0 deletions(-)
Even better than the last one I suppose...
Reviewed-by: Jesse Barnes <jbarnes at virtuousgeek.org>
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list