All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/3] Extend DSC support to HDMI
Date: Mon, 19 Jul 2021 17:49:50 +0530	[thread overview]
Message-ID: <20210719121953.14449-1-bhanuprakash.modem@intel.com> (raw)

As HDMI also supports DSC, we need to extend the test coverage.

This patch series will remove the connector type check which is
preventing to run on HDMI. Also rename *dp_dsc* to *dsc* since it
is no longer DP specific.

Bhanuprakash Modem (3):
  lib/igt_kms: Rename dp_dsc to dsc
  tests/kms_dsc: Extend support to HDMI
  tests/kms_invalid_dotclock: Update to use renamed DSC api

 lib/igt_kms.c                     | 24 ++++++++---------
 lib/igt_kms.h                     | 12 ++++-----
 tests/{kms_dp_dsc.c => kms_dsc.c} | 43 +++++++++++++++++++------------
 tests/kms_invalid_dotclock.c      |  2 +-
 tests/meson.build                 |  2 +-
 5 files changed, 47 insertions(+), 36 deletions(-)
 rename tests/{kms_dp_dsc.c => kms_dsc.c} (90%)

--
2.25.1

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

             reply	other threads:[~2021-07-19 12:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19 12:19 Bhanuprakash Modem [this message]
2021-07-19 12:19 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_kms: Rename dp_dsc to dsc Bhanuprakash Modem
2021-07-19 12:19 ` [igt-dev] [PATCH i-g-t 2/3] tests/kms_dsc: Extend support to HDMI Bhanuprakash Modem
2021-07-19 12:19 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_invalid_dotclock: Update to use renamed DSC api Bhanuprakash Modem
2021-07-19 12:35 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Extend DSC support to HDMI Patchwork
2021-07-19 12:41 ` [igt-dev] ✗ GitLab.Pipeline: warning " 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=20210719121953.14449-1-bhanuprakash.modem@intel.com \
    --to=bhanuprakash.modem@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 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.