Home
last modified time | relevance | path

Searched refs:GDRST_FULL (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/intel/io/drm/
H A Di915_gem.c814 if (flags & GDRST_FULL) in i965_reset()
877 if (flags & GDRST_FULL) in i965_reset()
H A Di915_drv.h667 #define GDRST_FULL (0<<2) macro