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

/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c112 #define M CMD_DESC_MASTER
983 if ((desc->flags & CMD_DESC_MASTER) && !is_master) { check_cmd()
H A Di915_drv.h2353 * CMD_DESC_MASTER: The command is allowed if the submitting process
2362 #define CMD_DESC_MASTER (1<<5) macro

Completed in 214 milliseconds