Files
third_party_mesa3d/include/drm-uapi
Rob Clark ae01c27ac0 freedreno/drm/virtio: Support ring_idx
ring_idx zero is the CPU ring, others map to the priority level, as each
priority level for a given drm_file on the host kernel side maps to a
single fence timeline.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16086>
2022-04-27 23:10:00 +00:00
..
2021-08-12 19:29:59 +00:00
2021-08-12 19:29:59 +00:00
2021-08-12 19:29:59 +00:00
2021-06-24 16:14:38 +00:00
2021-08-12 19:29:59 +00:00
2020-01-30 03:39:21 +00:00
2022-03-04 16:05:10 -08:00
2021-06-24 16:14:38 +00:00
2021-06-24 16:14:38 +00:00
2020-06-16 16:02:33 +00:00

This directory contains a copy of the installed kernel headers
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 :

$ make headers_install INSTALL_HDR_PATH=/path/to/install

The last update was done at the following kernel commit :

commit 2a7005c8a3982ba27fab237d85c27da446484e9c (HEAD)
Merge: 0666cba1f5b2b 47c65b3853f88
Author: Dave Airlie <airlied@redhat.com>
Date:   Fri Jun 11 13:34:42 2021 +1000

    Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next