All of lore.kernel.org
 help / color / mirror / Atom feed
* [Nouveau] [PATCH 0/3] drm: Remove some includes of drm_legacy.h
@ 2021-05-16 18:59 ` Thomas Zimmermann
  0 siblings, 0 replies; 18+ messages in thread
From: Thomas Zimmermann @ 2021-05-16 18:59 UTC (permalink / raw)
  To: maarten.lankhorst, mripard, airlied, daniel, jani.nikula,
	joonas.lahtinen, rodrigo.vivi, bskeggs
  Cc: nouveau, intel-gfx, dri-devel

Remove include statements for DRM legacy headers. None of these
dependencies is required. Built-tested w/o CONFIG_DRM_LEGACY set.

These patches should probably go through drm-misc, like the rest
of the legacy cleanups.

Thomas Zimmermann (3):
  drm/i915: Don't include drm_legacy.h
  drm/nouveau: Don't include drm_legacy.h
  drm: Don't include drm_legacy.h in drm_lease.c

 drivers/gpu/drm/drm_lease.c              | 1 -
 drivers/gpu/drm/i915/gem/i915_gem_phys.c | 1 -
 drivers/gpu/drm/i915/i915_drv.h          | 1 -
 drivers/gpu/drm/nouveau/nouveau_ttm.c    | 2 --
 4 files changed, 5 deletions(-)


base-commit: 77fc6f68ed347b0a4c6969f6adac70026d5b1449
prerequisite-patch-id: c2b2f08f0eccc9f5df0c0da49fa1d36267deb11d
prerequisite-patch-id: c67e5d886a47b7d0266d81100837557fda34cb24
prerequisite-patch-id: c59ca2ddb182af06006fa360ad3e90fe16b93d3a
prerequisite-patch-id: 8c45deec68d6ab65d66f551b51b12acf2e9ae0b4
prerequisite-patch-id: 742f08083f0d5776068a761b1e2432e8edc2bdf8
prerequisite-patch-id: 39cfaf5f337ec53d3237bf2a700e77c84f789039
--
2.31.1

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

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

end of thread, other threads:[~2021-05-17 19:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16 18:59 [Nouveau] [PATCH 0/3] drm: Remove some includes of drm_legacy.h Thomas Zimmermann
2021-05-16 18:59 ` [Intel-gfx] " Thomas Zimmermann
2021-05-16 18:59 ` Thomas Zimmermann
2021-05-16 18:59 ` [Nouveau] [PATCH 1/3] drm/i915: Don't include drm_legacy.h Thomas Zimmermann
2021-05-16 18:59   ` [Intel-gfx] " Thomas Zimmermann
2021-05-16 18:59   ` Thomas Zimmermann
2021-05-16 18:59 ` [Nouveau] [PATCH 2/3] drm/nouveau: " Thomas Zimmermann
2021-05-16 18:59   ` [Intel-gfx] " Thomas Zimmermann
2021-05-16 18:59   ` Thomas Zimmermann
2021-05-16 18:59 ` [Nouveau] [PATCH 3/3] drm: Don't include drm_legacy.h in drm_lease.c Thomas Zimmermann
2021-05-16 18:59   ` [Intel-gfx] " Thomas Zimmermann
2021-05-16 18:59   ` Thomas Zimmermann
2021-05-17 11:08 ` [Nouveau] [PATCH 0/3] drm: Remove some includes of drm_legacy.h Jani Nikula
2021-05-17 11:08   ` [Intel-gfx] " Jani Nikula
2021-05-17 11:08   ` Jani Nikula
2021-05-17 11:56 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2021-05-17 12:26 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-05-17 19:26 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.