Re: [Intel-gfx] [PATCH i-g-t 3/5] kms_plane: Update for universal plane changes

2014-06-13 Thread Damien Lespiau
On Thu, May 29, 2014 at 08:09:15AM -0700, Matt Roper wrote: > Recent changes in igt_kms to support universal planes have removed the > plane list order guarantees that kms_plane depended upon. Ensure that > we loop over the entire plane list properly and then selectively skip > non-overlay planes.

[Intel-gfx] [PATCH i-g-t 3/5] kms_plane: Update for universal plane changes

2014-05-29 Thread Matt Roper
Recent changes in igt_kms to support universal planes have removed the plane list order guarantees that kms_plane depended upon. Ensure that we loop over the entire plane list properly and then selectively skip non-overlay planes. While we're at it, update a couple igt_output_get_plane() calls to