All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Zimmermann <tzimmermann@suse.de>
To: Javier Martinez Canillas <javierm@redhat.com>,
	airlied@linux.ie, daniel@ffwll.ch
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 2/5] drm/simpledrm: Use drm_atomic_get_new_plane_state()
Date: Fri, 23 Sep 2022 09:54:12 +0200	[thread overview]
Message-ID: <322f6f77-75f2-5a5c-92d5-18ba083a8530@suse.de> (raw)
In-Reply-To: <92327a77-f0a5-34fd-964c-89a3ce7701af@redhat.com>


[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]

Hi

Am 23.09.22 um 09:47 schrieb Javier Martinez Canillas:
> On 9/22/22 15:09, Thomas Zimmermann wrote:
>> Lookup the plane's state in atomic_update with the helper
>> drm_atomic_get_new_plane_state(). Also rename the helpers'
>> state arguments. No functional changes.
>>
> 
> I think this was Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com> ?

Not directly, but it seems fair to give him credit.

> 
>> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
>> ---
> 
> Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
> 

Thanks for the r-bs.

Best regards
Thomas

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

  reply	other threads:[~2022-09-23  7:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 13:09 [PATCH 0/5] drm/simpledrm: Various improvements Thomas Zimmermann
2022-09-22 13:09 ` [PATCH 1/5] drm/simpledrm: Compute linestride with drm_format_info_min_pitch() Thomas Zimmermann
2022-09-23  7:39   ` Javier Martinez Canillas
2022-09-22 13:09 ` [PATCH 2/5] drm/simpledrm: Use drm_atomic_get_new_plane_state() Thomas Zimmermann
2022-09-22 16:12   ` Ruhl, Michael J
2022-09-23  7:52     ` Thomas Zimmermann
2022-09-23 12:22       ` Ruhl, Michael J
2022-09-23  7:47   ` Javier Martinez Canillas
2022-09-23  7:54     ` Thomas Zimmermann [this message]
2022-09-22 13:09 ` [PATCH 3/5] drm/simpledrm: Remove !fb check from atomic_update Thomas Zimmermann
2022-09-23  7:48   ` Javier Martinez Canillas
2022-09-22 13:09 ` [PATCH 4/5] drm/simpledrm: Iterate over damage clips Thomas Zimmermann
2022-09-23  7:52   ` Javier Martinez Canillas
2022-09-22 13:09 ` [PATCH 5/5] drm/simpledrm: Synchronize access to GEM BOs Thomas Zimmermann
2022-09-23  8:06   ` Javier Martinez Canillas
2022-09-23 10:43     ` Thomas Zimmermann
2022-09-23 10:58       ` Javier Martinez Canillas
2022-09-23 12:09         ` 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=322f6f77-75f2-5a5c-92d5-18ba083a8530@suse.de \
    --to=tzimmermann@suse.de \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=javierm@redhat.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.