Searched refs:DSB_WAIT_FOR_VBLANK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/i915/display/ | ||
| D | intel_dsb_regs.h | 20 #define DSB_WAIT_FOR_VBLANK REG_BIT(28) macro |
| D | intel_dsb.c | 247 (wait_for_vblank ? DSB_WAIT_FOR_VBLANK : 0) | in intel_dsb_commit() |