mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 20:00:10 +01:00
include/drm-uapi: clarify when headers can be updated.
Clarify when headers can be updated here. Reviewed-by: Gurchetan Singh<gurchetansingh@chromium.org> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
0061a90550
commit
a3ba14d0ce
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ required by the anv & i965 drivers to communicate with the kernel.
|
||||||
Whenever either of those driver needs new definitions for new kernel
|
Whenever either of those driver needs new definitions for new kernel
|
||||||
APIs, these files should be updated.
|
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
|
You can copy files installed after running this from the kernel
|
||||||
repository, at version the drivers require :
|
repository, at version the drivers require :
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue