anv: Properly cache brw_stage_prog_data::relocs
[mesa.git] / include / drm-uapi / README
index eb37096031b7d8ef695797e86a94e4c0809050fd..1c1af25c9cfeed70c84d112961f359a4195c766f 100644 (file)
@@ -1,8 +1,11 @@
 This directory contains a copy of the installed kernel headers
-required by the anv & i965 drivers to communicate with the kernel.
-Whenever either of those driver needs new definitions for new kernel
+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 :
 
@@ -10,9 +13,9 @@ $ make headers_install INSTALL_HDR_PATH=/path/to/install
 
 The last update was done at the following kernel commit :
 
-commit 6d61e70ccc21606ffb8a0a03bd3aba24f659502b
-Merge: 338ffbf7cb5e c0bc126f97fb
+commit 3393649977f9a8847c659e282ea290d4b703295c
+Merge: cbc2e82932ae ced026e959be
 Author: Dave Airlie <airlied@redhat.com>
-Date:   Tue Jun 27 07:24:49 2017 +1000
+Date:   Fri Aug 28 13:51:30 2020 +1000
 
-    Backmerge tag 'v4.12-rc7' into drm-next
+    Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next