Searched refs:MI_LOAD_SCAN_LINES_EXCL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_gpu_commands.h | 382 #define MI_LOAD_SCAN_LINES_EXCL MI_INSTR(0x13, 0) macro
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 320 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 ),
|