cursor_offsets     97 drivers/gpu/drm/i915/i915_pci.c 	.cursor_offsets = { \
cursor_offsets    102 drivers/gpu/drm/i915/i915_pci.c 	.cursor_offsets = { \
cursor_offsets    108 drivers/gpu/drm/i915/i915_pci.c 	.cursor_offsets = { \
cursor_offsets    115 drivers/gpu/drm/i915/i915_pci.c 	.cursor_offsets = { \
cursor_offsets    258 drivers/gpu/drm/i915/i915_reg.h #define _CURSOR2(pipe, reg)		_MMIO(INTEL_INFO(dev_priv)->cursor_offsets[(pipe)] - \
cursor_offsets    259 drivers/gpu/drm/i915/i915_reg.h 					      INTEL_INFO(dev_priv)->cursor_offsets[PIPE_A] + (reg) + \
cursor_offsets    181 drivers/gpu/drm/i915/intel_device_info.h 	int cursor_offsets[I915_MAX_PIPES];