From: Paulo Zanoni <[email protected]> It seems that the kernel patches required by the TEST_PLANES feature are still not upstream, so I didn't test this patch.
Signed-off-by: Paulo Zanoni <[email protected]> --- tests/testdisplay.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tests/testdisplay.c b/tests/testdisplay.c index 69dbf42..d650537 100644 --- a/tests/testdisplay.c +++ b/tests/testdisplay.c @@ -677,7 +677,6 @@ connector_find_plane(struct connector *c) drmModeFreePlane(ovr); } - return 4; return id; } -- 1.7.4.1 _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
