Searched refs:DRAIN_LATENCY_MASK (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Dintel_pm.c1327 if (*drain_latency > DRAIN_LATENCY_MASK)
1328 *drain_latency = DRAIN_LATENCY_MASK;
1351 DRAIN_LATENCY_MASK | DDL_CURSOR_PRECISION_64 |
1352 (DRAIN_LATENCY_MASK << DDL_CURSOR_SHIFT));
1548 (DRAIN_LATENCY_MASK << DDL_SPRITE_SHIFT(sprite)));
H A Di915_reg.h4039 #define DRAIN_LATENCY_MASK 0x7f macro

Completed in 68 milliseconds