Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/gt/
Dintel_gpu_commands.h194 #define MI_LRI_LEN(x) (((x) & 0xff) + 1) macro
/openbsd/src/sys/dev/pci/drm/i915/
Di915_perf.c1456 u32 len = min(MI_LRI_LEN(state[idx]) + idx, end); in oa_find_reg_in_lri()
1486 MI_LRI_LEN(state[offset]) & 0x1); in oa_context_image_offset()