Files
third_party_mesa3d/include/drm-uapi
José Roberto de Souza 4fd7cad05d intel: Rename XE_PERF to XE_OBSERVATION
Xe KMD renamed XE_PERF to XE_OBSERVATION to better match with Intel
specification and avoid confusion.
This uAPI rename will land in the same kernel version that added
the uAPI being renamed.

There is no uAPI change, just renames.

Sync xe_drm.h with 63347fe031e3 ("drm/xe/uapi: Rename xe perf layer as xe observation layer").

Acked-by: Caio Oliveira <caio.oliveira@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30027>
2024-07-17 01:00:34 +00:00
..
2024-06-06 01:01:46 +00:00
2023-11-20 13:35:19 +00:00
2024-06-06 01:01:46 +00:00
2023-12-22 04:01:12 +00:00
2023-12-22 04:01:12 +00:00
2021-06-24 16:14:38 +00:00
2020-01-30 03:39:21 +00:00
2023-12-22 04:01:12 +00:00
2024-05-14 04:04:34 +00:00
2024-03-01 10:42:43 +00:00
2023-12-01 10:41:24 +00:00
2023-12-22 04:01:12 +00:00
2022-10-27 10:53:18 +00:00
2024-05-22 05:37:47 +00:00
2023-12-22 04:01:12 +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 ea97a66a221893fb9b4d96688e759d1db2d6e683
Author:     Lucas De Marchi <lucas.demarchi@intel.com>
AuthorDate: Thu Dec 21 14:28:04 2023 -0800
Commit:     Dave Airlie <airlied@redhat.com>
CommitDate: Fri Dec 22 11:17:15 2023 +1000

    drm/xe: Disable 32bits build