intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/7] lib/igt_kms cleanups
@ 2016-03-23 11:38 Lionel Landwerlin
  2016-03-23 11:38 ` [PATCH i-g-t 1/7] lib/igt_kms: fix clearing up connector/pipe state on atomic commit Lionel Landwerlin
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Lionel Landwerlin @ 2016-03-23 11:38 UTC (permalink / raw)
  To: intel-gfx

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.

We're using both crtc and pipe denominations, maybe we can settle for
one.

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,

Lionel Landwerlin (7):
  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: rename igt_crtc_set_background
  lib/igt_kms: add some missing documentation

 lib/igt_kms.c                     | 277 +++++++++++++++++++-------------------
 lib/igt_kms.h                     |  50 +++----
 tests/kms_crtc_background_color.c |  20 +--
 tests/kms_rotation_crc.c          |   4 +-
 4 files changed, 176 insertions(+), 175 deletions(-)

--
2.8.0.rc3
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-03-23 14:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 11:38 [PATCH i-g-t 0/7] lib/igt_kms cleanups Lionel Landwerlin
2016-03-23 11:38 ` [PATCH i-g-t 1/7] lib/igt_kms: fix clearing up connector/pipe state on atomic commit Lionel Landwerlin
2016-03-23 11:38 ` [PATCH i-g-t 2/7] lib/igt_kms: refactor atomic properties load/commit Lionel Landwerlin
2016-03-23 12:13   ` Marius Vlad
2016-03-23 13:57     ` Lionel Landwerlin
2016-03-23 11:38 ` [PATCH i-g-t 3/7] lib/igt_kms: don't store rotation property id twice Lionel Landwerlin
2016-03-23 11:38 ` [PATCH i-g-t 4/7] lib/igt_kms: don't store background " Lionel Landwerlin
2016-03-23 11:38 ` [PATCH i-g-t 5/7] lib/igt_kms: don't store color management properties ids twice Lionel Landwerlin
2016-03-23 11:38 ` [PATCH i-g-t 6/7] lib/igt_kms: rename igt_crtc_set_background Lionel Landwerlin
2016-03-23 12:27   ` Daniel Vetter
2016-03-23 14:39     ` Lionel Landwerlin
2016-03-23 11:38 ` [PATCH i-g-t 7/7] lib/igt_kms: add some missing documentation Lionel Landwerlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).