commit | 5a6b5c84e494336935a32909a640c2da267fda0d | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Oct 16 22:55:47 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 18 15:05:32 2013 +0200 |
tree | 012d6af91e6b098204a98d6e9e65fdb3d38966f8 | |
parent | eba94eb90138caf0b22797dc5fd802e28d253dcf [diff] |
drm/i915: add CRC #defines for ilk/snb Also add a new _PIPE_INC macro which takes an base plus increment. Much less likely to botch the job by missing an s/A/B/ somewhere. v2: They've moved the bitfield. Argh! Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>