From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_big_fb: Allow modeset to surivive change of cdclk
Date: Mon, 20 Apr 2020 20:17:32 +0300 [thread overview]
Message-ID: <20200420171732.GY6112@intel.com> (raw)
In-Reply-To: <20200420064656.6787-1-juhapekka.heikkila@gmail.com>
On Mon, Apr 20, 2020 at 09:46:56AM +0300, Juha-Pekka Heikkila wrote:
> When testing 64bpp formats there will come modeset to change cdclk.
> Allow modesets on atomic commits so commits will not produce error.
>
> Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> ---
> tests/kms_big_fb.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/kms_big_fb.c b/tests/kms_big_fb.c
> index eb144da9..a754b299 100644
> --- a/tests/kms_big_fb.c
> +++ b/tests/kms_big_fb.c
> @@ -294,6 +294,7 @@ static bool test_plane(data_t *data)
> */
> if (i == 0 && data->display.is_atomic &&
> igt_display_try_commit_atomic(&data->display,
> + DRM_MODE_ATOMIC_ALLOW_MODESET |
> DRM_MODE_ATOMIC_TEST_ONLY,
> NULL) != 0) {
> if (igt_plane_has_prop(plane, IGT_PLANE_ROTATION))
> --
> 2.26.0
>
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
--
Ville Syrjälä
Intel
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2020-04-20 17:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 6:46 [igt-dev] [PATCH i-g-t] tests/kms_big_fb: Allow modeset to surivive change of cdclk Juha-Pekka Heikkila
2020-04-20 9:03 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_big_fb: Allow modeset to surivive change of cdclk (rev2) Patchwork
2020-04-20 11:49 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Allow modeset to surivive change of cdclk (rev3) Patchwork
2020-04-20 16:32 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2020-04-20 17:17 ` Ville Syrjälä [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-17 9:24 [igt-dev] [PATCH i-g-t] tests/kms_big_fb: Allow modeset to surivive change of cdclk Juha-Pekka Heikkila
2020-04-17 13:17 ` Ville Syrjälä
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=20200420171732.GY6112@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=juhapekka.heikkila@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 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.