mesa/include/drm-uapi
Rob Clark e63ef520fe freedreno/drm: Add support to query device suspend count
Signed-off-by: Rob Clark <robdclark@chromium.org>
Acked-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9901>
2021-05-10 15:34:07 +00:00
..
README include/drm-uapi: bump headers 2020-09-01 16:40:11 +00:00
amdgpu_drm.h include/drm-uapi: bump AMDGPU headers 2021-04-12 17:33:32 +00:00
drm.h drm-uapi: Update headers from Linux 5.7-rc1. 2020-04-20 10:59:05 -07:00
drm_fourcc.h drm-uapi: Update drm_fourcc.h for new TGL modifier 2021-04-13 02:53:11 +00:00
drm_mode.h include/drm-uapi: bump headers 2020-09-01 16:40:11 +00:00
etnaviv_drm.h
i915_drm.h include/drm-uapi: bump headers 2020-09-01 16:40:11 +00:00
lima_drm.h
msm_drm.h freedreno/drm: Add support to query device suspend count 2021-05-10 15:34:07 +00:00
panfrost_drm.h
sync_file.h drm-uapi: Add sync_file.h 2020-06-16 16:02:33 +00:00
tegra_drm.h
v3d_drm.h
vc4_drm.h
virtgpu_drm.h drm-uapi: virtgpu_drm.h: resource create blob + host visible memory region 2020-10-01 16:16:07 -07: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 3393649977f9a8847c659e282ea290d4b703295c
Merge: cbc2e82932ae ced026e959be
Author: Dave Airlie <airlied@redhat.com>
Date:   Fri Aug 28 13:51:30 2020 +1000

    Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next