From: Paulo Zanoni <paulo.r.zanoni@intel.com>
To: Praveen Paneri <praveen.paneri@intel.com>,
intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs
Date: Tue, 25 Jul 2017 12:18:35 -0300 [thread overview]
Message-ID: <1500995915.32752.2.camel@intel.com> (raw)
In-Reply-To: <1500398580-15846-1-git-send-email-praveen.paneri@intel.com>
Em Ter, 2017-07-18 às 22:52 +0530, Praveen Paneri escreveu:
> This series adds Y-tiled buffer creation support into IGT libraries
> and
> goes on to use this capability to add support into FBC tests to use
> Y-tiled buffers.
Everything reviewed & merged. Thanks for the patches.
Patch 5 contained a few coding style problems, which I fixed before
merging. Please try to keep the coding style used by the files touched.
>
> v2: Adressed review comments
> v3: Included original patches from Paulo and addressed more comments
>
> Paulo Zanoni (2):
> lib/igt_draw: add support for Y tiling
> tests/kms_draw_crc: add support for Y tiling
>
> Praveen Paneri (3):
> lib/igt_fb: Let others use igt_get_fb_tile_size
> lib/igt_fb: Add helper function for tile_to_mod
> igt/kms_fbc_crc.c : Add Y-tile tests
>
> lib/igt_draw.c | 171 ++++++++++++++++++++++++++++++++++++-----
> ----------
> lib/igt_fb.c | 41 +++++++++++-
> lib/igt_fb.h | 3 +
> tests/kms_draw_crc.c | 55 ++++++++++++-----
> tests/kms_fbc_crc.c | 73 +++++++++++++---------
> 5 files changed, 246 insertions(+), 97 deletions(-)
>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-07-25 15:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-18 17:22 [PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 1/5] lib/igt_fb: Let others use igt_get_fb_tile_size Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 2/5] lib/igt_fb: Add helper function for tile_to_mod Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 3/5] lib/igt_draw: add support for Y tiling Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 4/5] tests/kms_draw_crc: " Praveen Paneri
2017-07-18 17:23 ` [PATCH i-g-t v3 5/5] igt/kms_fbc_crc.c : Add Y-tile tests Praveen Paneri
2017-07-25 15:18 ` Paulo Zanoni [this message]
2017-07-25 15:37 ` [PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs Praveen Paneri
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=1500995915.32752.2.camel@intel.com \
--to=paulo.r.zanoni@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=praveen.paneri@intel.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.