Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_gpu_error.h140 u32 gtt_cache; member
Di915_gpu_error.c722 err_printf(m, "GTT_CACHE_EN: 0x%08x\n", gt->gtt_cache); in err_print_gt()
1603 gt->gtt_cache = intel_uncore_read(uncore, HSW_GTT_CACHE_EN); in gt_record_regs()