Searched refs:GUC_WOPCM_TOP (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_guc_reg.h62 /* GuC addresses below GUC_WOPCM_TOP don't map through the GTT */
63 #define GUC_WOPCM_TOP (GUC_WOPCM_SIZE_VALUE) macro
H A Di915_guc_submission.c647 * than [0, GUC_WOPCM_TOP) because this range is reserved inside GuC.
667 PIN_OFFSET_BIAS | GUC_WOPCM_TOP)) { gem_allocate_guc_obj()
H A Dintel_lrc.c1020 PIN_OFFSET_BIAS | GUC_WOPCM_TOP); intel_lr_context_do_pin()

Completed in 54 milliseconds