Searched refs:MI_LOAD_SCAN_LINES_INCL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_gpu_commands.h | 65 #define MI_LOAD_SCAN_LINES_INCL MI_INSTR(0x12, 0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 310 CMD( MI_LOAD_SCAN_LINES_INCL, SMI, !F, 0x3F, R ), 443 CMD( MI_LOAD_SCAN_LINES_INCL, SMI, !F, 0x3F, R ), 473 CMD( MI_LOAD_SCAN_LINES_INCL, SMI, !F, 0x3F, S ),
|
/kernel/linux/linux-6.6/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 ),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_gpu_commands.h | 71 #define MI_LOAD_SCAN_LINES_INCL MI_INSTR(0x12, 0) macro
|
Completed in 7 milliseconds