Home
last modified time | relevance | path

Searched refs:LRC_HEADER_PAGES (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_lrc.h96 #define LRC_HEADER_PAGES LRC_PPHWSP_PN macro
H A Dintel_lrc.c282 desc |= i915_ggtt_offset(ce->state) + LRC_HEADER_PAGES * PAGE_SIZE; in intel_lr_context_descriptor_update()
2246 context_size += LRC_HEADER_PAGES * PAGE_SIZE; in execlists_context_deferred_alloc()
H A Di915_guc_submission.c908 const u32 skipped_offset = LRC_HEADER_PAGES * PAGE_SIZE; in guc_ads_create()