Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/1] lib: Avoid macro redifinition in gen7/gen8_media.h
@ 2023-06-13  9:44 Christoph Manszewski
  2023-06-13  9:44 ` [igt-dev] [PATCH i-g-t v2 1/1] lib: Let gen7/gen8 inherit gen4_render.h Christoph Manszewski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christoph Manszewski @ 2023-06-13  9:44 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.

v2:
- Make gen8_media.h also inherit gen4_render.h (Kamil)

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

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

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

-- 
2.40.1

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

end of thread, other threads:[~2023-06-13 16:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13  9:44 [igt-dev] [PATCH i-g-t v2 0/1] lib: Avoid macro redifinition in gen7/gen8_media.h Christoph Manszewski
2023-06-13  9:44 ` [igt-dev] [PATCH i-g-t v2 1/1] lib: Let gen7/gen8 inherit gen4_render.h Christoph Manszewski
2023-06-13 16:23   ` Kamil Konieczny
2023-06-13 10:27 ` [igt-dev] ✓ Fi.CI.BAT: success for lib: Avoid macro redifinition in gen7/gen8_media.h (rev2) Patchwork
2023-06-13 11:56 ` [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