kms_rotation_crc: Use drm_plane from igt_plane_t
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 8 Jul 2014 16:49:03 +0000 (17:49 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 11 Jul 2014 14:12:22 +0000 (15:12 +0100)
commit7ae5d9b34769581bea037fd35e5110e449cd58de
tree7b269e1dcfa47bb523a4ffd172efd48b00afbcf0
parent7e7c6254410c08a2d0785edefac65d158b2c3b6d
kms_rotation_crc: Use drm_plane from igt_plane_t

So we don't need all that extra code to grab the drm_plane structure for
the primary_plane.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/kms_rotation_crc.c