On 11 October 2017 at 01:46, Dave Airlie <[email protected]> wrote: > From: Dave Airlie <[email protected]> > > Clarify when headers can be updated here. > > Signed-off-by: Dave Airlie <[email protected]> > --- > include/drm-uapi/README | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/include/drm-uapi/README b/include/drm-uapi/README > index d67fb562..27de91c 100644 > --- a/include/drm-uapi/README > +++ b/include/drm-uapi/README > @@ -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 > APIs, these files should be updated. > > +These files in master should only be updated once the changes have landed > +in the drm-next tree. > + Thank you.
Reviewed-by: Emil Velikov <[email protected]> -Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
