Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_pci.c96 .cursor_offsets = { \
101 .cursor_offsets = { \
107 .cursor_offsets = { \
114 .cursor_offsets = { \
121 .cursor_offsets = { \
925 .cursor_offsets = { \
A Dintel_device_info.h217 int cursor_offsets[I915_MAX_PIPES]; member
A Di915_reg.h261 #define _CURSOR2(pipe, reg) _MMIO(INTEL_INFO(dev_priv)->cursor_offsets[(pipe)] - \
262 INTEL_INFO(dev_priv)->cursor_offsets[PIPE_A] + (reg) + \

Completed in 75 milliseconds