Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_DGFX
drivers/gpu/drm/i915/i915_drv.h
443
#define IS_DGFX(i915) (INTEL_INFO(i915)->is_dgfx)
drivers/gpu/drm/xe/xe_device_types.h
74
#define IS_DGFX(xe) ((xe)->info.is_dgfx)