]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb8049aa47f3262047c987466fcfa3f32b36035de
tree270b7bf3a1ab7b75a793e5f00bb601fce97d08bc
parentf60f8f2c3d02198c778ba2519b70cd4679aa3d71
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