Home
last modified time | relevance | path

Searched refs:GT_MEDIA (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt.h23 ((gt)->type != GT_MEDIA && \
37 ((gt) && (gt)->type == GT_MEDIA && \
H A Dintel_gt_types.h94 GT_MEDIA, enumerator
H A Dselftest_slpc.c373 if (gt->type != GT_MEDIA && (engine->class == VIDEO_DECODE_CLASS || in run_test()
H A Dintel_engine_cs.c1175 if (engine->gt->type == GT_MEDIA) { in intel_engine_init_tlb_invalidation()