7f63fb2038ba2e41081a3b7f2aa48bdd84e39ffd
[mesa.git] / include / drm-uapi / README
1 This directory contains a copy of the installed kernel headers
2 required by the anv & i965 drivers to communicate with the kernel.
3 Whenever either of those driver needs new definitions for new kernel
4 APIs, these files should be updated.
5
6 These files in master should only be updated once the changes have landed
7 in the drm-next tree.
8
9 You can copy files installed after running this from the kernel
10 repository, at version the drivers require :
11
12 $ make headers_install INSTALL_HDR_PATH=/path/to/install
13
14 The last update was done at the following kernel commit :
15
16 commit 78230c46ec0a91dd4256c9e54934b3c7095a7ee3
17 Merge: b65bd4031156 037f03155b7d
18 Author: Dave Airlie <airlied@redhat.com>
19 Date: Wed Mar 21 14:07:03 2018 +1000
20
21 Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next