All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Zimmermann <tzimmermann@suse.de>
To: Maxime Ripard <maxime@cerno.tech>, dri-devel@lists.freedesktop.org
Cc: David Airlie <airlied@linux.ie>, Daniel Vetter <daniel.vetter@intel.com>
Subject: Re: [PATCH v2 0/7] drm/vc4: hvs: Various improvements
Date: Wed, 6 Apr 2022 12:44:23 +0200	[thread overview]
Message-ID: <5ffa57d1-f3ad-3dfc-d7f6-f7ddd9138572@suse.de> (raw)
In-Reply-To: <20220331143744.777652-1-maxime@cerno.tech>


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

Hi Maxime,

for the whole patchset

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>

Best regards
Thomas

Am 31.03.22 um 16:37 schrieb Maxime Ripard:
> Hi,
> 
> These patches used to be part of the series:
> https://lore.kernel.org/all/20220221134155.125447-1-maxime@cerno.tech/
> 
> but since the main patch got superseded by another core patch, I've split the
> cleanup patches out into their own series.
> 
> Let me know what you think,
> Maxime
> 
> Changes from v1:
>    - Used DRM_PLANE_COMMIT_ACTIVE_ONLY to skip atomic_flush
> 
> Maxime Ripard (7):
>    drm/vc4: kms: Take old state core clock rate into account
>    drm/vc4: hvs: Fix frame count register readout
>    drm/vc4: hvs: Store channel in variable
>    drm/vc4: hvs: Remove dlist setup duplication
>    drm/vc4: hvs: Move the dlist setup to its own function
>    drm/vc4: kms: Ignore atomic_flush if we're disabled
>    drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
> 
>   drivers/gpu/drm/vc4/vc4_crtc.c |  14 ++--
>   drivers/gpu/drm/vc4/vc4_drv.h  |  15 ++--
>   drivers/gpu/drm/vc4/vc4_hvs.c  | 127 ++++++++++++++++++++-------------
>   drivers/gpu/drm/vc4/vc4_kms.c  |  13 ++--
>   drivers/gpu/drm/vc4/vc4_regs.h |  12 +++-
>   5 files changed, 115 insertions(+), 66 deletions(-)
> 

-- 
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 --]

  parent reply	other threads:[~2022-04-06 10:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 14:37 [PATCH v2 0/7] drm/vc4: hvs: Various improvements Maxime Ripard
2022-03-31 14:37 ` [PATCH v2 1/7] drm/vc4: kms: Take old state core clock rate into account Maxime Ripard
2022-03-31 14:37 ` [PATCH v2 2/7] drm/vc4: hvs: Fix frame count register readout Maxime Ripard
2022-03-31 14:37 ` [PATCH v2 3/7] drm/vc4: hvs: Store channel in variable Maxime Ripard
2022-03-31 14:37 ` [PATCH v2 4/7] drm/vc4: hvs: Remove dlist setup duplication Maxime Ripard
2022-03-31 14:37 ` [PATCH v2 5/7] drm/vc4: hvs: Move the dlist setup to its own function Maxime Ripard
2022-04-06 10:41   ` Thomas Zimmermann
2022-03-31 14:37 ` [PATCH v2 6/7] drm/vc4: kms: Ignore atomic_flush if we're disabled Maxime Ripard
2022-03-31 14:37 ` [PATCH v2 7/7] drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros Maxime Ripard
2022-04-06 10:44 ` Thomas Zimmermann [this message]
2022-04-06 13:26 ` [PATCH v2 0/7] drm/vc4: hvs: Various improvements Maxime Ripard

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=5ffa57d1-f3ad-3dfc-d7f6-f7ddd9138572@suse.de \
    --to=tzimmermann@suse.de \
    --cc=airlied@linux.ie \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=maxime@cerno.tech \
    /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.