mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-26 07:30:17 +00:00
mediafill/skl: Follow the spec to add pipeline_select mask
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
committed by
Damien Lespiau
parent
17371958db
commit
54465b8ac5
@@ -371,4 +371,7 @@ struct gen8_surface_state
|
||||
} ss15;
|
||||
};
|
||||
|
||||
|
||||
#define GEN9_PIPELINE_SELECTION_MASK (3 << 8)
|
||||
|
||||
#endif /* GEN8_MEDIA_H */
|
||||
|
||||
Reference in New Issue
Block a user