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

/linux-master/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c112 * CMD_DESC_REGISTER: The command should be checked against the
119 #define CMD_DESC_REGISTER (1<<3) macro
147 * CMD_DESC_REGISTER bit set.
214 #define W CMD_DESC_REGISTER
1254 if (desc->flags & CMD_DESC_REGISTER) {

Completed in 107 milliseconds