All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Zimmermann <tzimmermann@suse.de>
To: jfalempe@redhat.com, airlied@redhat.com
Cc: dri-devel@lists.freedesktop.org, Thomas Zimmermann <tzimmermann@suse.de>
Subject: [PATCH 0/3] drm/ast: Various fixes
Date: Mon, 24 Mar 2025 10:44:08 +0100	[thread overview]
Message-ID: <20250324094520.192974-1-tzimmermann@suse.de> (raw)

Three small fixes for ast to resolve a few minor issues. Tested on
AST2600 hardware.

Thomas Zimmermann (3):
  drm/ast: Fix comment on modeset lock
  drm/ast: Remove vaddr field from struct ast_plane
  drm/ast: Validate display modes against framebuffer and format limits

 drivers/gpu/drm/ast/ast_cursor.c |  8 ++----
 drivers/gpu/drm/ast/ast_drv.h    |  4 +--
 drivers/gpu/drm/ast/ast_mode.c   | 49 +++++++++++++++++++-------------
 3 files changed, 35 insertions(+), 26 deletions(-)

-- 
2.48.1


             reply	other threads:[~2025-03-24  9:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-24  9:44 Thomas Zimmermann [this message]
2025-03-24  9:44 ` [PATCH 1/3] drm/ast: Fix comment on modeset lock Thomas Zimmermann
2025-03-25  9:01   ` Jocelyn Falempe
2025-03-24  9:44 ` [PATCH 2/3] drm/ast: Remove vaddr field from struct ast_plane Thomas Zimmermann
2025-03-25  9:01   ` Jocelyn Falempe
2025-03-24  9:44 ` [PATCH 3/3] drm/ast: Validate display modes against framebuffer and format limits Thomas Zimmermann
2025-03-25  9:01   ` Jocelyn Falempe

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=20250324094520.192974-1-tzimmermann@suse.de \
    --to=tzimmermann@suse.de \
    --cc=airlied@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jfalempe@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.