Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/drm/
H A Di915_drv.h668 #define GDRST_RENDER (1<<2) macro
H A Di915_gem.c923 i965_reset(dev, GDRST_RENDER); in i915_wait_request()