]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools headers: Sync UAPI drm/drm.h with kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Mon, 22 Dec 2025 22:57:06 +0000 (14:57 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 24 Dec 2025 19:42:00 +0000 (11:42 -0800)
commitbe6c9e82c99963a8d603c56ac74d03c1537cd5a2
tree17d87edc9df2e0183fa58060f5320d7447877ead
parentd852b838eb05f52c07963db2ea1ab943b45ee022
tools headers: Sync UAPI drm/drm.h with kernel sources

To pick up changes from:

  179ab8e7d7b378f1 ("drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE")

This should be used to beautify DRM syscall arguments and it addresses
these tools/perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/include/uapi/drm/drm.h include/uapi/drm/drm.h

Please see tools/include/uapi/README.

Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/include/uapi/drm/drm.h