]> Gentwo Git Trees - linux/.git/commit
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Tue, 6 Aug 2024 16:59:26 +0000 (09:59 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 6 Aug 2024 19:30:31 +0000 (12:30 -0700)
commitaef21f6b6a4aae648c890e74c2322d10ab267249
tree3865b7825dbb6c4f704152ca49e4ea953203e627
parentfbc05142ccdd0061f6d0e489608935943d2984a1
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources

To pick up changes from:

  0f1bb41bf396 drm/i915: Support replaying GPU hangs with captured context image

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/i915_drm.h include/uapi/drm/i915_drm.h

Please see tools/include/uapi/README for details (it's in the first patch
of this series).

Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/include/uapi/drm/i915_drm.h