Home
last modified time | relevance | path

Searched refs:intel_fbdev_restore_mode (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_drv.h1116 extern void intel_fbdev_restore_mode(struct drm_device *dev);
1135 static inline void intel_fbdev_restore_mode(struct drm_device *dev) in intel_fbdev_restore_mode() function
Dintel_fbdev.c798 void intel_fbdev_restore_mode(struct drm_device *dev) in intel_fbdev_restore_mode() function
Di915_dma.c1128 intel_fbdev_restore_mode(dev); in i915_driver_lastclose()