From: Thomas Zimmermann <tzimmermann@suse.de>
To: jfalempe@redhat.com, daniel@ffwll.ch, airlied@gmail.com,
ville.syrjala@linux.intel.com, daniel@fooishbar.org,
javierm@redhat.com, mripard@kernel.org,
maarten.lankhorst@linux.intel.com
Cc: Thomas Zimmermann <tzimmermann@suse.de>, dri-devel@lists.freedesktop.org
Subject: [PATCH v4 0/2] drm/atomic-helpers: Fix CRTC primary-plane test
Date: Wed, 5 Oct 2022 13:40:00 +0200 [thread overview]
Message-ID: <20221005114002.3715-1-tzimmermann@suse.de> (raw)
(was: drm/atomic-helper: Don't allocated plane state in CRTC check)
Fix the test for a CRTC's primary plane and clean up the test function
to only do the test. Up to v3, this patchset was a single patch, but
the cleanup turns it into a series.
v4:
* clean up the helper function (Ville)
Thomas Zimmermann (2):
drm/atomic-helper: Don't allocated plane state in CRTC check
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
drivers/gpu/drm/ast/ast_mode.c | 8 ++--
drivers/gpu/drm/drm_atomic_helper.c | 60 ++++++++-----------------
drivers/gpu/drm/drm_simple_kms_helper.c | 6 ++-
drivers/gpu/drm/mgag200/mgag200_mode.c | 8 ++--
drivers/gpu/drm/solomon/ssd130x.c | 6 ++-
drivers/gpu/drm/tiny/simpledrm.c | 6 ++-
include/drm/drm_atomic_helper.h | 3 +-
7 files changed, 42 insertions(+), 55 deletions(-)
--
2.37.3
next reply other threads:[~2022-10-05 11:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-05 11:40 Thomas Zimmermann [this message]
2022-10-05 11:40 ` [PATCH v4 1/2] drm/atomic-helper: Don't allocated plane state in CRTC check Thomas Zimmermann
2022-10-06 20:18 ` Javier Martinez Canillas
2022-10-07 6:55 ` Thomas Zimmermann
2022-10-05 11:40 ` [PATCH v4 2/2] drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state() Thomas Zimmermann
2022-10-06 20:28 ` Javier Martinez Canillas
2022-10-07 7:07 ` Ville Syrjälä
2022-10-07 7:17 ` Javier Martinez Canillas
2022-10-07 7:29 ` Ville Syrjälä
2022-10-07 7:41 ` Javier Martinez Canillas
2022-10-07 8:06 ` Thomas Zimmermann
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=20221005114002.3715-1-tzimmermann@suse.de \
--to=tzimmermann@suse.de \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=daniel@fooishbar.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=javierm@redhat.com \
--cc=jfalempe@redhat.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=ville.syrjala@linux.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.