From: Alice Ryhl <aliceryhl@google.com>
To: Deborah Brouwer <deborah.brouwer@collabora.com>
Cc: dri-devel@lists.freedesktop.org, rust-for-linux@vger.kernel.org,
daniel.almeida@collabora.com, boris.brezillon@collabora.com
Subject: Re: [PATCH] drm/tyr: Use DRM device type alias across driver
Date: Mon, 9 Mar 2026 09:27:30 +0000 [thread overview]
Message-ID: <aa6Sgm-JIS2_pudv@google.com> (raw)
In-Reply-To: <20260302202331.176140-1-deborah.brouwer@collabora.com>
On Mon, Mar 02, 2026 at 12:23:31PM -0800, Deborah Brouwer wrote:
> Currently Tyr defines a convenience type alias for its DRM device type,
> `TyrDrmDevice` but it does not use the alias outside of `tyr/driver.rs`.
>
> Replace `drm::Device<TyrDrmDriver>` with the alias `TyrDrmDevice` across
> the driver.
>
> This change will ease future upstream Tyr development by reducing the
> diffs when multiple series are touching these files.
>
> No functional changes are intended.
>
> Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Merged into drm-rust-next. Thanks!
prev parent reply other threads:[~2026-03-09 9:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-02 20:23 [PATCH] drm/tyr: Use DRM device type alias across driver Deborah Brouwer
2026-03-03 8:55 ` Alice Ryhl
2026-03-03 10:25 ` Boris Brezillon
2026-03-09 9:27 ` Alice Ryhl [this message]
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=aa6Sgm-JIS2_pudv@google.com \
--to=aliceryhl@google.com \
--cc=boris.brezillon@collabora.com \
--cc=daniel.almeida@collabora.com \
--cc=deborah.brouwer@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=rust-for-linux@vger.kernel.org \
/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.