Home
last modified time | relevance | path

Searched refs:XE_ENGINE_CLASS_VIDEO_DECODE (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.c140 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
148 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
156 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
164 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
172 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
180 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
188 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
196 .class = XE_ENGINE_CLASS_VIDEO_DECODE,
1047 case XE_ENGINE_CLASS_VIDEO_DECODE: in xe_hw_engine_class_to_str()
1077 [DRM_XE_ENGINE_CLASS_VIDEO_DECODE] = XE_ENGINE_CLASS_VIDEO_DECODE,
H A Dxe_hw_engine_types.h16 XE_ENGINE_CLASS_VIDEO_DECODE = 1, enumerator
H A Dxe_guc.h75 case XE_ENGINE_CLASS_VIDEO_DECODE: in xe_engine_class_to_guc_class()
H A Dxe_ring_ops.c629 case XE_ENGINE_CLASS_VIDEO_DECODE: in xe_ring_ops_get()
H A Dxe_guc_ads.c469 engine_enable_mask(gt, XE_ENGINE_CLASS_VIDEO_DECODE)); in fill_engine_enable_masks()
H A Dxe_configfs.c311 { .cls = "vcs", .mask = XE_HW_ENGINE_VCS_MASK, .engine_class = XE_ENGINE_CLASS_VIDEO_DECODE },
H A Dxe_lrc.c140 case XE_ENGINE_CLASS_VIDEO_DECODE: in xe_gt_lrc_hang_replay_size()
1126 hwe->class == XE_ENGINE_CLASS_VIDEO_DECODE || in setup_timestamp_wa()
H A Dxe_pci.c192 .multi_lrc_mask = BIT(XE_ENGINE_CLASS_VIDEO_DECODE) | \
H A Dxe_exec_queue.c642 case XE_ENGINE_CLASS_VIDEO_DECODE: in xe_exec_queue_assign_name()