]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/tyr: use generated bindings for GpuInfo
authorDeborah Brouwer <deborah.brouwer@collabora.com>
Thu, 15 Jan 2026 19:38:43 +0000 (11:38 -0800)
committerAlice Ryhl <aliceryhl@google.com>
Fri, 16 Jan 2026 11:50:38 +0000 (11:50 +0000)
commit8304c44631c370646de35d343ddba078738d1719
tree78d011470d5f49fbd51b2f22d6dc6cb6404f5d04
parent654826aa4a8f25cf825ad9254f37e6cb5092098f
drm/tyr: use generated bindings for GpuInfo

Currently Tyr's struct GpuInfo is manually copied and updated from
include/uapi/drm/panthor_drm.h. But an auto generated struct is
available, so use that instead to avoid copy/paste errors and to stay
up-to-date with the panthor uapi.

Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Link: https://patch.msgid.link/20260115193843.34878-1-deborah.brouwer@collabora.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
drivers/gpu/drm/tyr/gpu.rs