search for: test_position_fully_cov

Displaying 1 result from an estimated 1 matches for "test_position_fully_cov".

2020 Mar 18
0
[PATCH i-g-t] tests/kms_plane: Generate reference CRCs for partial coverage too
...gle enumerator, and make sure none of them have overlapping bits so we can correctly tell from test_grab_crc() whether or not our reference CRC should include rectangles (otherwise, we'll accidentally add rectangles in our reference frame for the plane panning tests). Then, we finally flip the TEST_POSITION_FULLY_COVERED enum to TEST_POSITION_PARTIALLY_COVERED, so tests which don't explicitly specify partial positioning don't get it in their reference fbs. Signed-off-by: Lyude Paul <lyude at redhat.com> --- tests/kms_plane.c | 164 +++++++++++++++++++++++++--------------------- 1 file changed, 9...