summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-13 15:54:09 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-13 15:54:09 -0700
commit85bf20d18ac0cf6e729465efcb8758b5db2ec6c2 (patch)
tree82e174c1655e50862ab89993f2955bf954ad469f /drivers/gpu/drm/i915/intel_drv.h
parent526a4045c60fbaede88ec95a69a73059dff02160 (diff)
parent1795cd9b3a91d4b5473c97f491d63892442212ab (diff)
downloadlinux-85bf20d18ac0cf6e729465efcb8758b5db2ec6c2.tar.gz
linux-85bf20d18ac0cf6e729465efcb8758b5db2ec6c2.tar.xz
Merge 3.16-rc5 into usb-next
We want those fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_drv.h')
-rw-r--r--drivers/gpu/drm/i915/intel_drv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/intel_drv.h b/drivers/gpu/drm/i915/intel_drv.h
index eaa27ee9e367..f67340ed2c12 100644
--- a/drivers/gpu/drm/i915/intel_drv.h
+++ b/drivers/gpu/drm/i915/intel_drv.h
@@ -538,6 +538,8 @@ struct intel_dp {
unsigned long last_power_on;
unsigned long last_backlight_off;
bool psr_setup_done;
+ struct notifier_block edp_notifier;
+
bool use_tps3;
struct intel_connector *attached_connector;