Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_pci.c97 .cursor_offsets = { \
102 .cursor_offsets = { \
108 .cursor_offsets = { \
115 .cursor_offsets = { \
Dintel_device_info.h181 int cursor_offsets[I915_MAX_PIPES]; member
Di915_reg.h258 #define _CURSOR2(pipe, reg) _MMIO(INTEL_INFO(dev_priv)->cursor_offsets[(pipe)] - \
259 INTEL_INFO(dev_priv)->cursor_offsets[PIPE_A] + (reg) + \