Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gpu_error.h135 u32 gtt_cache; member
H A Di915_gpu_error.c710 err_printf(m, "GTT_CACHE_EN: 0x%08x\n", gt->gtt_cache); in err_print_gt()
1615 gt->gtt_cache = intel_uncore_read(uncore, HSW_GTT_CACHE_EN); in gt_record_regs()