Searched refs:cursor_offsets (Results 1 – 3 of 3) sorted by relevance
98 .cursor_offsets = { \103 .cursor_offsets = { \109 .cursor_offsets = { \116 .cursor_offsets = { \123 .cursor_offsets = { \
199 int cursor_offsets[I915_MAX_PIPES]; member
258 #define _CURSOR2(pipe, reg) _MMIO(INTEL_INFO(dev_priv)->cursor_offsets[(pipe)] - \259 INTEL_INFO(dev_priv)->cursor_offsets[PIPE_A] + (reg) + \