Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_gem_gtt.c1808 u32 ecochk, gab_ctl, ecobits; in gen6_ppgtt_enable() local
1814 gab_ctl = I915_READ(GAB_CTL); in gen6_ppgtt_enable()
1815 I915_WRITE(GAB_CTL, gab_ctl | GAB_CTL_CONT_AFTER_PAGEFAULT); in gen6_ppgtt_enable()
H A Di915_drv.h929 u32 gab_ctl; member