tools headers UAPI: Update tools's copy of drm/drm.h header
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 23 Feb 2021 12:16:45 +0000 (09:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 5 Jul 2021 17:28:49 +0000 (14:28 -0300)
commit84d5c07d2dfb41fa7caacf29742f1dd9e56a15c6
treecfdb4df791cc7d937c0df44824895e76ffc401b0
parent4a1cddeab501f6a9a248bef783bc48e8a91c098e
tools headers UAPI: Update tools's copy of drm/drm.h header

Picking the changes from:

  2e290c8d8d29278b ("drm: document minimum kernel version for DRM_CLIENT_CAP_*")
  bbf4627ba6415711 ("drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docs")
  88938bf343efbc4d ("drm: reference mode flags in DRM_CLIENT_CAP_* docs")

Silencing these perf build warnings:

  Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from latest version at 'include/uapi/drm/drm.h'
  diff -u tools/include/uapi/drm/drm.h include/uapi/drm/drm.h

No changes in tooling as these are just C comment documentation changes.

Cc: Simon Ser <contact@emersion.fr>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/drm/drm.h