drm-uapi: Update headers from drm-next
[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 You can copy files installed after running this from the kernel
7 repository, at version the drivers require :
8
9 $ make headers_install INSTALL_HDR_PATH=/path/to/install
10
11 The last update was done at the following kernel commit :
12
13 commit 7846b12fe0b5feab5446d892f41b5140c1419109
14 Merge: 7ebdb0d d78acfe
15 Author: Dave Airlie <airlied@redhat.com>
16 Date: Tue Aug 29 10:38:14 2017 +1000
17
18 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next