[igt-dev] [PATCH i-g-t v1 0/5] drm-uapi: sync with drm-next 52920704df87

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Oct 23 14:19:32 UTC 2023


This is re-send of v2 from https://patchwork.freedesktop.org/patch/549742/?series=121445&rev=2
"Sync with drm-next commit 52920704df878050123dfeb469aa6ab8022547c1."
with dropped drm.h, drm_fourcc.h and drm_mode.h as they are already
applied. Also, I splitted this into separate patches with exception of
virtgpu and vmwgfx in one patch.

Simon Ser (5):
  drm-uapi/amdgpu_drm: sync with drm-next
  drm-uapi/i915_drm: sync with drm-next
  drm-uapi/msm: sync with drm-next
  drm-uapi/panfrost: sync with drm-next
  drm-uapi: sync virtgpu and vmwgfx with drm-next

 include/drm-uapi/amdgpu_drm.h   | 118 +++++++++-
 include/drm-uapi/i915_drm.h     | 377 +++++++++++++++++++++++++-------
 include/drm-uapi/msm_drm.h      |  62 ++++--
 include/drm-uapi/panfrost_drm.h |  55 ++++-
 include/drm-uapi/virtgpu_drm.h  |  35 +++
 include/drm-uapi/vmwgfx_drm.h   |  10 +-
 lib/i915/i915_drm_local.h       |  49 -----
 7 files changed, 550 insertions(+), 156 deletions(-)

-- 
2.42.0



More information about the igt-dev mailing list