drm/i915: apply phase pointer override on SNB+ too
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 29 Jul 2011 19:42:37 +0000 (12:42 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 29 Jul 2011 22:19:04 +0000 (15:19 -0700)
commit291427f5fdadec6e4be2924172e83588880e1539
treeece070f9e711333be25d89fcd776ec2dba82a9ee
parent070d329ae52e2fde341771d753a5b728145881f4
drm/i915: apply phase pointer override on SNB+ too

These bits moved around on SNB and above.

v2: again with the git send-email fail
v3: add macros for getting per-pipe override & enable bits
v4: enable phase sync pointer on SNB and IVB configs as well

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c