[PATCH i-g-t 6/9] lib/kms: Drop primary plane windowing test from igt_plane_set_position()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
---
 lib/igt_kms.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/lib/igt_kms.c b/lib/igt_kms.c
index 313d4ae..2442c4b 100644
--- a/lib/igt_kms.c
+++ b/lib/igt_kms.c
@@ -1230,12 +1230,6 @@ void igt_plane_set_position(igt_plane_t *plane, int x, int y)
 	igt_pipe_t *pipe = plane->pipe;
 	igt_display_t *display = pipe->display;
 
-	/*
-	 * XXX: Some platforms don't need the primary plane to cover the
-	 * whole pipe. Of course this test becomes wrong when we support that.
-	 */
-	igt_assert(!plane->is_primary || (x == 0 && y == 0));
-
 	LOG(display, "%c.%d: plane_set_position(%d,%d)\n",
 	    pipe_name(pipe->pipe), plane->index, x, y);
 
-- 
1.8.5.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux