Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/8] drm-uapi clean-up
@ 2021-10-06 16:14 Rodrigo Vivi
  2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 1/8] tests/i915/gem_pxp: Add LOCAL_ UAPI defines Rodrigo Vivi
                   ` (9 more replies)
  0 siblings, 10 replies; 31+ messages in thread
From: Rodrigo Vivi @ 2021-10-06 16:14 UTC (permalink / raw)
  To: igt-dev; +Cc: Rodrigo Vivi

Patches 1 to 3:
The main motivation of this series is to clean-up the mess
I created with the recent merge of a i915_drm.h coming from
drm-intel-gt-next rather than from drm-next. I'm sorry for that.

Patches 4:
Since I was already there, let me update some of the upstreamed
UAPIs.

Patch 5: Extra sync to drm-next, including all of the patches.

Patches 6 to 8: These might be the controversial ones. While
doing the work above, I decided that we needed to make the
documentation cleaner and more visible so we would avoid further
mistakes. But I'm okay on dropping these patches if there's
any disagreement.

Thanks,
Rodrigo.

Rodrigo Vivi (8):
  tests/i915/gem_pxp: Add LOCAL_ UAPI defines
  Revert "i915_drm.h sync"
  i915_drm.h sync with drm-next
  tests/gem_userptr_blits: Remove LOCAL_
  include/drm-uapi: Sync with drm-next
  README.md: Detail the drm-uapi headers sync.
  include: Introduce linux-uapi for non-drm-uapi files.
  README.md: Accept the i915_drm.h standalone update.

 README.md                                    |  38 +-
 include/drm-uapi/drm.h                       |  14 +-
 include/drm-uapi/drm_fourcc.h                | 115 ++++-
 include/drm-uapi/drm_mode.h                  |  95 ++++-
 include/drm-uapi/i915_drm.h                  |  99 +----
 include/drm-uapi/msm_drm.h                   |  14 +-
 include/drm-uapi/tegra_drm.h                 | 425 ++++++++++++++++++-
 include/drm-uapi/v3d_drm.h                   | 136 ++++++
 include/drm-uapi/vmwgfx_drm.h                |  41 ++
 include/{drm-uapi => linux-uapi}/sync_file.h |   0
 meson.build                                  |   2 +-
 tests/i915/gem_pxp.c                         |  31 +-
 tests/i915/gem_userptr_blits.c               |   7 +-
 13 files changed, 866 insertions(+), 151 deletions(-)
 rename include/{drm-uapi => linux-uapi}/sync_file.h (100%)

-- 
2.31.1

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2021-10-07 17:09 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06 16:14 [igt-dev] [PATCH i-g-t 0/8] drm-uapi clean-up Rodrigo Vivi
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 1/8] tests/i915/gem_pxp: Add LOCAL_ UAPI defines Rodrigo Vivi
2021-10-06 17:17   ` Dixit, Ashutosh
2021-10-06 17:25     ` Rodrigo Vivi
2021-10-06 17:32       ` Dixit, Ashutosh
2021-10-06 17:40         ` Teres Alexis, Alan Previn
2021-10-07  8:19         ` Petri Latvala
2021-10-06 17:37       ` Rodrigo Vivi
2021-10-06 18:09         ` Dixit, Ashutosh
2021-10-06 19:40           ` Vivi, Rodrigo
2021-10-06 20:19             ` Dixit, Ashutosh
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 2/8] Revert "i915_drm.h sync" Rodrigo Vivi
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 3/8] i915_drm.h sync with drm-next Rodrigo Vivi
2021-10-07 12:34   ` Petri Latvala
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 4/8] tests/gem_userptr_blits: Remove LOCAL_ Rodrigo Vivi
2021-10-07 12:36   ` Petri Latvala
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 5/8] include/drm-uapi: Sync with drm-next Rodrigo Vivi
2021-10-07 12:35   ` Petri Latvala
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 6/8] README.md: Detail the drm-uapi headers sync Rodrigo Vivi
2021-10-07  8:27   ` Petri Latvala
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 7/8] include: Introduce linux-uapi for non-drm-uapi files Rodrigo Vivi
2021-10-06 17:39   ` Dixit, Ashutosh
2021-10-06 17:56     ` Vivi, Rodrigo
2021-10-06 18:25       ` Dixit, Ashutosh
2021-10-07  8:23         ` Petri Latvala
2021-10-07 12:33   ` Petri Latvala
2021-10-06 16:14 ` [igt-dev] [PATCH i-g-t 8/8] README.md: Accept the i915_drm.h standalone update Rodrigo Vivi
2021-10-07  8:27   ` Petri Latvala
2021-10-07 17:09     ` Rodrigo Vivi
2021-10-06 17:16 ` [igt-dev] ✓ Fi.CI.BAT: success for drm-uapi clean-up Patchwork
2021-10-06 20:10 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox