Home
last modified time | relevance | path

Searched refs:cursor_offsets (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pci.c51 .cursor_offsets = { CURSOR_A_OFFSET, CURSOR_B_OFFSET, CHV_CURSOR_C_OFFSET }
54 .cursor_offsets = { CURSOR_A_OFFSET, IVB_CURSOR_B_OFFSET, IVB_CURSOR_C_OFFSET }
Dintel_device_info.h174 int cursor_offsets[I915_MAX_PIPES]; member
Di915_reg.h6100 #define _CURSOR2(pipe, reg) _MMIO(dev_priv->info.cursor_offsets[(pipe)] - \
6101 dev_priv->info.cursor_offsets[PIPE_A] + (reg) + \