Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_gem_debug.c205 gen6_instdone2_bit(GEN6_CS_DONE, "CS"); in init_instdone_definitions()
H A Di915_reg.h5313 # define GEN6_CS_DONE (1UL << 30) macro