[Intel-xe] [PATCH 1/1] fixup! drm/xe: Add support for OOB workarounds
Gustavo Sousa
gustavo.sousa at intel.com
Mon May 29 21:19:14 UTC 2023
Add gitignore entries for generated files from OOB workarounds build.
Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
---
drivers/gpu/drm/xe/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/xe/.gitignore b/drivers/gpu/drm/xe/.gitignore
index 81972dce1aff..8778bf132674 100644
--- a/drivers/gpu/drm/xe/.gitignore
+++ b/drivers/gpu/drm/xe/.gitignore
@@ -1,2 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
*.hdrtest
+/generated
+/xe_gen_wa_oob
--
2.40.1
More information about the Intel-xe
mailing list