All of lore.kernel.org
 help / color / mirror / Atom feed
From: robert.foss@collabora.com
To: marius.c.vlad@intel.com, daniel.vetter@ffwll.ch,
	tomeu.vizoso@collabora.com
Cc: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t v3 0/4] kms_flip_event_leak and kms_vblank fixes for VC4.
Date: Mon, 25 Apr 2016 11:05:09 -0400	[thread overview]
Message-ID: <1461596713-20384-1-git-send-email-robert.foss@collabora.com> (raw)

From: Robert Foss <robert.foss@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

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

             reply	other threads:[~2016-04-25 15:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 15:05 robert.foss [this message]
2016-04-25 15:05 ` [PATCH i-g-t v3 1/4] lib/igt_kms: Add support for up to 10 planes robert.foss
2016-04-26 11:47   ` Tomeu Vizoso
2016-04-25 15:05 ` [PATCH i-g-t v3 2/4] lib/igt_kms: Fix plane counting in igt_display_init robert.foss
2016-04-25 15:05 ` [PATCH i-g-t v3 3/4] lib/igt_kms: Switch to verbose assert robert.foss
2016-04-25 15:05 ` [PATCH i-g-t v3 4/4] kms_vblank: Switch from using crtc0 statically to explicitly setting mode robert.foss
2016-04-26 12:32   ` Tomeu Vizoso
2016-04-26 15:46     ` Robert Foss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461596713-20384-1-git-send-email-robert.foss@collabora.com \
    --to=robert.foss@collabora.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=marius.c.vlad@intel.com \
    --cc=tomeu.vizoso@collabora.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.