drm/etnaviv
Daniel Stone 8e535dd214 headers: Sync with drm-next
Taken from the drm-next pull for 4.17-rc1 (694f54f680f7), and manually
reconciled:

  core:
    - Dropped DRM_MODE_TYPE_ALL and DRM_MODE_FLAG_ALL; these are purely
      internal details of the bits accepted by the currently running
      kernel, and can not be generally relied on by userspace
    - Add HDCP flags
    - Note CTM entry representation is sign-magnitude format, not
      two's-complement
  amdgpu:
    - Add QUERY_STATE2 context op
    - Add VCN firmware version query
  etnaviv:
    - Add more GPU feature flags
  i915:
    - Add caps, params and ioctls for PMU / perf-stream
    - Add support for explicit fencing
  nouveau:
    - Add TILE_COMP layout
  vc4:
    - Add perfmon ioctls
  virtgpu:
    - Add capset-fix param
  vmware:
    - Add handle-close ioctl and explicit-fencing support

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-30 16:10:03 +01:00
..
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.am libdrm: add etnaviv drm support 2016-09-17 15:05:25 +02:00
Makefile.sources etnaviv: add permon support 2017-12-15 19:09:51 +01:00
etnaviv-symbol-check etnaviv: support performance monitor requests 2017-12-15 19:10:01 +01:00
etnaviv_bo.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_bo_cache.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_cmd_stream.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_device.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_drm.h headers: Sync with drm-next 2018-03-30 16:10:03 +01:00
etnaviv_drmif.h etnaviv: support performance monitor requests 2017-12-15 19:10:01 +01:00
etnaviv_gpu.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_perfmon.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_pipe.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_priv.h etnaviv: support performance monitor requests 2017-12-15 19:10:01 +01:00
libdrm_etnaviv.pc.in libdrm: add etnaviv drm support 2016-09-17 15:05:25 +02:00
meson.build meson: use pkg-config to detect libatomic_ops 2018-03-09 17:12:02 +00:00