~mmach/netext73/mesa_2004

« back to all changes in this revision

Viewing changes to include/drm-uapi/README

  • Committer: mmach
  • Date: 2022-09-22 20:00:35 UTC
  • Revision ID: netbit73@gmail.com-20220922200035-j2mt0pv92d002zy3
2022-09-22 21:17:58

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains a copy of the installed kernel headers
 
2
required by several drivers to communicate with the kernel.
 
3
Whenever one 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 2a7005c8a3982ba27fab237d85c27da446484e9c (HEAD)
 
17
Merge: 0666cba1f5b2b 47c65b3853f88
 
18
Author: Dave Airlie <airlied@redhat.com>
 
19
Date:   Fri Jun 11 13:34:42 2021 +1000
 
20
 
 
21
    Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next