From: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
To: Mamta Shukla <mamtashukla555@gmail.com>
Cc: igt-dev@lists.freedesktop.org, hamohammed.sa@gmail.com, daniel@ffwll.ch
Subject: Re: [igt-dev] [PATCH i-g-t, v3, 2/2] tests/kms_cursor_crc.c: Remove framebuffer at the end of the test
Date: Sun, 3 Feb 2019 18:25:19 -0200 [thread overview]
Message-ID: <20190203202519.micxqf3imcioj7lj@smtp.gmail.com> (raw)
In-Reply-To: <f6b066cd3ad75629844ade3853e71c6c0786f3a1.1549204343.git.mamtashukla555@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1240 bytes --]
On 02/03, Mamta Shukla wrote:
> Use igt_remove_fb(data->drm_fd, &data->fb) to remove locally
> created framebuffer at the end of the hardware test loop in
> test_cursor_size() function for cursor-size-change subtest in
> kms_cursor_crc.
>
> Signed-off-by: Mamta Shukla <mamtashukla555@gmail.com>
> Reviewed-by: Harry Wentland <harry.wentland@amd.com>
> ---
> No changes in v2
>
> changes in v3:
> -Modify commit message
>
> tests/kms_cursor_crc.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/kms_cursor_crc.c b/tests/kms_cursor_crc.c
> index 144b44b0..fd74fda5 100644
> --- a/tests/kms_cursor_crc.c
> +++ b/tests/kms_cursor_crc.c
> @@ -583,6 +583,7 @@ static void test_cursor_size(data_t *data)
> igt_pipe_crc_collect_crc(pipe_crc, &crc[i]);
> }
> cursor_disable(data);
> + igt_remove_fb(data->drm_fd, &data->fb);
> /* Software test loop */
> for (i = 0, size = cursor_max_size; size >= 64; size /= 2, i++) {
> /* Now render the same in software and collect crc */
> --
> 2.17.1
>
Reviewed-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
--
Rodrigo Siqueira
https://siqueira.tech
Graduate Student
Department of Computer Science
University of São Paulo
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-02-03 20:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-03 14:38 [igt-dev] [PATCH i-g-t, v3, 1/2] tests/kms_cursor_crc.c: Improve test_cursor_alpha() Mamta Shukla
2019-02-03 15:31 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/2] " Patchwork
2019-02-03 16:28 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
[not found] ` <f6b066cd3ad75629844ade3853e71c6c0786f3a1.1549204343.git.mamtashukla555@gmail.com>
2019-02-03 20:25 ` Rodrigo Siqueira [this message]
2019-02-03 20:26 ` [igt-dev] [PATCH i-g-t, v3, 1/2] " Rodrigo Siqueira
2019-02-04 13:04 ` Petri Latvala
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=20190203202519.micxqf3imcioj7lj@smtp.gmail.com \
--to=rodrigosiqueiramelo@gmail.com \
--cc=daniel@ffwll.ch \
--cc=hamohammed.sa@gmail.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=mamtashukla555@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox