Searched refs:MI_LOAD_SCAN_LINES_INCL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 319 CMD( MI_LOAD_SCAN_LINES_INCL, SMI, !F, 0x3F, R ), 452 CMD( MI_LOAD_SCAN_LINES_INCL, SMI, !F, 0x3F, R ), 482 CMD( MI_LOAD_SCAN_LINES_INCL, SMI, !F, 0x3F, S ),
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gpu_commands.h | 71 #define MI_LOAD_SCAN_LINES_INCL MI_INSTR(0x12, 0) macro
|