0fdd435cb4f873b5602913db4f2ba497a5443daf
To pick up the changes in:ecf8eca51f("drm/i915/xehp: Add compute engine ABI")991b4de327("drm/i915/uapi: Add kerneldoc for engine class enum")c94fde8f51("drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES")1c671ad753("drm/i915/doc: Link query items to their uapi structs")a2e5402691("drm/i915/doc: Convert perf UAPI comments to kerneldoc")462ac1cdf4("drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldoc")034d47b25b("drm/i915/uapi: Document DRM_I915_QUERY_HWCONFIG_BLOB")78e1fb3112("drm/i915/uapi: Add query for hwconfig blob") That don't add any new ioctl, so no changes in tooling. This silences this perf build warning: Warning: Kernel ABI header at 'tools/include/uapi/drm/i915_drm.h' differs from latest version at 'include/uapi/drm/i915_drm.h' diff -u tools/include/uapi/drm/i915_drm.h include/uapi/drm/i915_drm.h Cc: John Harrison <John.C.Harrison@intel.com> Cc: Matt Atwood <matthew.s.atwood@intel.com> Cc: Matt Roper <matthew.d.roper@intel.com> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://lore.kernel.org/lkml/YrDi4ALYjv9Mdocq@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.5%
Assembly
1%
Shell
0.6%
Python
0.3%
Makefile
0.3%