Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/1] lib: Avoid macro redifinition in gen7/gen8_media.h
@ 2023-06-09  9:36 Christoph Manszewski
  2023-06-09  9:36 ` [igt-dev] [PATCH i-g-t 1/1] lib: Let gen7 inherit gen4_render.h Christoph Manszewski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christoph Manszewski @ 2023-06-09  9:36 UTC (permalink / raw)
  To: igt-dev

Currently PIPELINE_SELECT_3D macros are redifined. This can lead to
compiler warnings when including headers containing those redifinitions.
Upstream a simple patch that fixes that.

Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>

Christoph Manszewski (1):
  lib: Let gen7 inherit gen4_render.h

 lib/gen7_media.h | 2 +-
 lib/gen8_media.h | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.40.1

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

end of thread, other threads:[~2023-06-10 21:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09  9:36 [igt-dev] [PATCH i-g-t 0/1] lib: Avoid macro redifinition in gen7/gen8_media.h Christoph Manszewski
2023-06-09  9:36 ` [igt-dev] [PATCH i-g-t 1/1] lib: Let gen7 inherit gen4_render.h Christoph Manszewski
2023-06-09 17:45   ` Kamil Konieczny
2023-06-09 17:29 ` [igt-dev] ✓ Fi.CI.BAT: success for lib: Avoid macro redifinition in gen7/gen8_media.h Patchwork
2023-06-10 21:03 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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