lib/kms: Drop primary plane windowing test from igt_plane_set_position()
authorMatt Roper <matthew.d.roper@intel.com>
Mon, 30 Jun 2014 23:44:27 +0000 (16:44 -0700)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 4 Jul 2014 11:04:17 +0000 (12:04 +0100)
commit04067c3d5029f6ca28e6e14fffa47eecbd0e9c70
tree211610a2b1ce7de7c9253418d1dc249acae5861b
parent794a9fd6bc24b0bcc9eb8a9a59c924fd5229f25c
lib/kms: Drop primary plane windowing test from igt_plane_set_position()

None of our hardware can support this today, but we'd like to be able to
write tests that check that the kernel returns the proper error code
when userspace tries it anyway.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/igt_kms.c