projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a559434
)
drm/xe: Fix typo in Kconfig
author
Maarten Lankhorst
<dev@lankhorst.se>
Fri, 27 Jun 2025 07:41:19 +0000
(09:41 +0200)
committer
Lucas De Marchi
<lucas.demarchi@intel.com>
Tue, 1 Jul 2025 15:01:40 +0000
(08:01 -0700)
doubut -> doubt.
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link:
https://lore.kernel.org/r/20250627074119.347826-1-dev@lankhorst.se
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/xe/Kconfig
b/drivers/gpu/drm/xe/Kconfig
index 827bc75b8b48f8d00a1e7c0fe0995eff71e807d1..f66e6d39e319e4a690e2faaac357f2bad1a0386e 100644
(file)
--- a/
drivers/gpu/drm/xe/Kconfig
+++ b/
drivers/gpu/drm/xe/Kconfig
@@
-86,7
+86,7
@@
config DRM_XE_GPUSVM
Enable this option if you want support for CPU to GPU address
mirroring.
- If in doub
u
t say "Y".
+ If in doubt say "Y".
config DRM_XE_PAGEMAP
bool "Enable device memory pool for SVM"
@@
-97,7
+97,7
@@
config DRM_XE_PAGEMAP
Disable this option only if you don't want to expose local device
memory for SVM. Will reduce KMD memory footprint when disabled.
- If in doub
u
t say "Y".
+ If in doubt say "Y".
config DRM_XE_FORCE_PROBE
string "Force probe xe for selected Intel hardware IDs"