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

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Oct 26 10:08:55 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 split this into separate patches with exception of
virtgpu and vmwgfx in one patch.

v2: split also virtgpu and vmwgfx (Kamil)

Simon Ser (6):
  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/vmwgfx: sync with drm-next
  drm-uapi/virtgpu: sync virtgpu 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