[igt-dev] [PATCH i-g-t 0/1] lib: Avoid macro redifinition in gen7/gen8_media.h

Christoph Manszewski christoph.manszewski at intel.com
Fri Jun 9 09:36:40 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.

Cc: Mika Kuoppala <mika.kuoppala at 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



More information about the igt-dev mailing list