All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lyude <lyude@redhat.com>
To: igt-dev@lists.freedesktop.org, nouveau@lists.freedesktop.org
Cc: Martin Peres <martin.peres@free.fr>, Ben Skeggs <bskeggs@redhat.com>
Subject: [igt-dev] [PATCH i-g-t v2 0/2] tests/kms_cursor_crc: Test 32x32 cursors
Date: Thu, 18 Mar 2021 18:21:22 -0400	[thread overview]
Message-ID: <20210318222124.970997-1-lyude@redhat.com> (raw)

From: Lyude Paul <lyude@redhat.com>

Older nvidia hardware only has 32x32 and 64x64 cursors, so we want to
make sure to test 32x32 cursors.

Cc: Martin Peres <martin.peres@free.fr>
Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Jeremy Cline <jcline@redhat.com>

Lyude Paul (2):
  tests/kms_cursor_crc: Probe kernel for cursor size support
  tests/kms_cursor_crc: Test 32x32 cursors

 tests/kms_cursor_crc.c | 133 ++++++++++++++++++++++++-----------------
 1 file changed, 77 insertions(+), 56 deletions(-)

-- 
2.29.2

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

WARNING: multiple messages have this Message-ID (diff)
From: Lyude <lyude@redhat.com>
To: igt-dev@lists.freedesktop.org, nouveau@lists.freedesktop.org
Cc: Ben Skeggs <bskeggs@redhat.com>
Subject: [Nouveau] [PATCH i-g-t v2 0/2] tests/kms_cursor_crc: Test 32x32 cursors
Date: Thu, 18 Mar 2021 18:21:22 -0400	[thread overview]
Message-ID: <20210318222124.970997-1-lyude@redhat.com> (raw)

From: Lyude Paul <lyude@redhat.com>

Older nvidia hardware only has 32x32 and 64x64 cursors, so we want to
make sure to test 32x32 cursors.

Cc: Martin Peres <martin.peres@free.fr>
Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Jeremy Cline <jcline@redhat.com>

Lyude Paul (2):
  tests/kms_cursor_crc: Probe kernel for cursor size support
  tests/kms_cursor_crc: Test 32x32 cursors

 tests/kms_cursor_crc.c | 133 ++++++++++++++++++++++++-----------------
 1 file changed, 77 insertions(+), 56 deletions(-)

-- 
2.29.2

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

             reply	other threads:[~2021-03-18 22:21 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18 22:21 Lyude [this message]
2021-03-18 22:21 ` [Nouveau] [PATCH i-g-t v2 0/2] tests/kms_cursor_crc: Test 32x32 cursors Lyude
2021-03-18 22:21 ` [igt-dev] [PATCH i-g-t v2 1/2] tests/kms_cursor_crc: Probe kernel for cursor size support Lyude
2021-03-18 22:21   ` [Nouveau] " Lyude
2021-03-19  7:20   ` [igt-dev] " Martin Peres
2021-03-19  7:20     ` [Nouveau] " Martin Peres
2021-03-19 15:01   ` Ville Syrjälä
2021-03-19 15:01     ` [Nouveau] " Ville Syrjälä
2021-03-19 17:40     ` Lyude Paul
2021-03-19 17:40       ` [Nouveau] " Lyude Paul
2021-03-19 18:00       ` Ville Syrjälä
2021-03-19 18:00         ` [Nouveau] " Ville Syrjälä
2021-03-19 18:43         ` Lyude Paul
2021-03-19 18:43           ` [Nouveau] " Lyude Paul
2021-03-19 21:21           ` Ville Syrjälä
2021-03-19 21:21             ` [Nouveau] " Ville Syrjälä
2021-03-21 12:59             ` Daniel Vetter
2021-03-21 12:59               ` [Nouveau] " Daniel Vetter
2021-03-23 17:25   ` [igt-dev] [PATCH i-g-t v3] " Lyude
2021-03-23 17:25     ` [Nouveau] " Lyude
2021-03-24  8:59     ` [igt-dev] " Petri Latvala
2021-03-24  8:59       ` [Nouveau] " Petri Latvala
2021-03-24 16:12     ` Ville Syrjälä
2021-03-24 16:12       ` [Nouveau] " Ville Syrjälä
2021-03-18 22:21 ` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_cursor_crc: Test 32x32 cursors Lyude
2021-03-18 22:21   ` [Nouveau] " Lyude
2021-03-18 22:58 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2021-03-19  3:52 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-03-23 18:46 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_crc: Test 32x32 cursors (rev2) Patchwork
2021-03-24 11:15 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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=20210318222124.970997-1-lyude@redhat.com \
    --to=lyude@redhat.com \
    --cc=bskeggs@redhat.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=martin.peres@free.fr \
    --cc=nouveau@lists.freedesktop.org \
    /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.