panfrost: Fix build with Perfetto (again)
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 7 Nov 2022 17:30:09 +0000 (12:30 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 9 Nov 2022 14:35:31 +0000 (14:35 +0000)
Sync UAPI for the upstream fix.

Upstream commit: https://cgit.freedesktop.org/drm-misc/commit/?h=drm-misc-fixes&id=c4299907c09a638c0a30f029338d07941c049d73

Closes: #7195
Fixes: 6a4532cbabf ("panfrost: Sync panfrost_drm.h from drm-misc-next")
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Tested-by: Chris Healy <healych@amazon.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19581>

include/drm-uapi/panfrost_drm.h

index 6f93c91..9f231d4 100644 (file)
@@ -254,7 +254,7 @@ struct panfrost_dump_object_header {
                        __u64 nbos;
                } reghdr;
 
-               struct pan_bomap_hdr {
+               struct {
                        __u32 valid;
                        __u64 iova;
                        __u32 data[2];