Home
last modified time | relevance | path

Searched refs:MI_LOAD_SCAN_LINES_EXCL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c320 CMD( MI_LOAD_SCAN_LINES_EXCL, SMI, !F, 0x3F, R ),
453 CMD( MI_LOAD_SCAN_LINES_EXCL, SMI, !F, 0x3F, R ),
483 CMD( MI_LOAD_SCAN_LINES_EXCL, SMI, !F, 0x3F, S ),
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h389 #define MI_LOAD_SCAN_LINES_EXCL MI_INSTR(0x13, 0) macro