]> 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)
commitcd09b02ee6bff2324664904c7209ce23d0661232
tree270b7bf3a1ab7b75a793e5f00bb601fce97d08bc
parent3e2ff5285ef7d6ef96f6d148484a20aa2ac56d7a
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