drm/i915: Introduce GEN8_DE_PORT_HOTPLUG()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 28 Oct 2020 21:33:12 +0000 (23:33 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 30 Oct 2020 12:48:04 +0000 (14:48 +0200)
commite5abaab30eca51d537b5ecfc01ddbe572d5b9d78
tree270b7bf3a1ab7b75a793e5f00bb601fce97d08bc
parent8625b221f307efcbc32ac892fdaa5da3d27ba93a
drm/i915: Introduce GEN8_DE_PORT_HOTPLUG()

Unify the BDW/BXT hotplug bits. BDW only has port A, but that
matches BXT port A so we can shar the same macro for both.

v2: Remember the gvt

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201028213323.5423-9-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/gvt/display.c
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_reg.h