From: Petri Latvala <petri.latvala@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t] prime_udl: Remove incorrect copypasted comment, add description
Date: Thu, 9 Jan 2020 15:29:41 +0200 [thread overview]
Message-ID: <20200109132941.21401-1-petri.latvala@intel.com> (raw)
Drive-by cleanup.
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
---
tests/prime_udl.c | 18 ++----------------
1 file changed, 2 insertions(+), 16 deletions(-)
diff --git a/tests/prime_udl.c b/tests/prime_udl.c
index 9b600659..b22e453e 100644
--- a/tests/prime_udl.c
+++ b/tests/prime_udl.c
@@ -1,19 +1,3 @@
-/* basic set of prime tests between intel and nouveau */
-
-/* test list -
- 1. share buffer from intel -> nouveau.
- 2. share buffer from nouveau -> intel
- 3. share intel->nouveau, map on both, write intel, read nouveau
- 4. share intel->nouveau, blit intel fill, readback on nouveau
- test 1 + map buffer, read/write, map other size.
- do some hw actions on the buffer
- some illegal operations -
- close prime fd try and map
-
- TODO add some nouveau rendering tests
-*/
-
-
#include "igt.h"
#include <stdio.h>
#include <stdlib.h>
@@ -29,6 +13,8 @@
#include "intel_bufmgr.h"
+IGT_TEST_DESCRIPTION("Basic test of prime between Intel and DisplayLink");
+
int intel_fd = -1, udl_fd = -1;
drm_intel_bufmgr *bufmgr;
uint32_t devid;
--
2.20.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2020-01-09 13:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-09 13:29 Petri Latvala [this message]
2020-01-09 14:34 ` [igt-dev] ✗ Fi.CI.BAT: failure for prime_udl: Remove incorrect copypasted comment, add description Patchwork
2020-01-10 10:08 ` Petri Latvala
2020-01-10 11:14 ` [igt-dev] [PATCH i-g-t] " Arkadiusz Hiler
2020-01-10 12:40 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-01-13 18:52 ` [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=20200109132941.21401-1-petri.latvala@intel.com \
--to=petri.latvala@intel.com \
--cc=igt-dev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox