[Intel-gfx] [PATCH i-g-t v3 0/4] kms_flip_event_leak and kms_vblank fixes for VC4.

robert.foss at collabora.com robert.foss at collabora.com
Mon Apr 25 15:05:09 UTC 2016


From: Robert Foss <robert.foss at collabora.com>


Changes since v2:
- Rebased onto trunk which already contains kms_flip_event_leak changes.

Changes since v1:
- kms_vblank: Removed un-used members of data_t struct.
- Rename plane_counter to n_planes.
- Removed un-needed handling CURSOR plane location.
- Added names for additional planes in update kmstest_plane_name.

Robert Foss (4):
  lib/igt_kms: Add support for up to 10 planes.
  lib/igt_kms: Fix plane counting in igt_display_init.
  lib/igt_kms: Switch to verbose assert.
  kms_vblank: Switch from using crtc0 statically to explicitly setting
    mode.

 lib/igt_kms.c      |  14 ++++-
 lib/igt_kms.h      |  11 +++-
 tests/kms_vblank.c | 179 +++++++++++++++++++++++++++++++++++++++++------------
 3 files changed, 161 insertions(+), 43 deletions(-)

-- 
2.5.0



More information about the Intel-gfx mailing list