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

/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c410 OACONTROL, /* Only allowed for LRI and SRM. See below. */
882 * OACONTROL requires some special handling for writes. We
888 * OACONTROL writes to only MI_LOAD_REGISTER_IMM commands.
890 if (reg_addr == OACONTROL) {
972 bool oacontrol_set = false; /* OACONTROL tracking. See check_cmd() */
1031 DRM_DEBUG_DRIVER("CMD: batch set OACONTROL but did not clear it\n");
H A Di915_reg.h471 #define OACONTROL 0x2360 macro

Completed in 93 milliseconds