Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_uncore.c1459 return (gdrst & GRDOM_RESET_STATUS) == 0; in i915_reset_complete()
Di915_reg.h108 #define GRDOM_RESET_STATUS (1 << 1) macro