Searched refs:GUC_VIDEO_CLASS (Results 1 – 6 of 6) sorted by relevance
| /drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_guc_fwif.h | 40 #define GUC_VIDEO_CLASS 1 macro 168 [VIDEO_DECODE_CLASS] = GUC_VIDEO_CLASS, 177 [GUC_VIDEO_CLASS] = VIDEO_DECODE_CLASS,
|
| A D | intel_guc_ads.c | 514 info_map_write(info_map, engine_enabled_masks[GUC_VIDEO_CLASS], VDBOX_MASK(gt)); in fill_engine_enable_masks() 681 mask = info_map_read(info_map, engine_enabled_masks[GUC_VIDEO_CLASS]); in guc_get_capture_engine_mask()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_guc_capture.h | 27 case GUC_VIDEO_CLASS: in xe_guc_class_to_capture_class()
|
| A D | xe_guc.h | 62 return GUC_VIDEO_CLASS; in xe_engine_class_to_guc_class()
|
| A D | xe_guc_fwif.h | 39 #define GUC_VIDEO_CLASS 1 macro
|
| A D | xe_guc_ads.c | 489 info_map_write(xe, info_map, engine_enabled_masks[GUC_VIDEO_CLASS], in fill_engine_enable_masks() 593 mask = info_map_read(xe, info_map, engine_enabled_masks[GUC_VIDEO_CLASS]); in guc_get_capture_engine_mask()
|
Completed in 305 milliseconds