mesa/include/drm-uapi
Samuel Pitoiset 37462ce72d amd: update amdgpu_drm.h
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23238>
2023-10-25 15:29:22 +00:00
..
amdgpu_drm.h amd: update amdgpu_drm.h 2023-10-25 15:29:22 +00:00
dma-buf.h
drm.h drm-uapi: Update virtgpu header 2023-08-08 00:20:48 +00:00
drm_fourcc.h
drm_mode.h drm-uapi: Update virtgpu header 2023-08-08 00:20:48 +00:00
etnaviv_drm.h
gpu_scheduler.h
i915_drm.h drm-uapi/i915_drm.h: Update from drm-next (2023-06-09) 2023-06-27 22:06:19 +00:00
lima_drm.h
msm_drm.h
nouveau_drm.h drm-uapi: Sync nouveau_drm.h 2023-10-04 20:50:34 +00:00
panfrost_drm.h
README drm-uapi: Update virtgpu header 2023-08-08 00:20:48 +00:00
sync_file.h
tegra_drm.h
v3d_drm.h v3dv: add support for TFU jobs in v71 2023-10-13 22:37:43 +00:00
vc4_drm.h
virtgpu_drm.h drm-uapi: Update virtgpu header 2023-08-08 00:20:48 +00:00
xe_drm.h intel: Sync xe_drm.h 2023-10-23 23:24:26 +00:00

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 d9aa1da9a8cfb0387eb5703c15bd1f54421460ac
Merge: 7c9aa0f7463e 28e671114fb0
Author: Dave Airlie <airlied@redhat.com>
Date:   Mon Aug 7 13:49:24 2023 +1000

    Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next