]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/i915/i915_reg.h
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
[net-next-2.6.git] / drivers / gpu / drm / i915 / i915_reg.h
index 2cae38a572477229d7f0872b9f4c6187dcb2a7ac..150400f405346de04d5693bfedc91d36f0a85a2c 100644 (file)
 #define CRT_HOTPLUG_DETECT_DELAY_2G            (1 << 4)
 #define CRT_HOTPLUG_DETECT_VOLTAGE_325MV       (0 << 2)
 #define CRT_HOTPLUG_DETECT_VOLTAGE_475MV       (1 << 2)
-#define CRT_HOTPLUG_MASK                       (0x3fc) /* Bits 9-2 */
 
 #define PORT_HOTPLUG_STAT      0x61114
 #define   HDMIB_HOTPLUG_INT_STATUS             (1 << 29)