Skip to content

headers: drm: Sync with drm-next

Mario Kleiner requested to merge kleinerm/drm:fourccsync into master

Generated using make headers_install from the drm-next tree - git://anongit.freedesktop.org/drm/drm branch - drm-next commit - 8a02ea42bc1d4c448caf1bab0e05899dad503f74

The changes were as follows (shortlog from b10733527bfd864605c33ab2e9a886eec317ec39..HEAD):

Aaron Liu (1): drm/amdgpu: add uapi to define yellow carp series

Abdiel Janulgue (1): drm/i915/query: Expose memory regions through the query uAPI

Alex Deucher (1): drm/amdgpu: add INFO ioctl support for querying video caps (v4)

Chris Wilson (1): drm/i915/gt: Track the overall awake/busy time

Christian Gmeiner (1): drm/etnaviv: provide more ID values via GET_PARAM ioctl.

Felix Kuehling (1): drm/amdgpu: Add new placement for preemptible SG BOs

Jason Ekstrand (1): drm/i915/gem: Drop legacy execbuffer support (v2)

Jiawei Gu (1): drm/amdgpu: Add vbios info ioctl interface

Jonathan Marek (2): drm/msm: add MSM_BO_CACHED_COHERENT drm/msm: deprecate MSM_BO_UNCACHED (map as writecombine instead)

Lionel Landwerlin (1): drm: fix drm_mode_create_blob comment

Mario Kleiner (1): drm/fourcc: Add 16 bpc fixed point framebuffer formats.

Matthew Auld (5): drm/i915/uapi: fix kernel doc warnings drm/i915/uapi: convert i915_user_extension to kernel doc drm/i915/uapi: convert i915_query and friend to kernel doc drm/i915/uapi: introduce drm_i915_gem_create_ext drm/i915/uapi: implement object placement extension

Nirmoy Das (1): drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag

Noralf Trønnes (1): drm/uapi: Add USB connector type

Radhakrishna Sripada (1): drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color

Rob Clark (1): drm/msm: Add param for userspace to query suspend count

Simon Ser (13): drm: improve kernel-docs in drm_mode.h drm: document drm_mode_get_connector drm: document drm_mode_modeinfo drm: document that user-space should force-probe connectors drm/doc: atomic implicitly enables other caps drm/doc: re-format drm.h file comment drm/doc: demote old doc-comments in drm.h drm/fourcc: fix Amlogic format modifier masks drm/uapi: document kernel capabilities drm/connector: demote connector force-probes for non-master clients drm: reference mode flags in DRM_CLIENT_CAP_* docs drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docs drm: document minimum kernel version for DRM_CLIENT_CAP_*

Tvrtko Ursulin (1): drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking

Signed-off-by: Mario Kleiner mario.kleiner.de@gmail.com

Merge request reports