]> 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>
Mon, 8 Jun 2020 14:53:23 +0000 (11:53 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 9 Jun 2020 15:40:04 +0000 (12:40 -0300)
commitb87024abd5cd0018301472894e53ecb6252a313b
treeeb4452b8dee02c8e7bc50d6de234f5cf20524b3d
parentcb88ba7882038af8405ab4ade582aef9a7c9d7bf
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources

To pick the change in:

  c70acdfbe993 ("drm/i915/perf: add new open param to configure polling of OA buffer")
  6c5f6dbae2e1 ("drm/i915/perf: introduce global sseu pinning")

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: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/drm/i915_drm.h