mesa/include/drm-uapi
Alyssa Rosenzweig d812245daa panfrost: Fix build with Perfetto (again)
Sync UAPI for the upstream fix.

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

Closes: #7195
Fixes: 6a4532cbab ("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>
(cherry picked from commit d40af87909)
2022-11-09 21:22:06 +00:00
..
README drm-uapi: bump headers 2022-10-27 10:53:18 +00:00
amdgpu_drm.h drm-uapi: bump headers 2022-10-27 10:53:18 +00:00
drm.h drm-uapi: bump headers 2022-10-27 10:53:18 +00:00
drm_fourcc.h drm-uapi: bump headers 2022-10-27 10:53:18 +00:00
drm_mode.h drm-uapi: bump headers 2022-10-27 10:53:18 +00:00
etnaviv_drm.h
i915_drm.h drm-uapi: bump headers 2022-10-27 10:53:18 +00:00
lima_drm.h
msm_drm.h freedreno/drm/virtio: Use userspace IOVA allocation 2022-04-27 23:10:00 +00:00
panfrost_drm.h panfrost: Fix build with Perfetto (again) 2022-11-09 21:22:06 +00:00
sync_file.h Try to fix FTBFS on kfreebsd architecture 2022-09-22 10:30:36 +02:00
tegra_drm.h drm-uapi: bump headers 2022-10-27 10:53:18 +00:00
v3d_drm.h
vc4_drm.h
virtgpu_drm.h drm-uapi: bump headers 2022-10-27 10:53:18 +00:00

README

This directory contains a copy of the installed kernel headers
required by several drivers to communicate with the kernel.
Whenever one of those driver needs new definitions for new kernel
APIs, these files should be updated.

These files in master should only be updated once the changes have landed
in the drm-next tree.

You can copy files installed after running this from the kernel
repository, at version the drivers require :

$ make headers_install INSTALL_HDR_PATH=/path/to/install

The last update was done at the following kernel commit :

commit 247f34f7b80357943234f93f247a1ae6b6c3a740
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Oct 23 15:27:33 2022 -0700

    Linux 6.1-rc2