[igt-dev] [PATCH i-g-t v2 0/1] lib: Avoid macro redifinition in gen7/gen8_media.h
Christoph Manszewski
christoph.manszewski at intel.com
Tue Jun 13 09:44:54 UTC 2023
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 at 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
More information about the igt-dev
mailing list