]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 13:25:27 +0000 (10:25 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 13:25:27 +0000 (10:25 -0300)
commit70fc5d62465de09d4794a3df430ed71bc99cc24c
treec0d8433229e2474aa33055d279a8491a4b691bad
parent6b689eda84731b27f7c545a647faf844af3c3783
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources

To pick the change in:

  7691c426d118 ("drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET")

That don't result in any changes in tooling, just 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: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/drm/i915_drm.h