_CURSOR2         6205 drivers/gpu/drm/i915/i915_reg.h #define CURCNTR(pipe) _CURSOR2(pipe, _CURACNTR)
_CURSOR2         6206 drivers/gpu/drm/i915/i915_reg.h #define CURBASE(pipe) _CURSOR2(pipe, _CURABASE)
_CURSOR2         6207 drivers/gpu/drm/i915/i915_reg.h #define CURPOS(pipe) _CURSOR2(pipe, _CURAPOS)
_CURSOR2         6208 drivers/gpu/drm/i915/i915_reg.h #define CUR_FBC_CTL(pipe) _CURSOR2(pipe, _CUR_FBC_CTL_A)
_CURSOR2         6209 drivers/gpu/drm/i915/i915_reg.h #define CURSURFLIVE(pipe) _CURSOR2(pipe, _CURASURFLIVE)