Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_drv.h1257 extern void intel_fbdev_restore_mode(struct drm_device *dev);
1276 static inline void intel_fbdev_restore_mode(struct drm_device *dev) in intel_fbdev_restore_mode() function
Dintel_fbdev.c784 void intel_fbdev_restore_mode(struct drm_device *dev) in intel_fbdev_restore_mode() function
Di915_dma.c1249 intel_fbdev_restore_mode(dev); in i915_driver_lastclose()