[Intel-gfx] [PATCH i-g-t 0/6] lib/igt_kms cleanups v3

Lionel Landwerlin lionel.g.landwerlin at intel.com
Thu May 12 12:58:06 UTC 2016


Hi,

This series is a bit of cleanup I had in mind for after the atomic
commit support (from Marius, Mayuresh and Pratik) had landed.

The atomic support introduced some redundancy in how we deal with
property ids, this can be simplified a bit.

And we're also missing some documentation.

Cheers,

v3: Rebase and typos

v2: Drop the crtc->pipe renaming for now

Lionel Landwerlin (6):
  lib/igt_kms: fix clearing up connector/pipe state on atomic commit
  lib/igt_kms: refactor atomic properties load/commit
  lib/igt_kms: don't store rotation property id twice
  lib/igt_kms: don't store background property id twice
  lib/igt_kms: don't store color management properties ids twice
  lib/igt_kms: add some missing documentation

 lib/igt_kms.c                     | 269 +++++++++++++++++++-------------------
 lib/igt_kms.h                     |  33 ++---
 tests/kms_crtc_background_color.c |   2 +-
 tests/kms_rotation_crc.c          |   4 +-
 4 files changed, 155 insertions(+), 153 deletions(-)

--
2.8.1


More information about the Intel-gfx mailing list