Searched refs:PIPE_CONTROL_MMIO_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_cmd_parser.c | 197 .mask = (PIPE_CONTROL_MMIO_WRITE | PIPE_CONTROL_NOTIFY), |
D | i915_reg.h | 414 #define PIPE_CONTROL_MMIO_WRITE (1<<23) macro |