Searched refs:IS_DG2_G11 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_step.c186 } else if (IS_DG2_G11(i915)) {
H A Di915_drv.h660 #define IS_DG2_G11(i915) \ macro
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc.c298 if (IS_DG2_G11(gt->i915))
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_lrc.c1349 if (IS_DG2_G11(ce->engine->i915))
1370 if (IS_DG2_G11(ce->engine->i915))
H A Dintel_workarounds.c2355 if (IS_DG2_G11(i915) || IS_DG2_G10(i915)) {
2961 if (IS_DG2_G11(i915)) {
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_bw.c573 unsigned int deratedbw = IS_DG2_G11(i915) ? 38000 : 50000;

Completed in 206 milliseconds