dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] hdrtest: hide the disgusting turds
@ 2025-04-01 12:18 Jani Nikula
  2025-04-01 12:18 ` [PATCH 1/5] drm: place header test files in .hdrtest subdirectories Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jani Nikula @ 2025-04-01 12:18 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel
  Cc: jani.nikula, linux-kbuild, dri-devel, intel-xe, intel-gfx,
	Masahiro Yamada, David Airlie, Daniel Vetter, Lucas De Marchi

Hide all the disgusting turds in .hdrtest subdirectories in the build
tree, and put the extra drm build-time checks behind a kconfig option.


BR,
Jani.


Cc: linux-kbuild@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
Cc: intel-xe@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org
Cc: Masahiro Yamada <masahiroy@kernel.org>
Cc: David Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>

Jani Nikula (5):
  drm: place header test files in .hdrtest subdirectories
  drm/xe: place header test files in .hdrtest subdirectories
  drm/i915: place header test files in .hdrtest subdirectories
  kbuild: hdrtest: place header test files in .hdrtest subdirectories
  drm: add config option for extra build-time checks

 drivers/gpu/drm/Kconfig       | 21 +++++++++++++++++++--
 drivers/gpu/drm/Makefile      |  6 +++---
 drivers/gpu/drm/i915/Makefile |  6 +++---
 drivers/gpu/drm/xe/Makefile   |  6 +++---
 include/drm/Makefile          |  6 +++---
 usr/include/Makefile          |  4 ++--
 6 files changed, 33 insertions(+), 16 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-04-01 17:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 12:18 [PATCH 0/5] hdrtest: hide the disgusting turds Jani Nikula
2025-04-01 12:18 ` [PATCH 1/5] drm: place header test files in .hdrtest subdirectories Jani Nikula
2025-04-01 12:18 ` [PATCH 2/5] drm/xe: " Jani Nikula
2025-04-01 12:18 ` [PATCH 3/5] drm/i915: " Jani Nikula
2025-04-01 12:18 ` [PATCH 4/5] kbuild: hdrtest: " Jani Nikula
2025-04-01 17:49   ` Masahiro Yamada
2025-04-01 12:18 ` [PATCH 5/5] drm: add config option for extra build-time checks Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).