drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only
authorDamien Lespiau <[email protected]>
Thu, 29 Jan 2015 14:13:40 +0000 (14:13 +0000)
committerDaniel Vetter <[email protected]>
Fri, 13 Feb 2015 22:28:00 +0000 (23:28 +0100)
commit62659920cf2113b76607b87595dbebe2f5f8601c
tree1f043551a46f1beb633ccb2a125e32f49ca9fc00
parent87c54d0ee6020f90cc1de2279d81d5d55ca57ee4
drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only

We already track this in the intel_info struct.

Signed-off-by: Damien Lespiau <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
[danvet: Make the commit message a bit less terse.]
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/intel_ringbuffer.c