public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Hogander, Jouni" <jouni.hogander@intel.com>
To: "igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>,
	"Sharma, Swati2" <swati2.sharma@intel.com>
Subject: Re: [igt-dev] [v3 0/4] tests/i915/kms_dsc: Reorg
Date: Fri, 20 Jan 2023 10:44:41 +0000	[thread overview]
Message-ID: <9e96815d2b88bf839b4bb4cdefd0847e6a282821.camel@intel.com> (raw)
In-Reply-To: <20230119092530.3780-1-swati2.sharma@intel.com>

On Thu, 2023-01-19 at 14:55 +0530, Swati Sharma wrote:
> In this patch series, helper functions for kms_dsc
> are introuduced which will reduce code duplication
> while creating dsc concurrent tests (eg: PSR)
> 
> This is split from https://patchwork.freedesktop.org/series/111342/
> since YCBCR420 DSC required driver+igt changes.
> 
> Also, few other trivial changes are done.

For the whole set:

Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
> 

> Swati Sharma (4):
>   lib/dsc: Move VDSC functions to separate lib file
>   Move wrapper functions from kms_dsc to kms_dsc_helper
>   tests/i915/kms_dsc: Add disp_ver as struct data_t member
>   tests/i915/kms_dsc_helper: Improve format string
> 
>  lib/igt.h                   |   1 +
>  lib/igt_dsc.c               | 133 ++++++++++++++++++++++++++++++++++
>  lib/igt_dsc.h               |  19 +++++
>  lib/igt_kms.c               | 127 ---------------------------------
>  lib/igt_kms.h               |  10 ---
>  lib/meson.build             |   1 +
>  tests/i915/kms_dsc.c        | 137 ++++------------------------------
> --
>  tests/i915/kms_dsc_helper.c |  99 ++++++++++++++++++++++++++
>  tests/i915/kms_dsc_helper.h |  35 +++++++++
>  tests/meson.build           |   9 ++-
>  10 files changed, 308 insertions(+), 263 deletions(-)
>  create mode 100644 lib/igt_dsc.c
>  create mode 100644 lib/igt_dsc.h
>  create mode 100644 tests/i915/kms_dsc_helper.c
>  create mode 100644 tests/i915/kms_dsc_helper.h
> 


      parent reply	other threads:[~2023-01-20 10:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-19  9:25 [igt-dev] [v3 0/4] tests/i915/kms_dsc: Reorg Swati Sharma
2023-01-19  9:25 ` [igt-dev] [v3 1/4] lib/dsc: Move VDSC functions to separate lib file Swati Sharma
2023-01-19  9:25 ` [igt-dev] [v3 2/4] Move wrapper functions from kms_dsc to kms_dsc_helper Swati Sharma
2023-01-19  9:25 ` [igt-dev] [v3 3/4] tests/i915/kms_dsc: Add disp_ver as struct data_t member Swati Sharma
2023-01-19  9:25 ` [igt-dev] [v3 4/4] tests/i915/kms_dsc_helper: Improve format string Swati Sharma
2023-01-19  9:35 ` [igt-dev] ✗ GitLab.Pipeline: warning for tests/i915/kms_dsc: Reorg (rev2) Patchwork
2023-01-20 14:18   ` Petri Latvala
2023-01-20 14:44     ` Swati Sharma
2023-01-19  9:54 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-01-20  7:25 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2023-01-20 10:44 ` Hogander, Jouni [this message]

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=9e96815d2b88bf839b4bb4cdefd0847e6a282821.camel@intel.com \
    --to=jouni.hogander@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=swati2.sharma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox