Searched defs:IS_DGFX (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/ | ||
| A D | xe_device_types.h | 45 #define IS_DGFX(xe) ((xe)->info.is_dgfx) macro |
| /linux/drivers/gpu/drm/i915/ | ||
| A D | i915_drv.h | 489 #define IS_DGFX(i915) (INTEL_INFO(i915)->is_dgfx) macro |
Completed in 12 milliseconds