diff options
| author | Tejas Upadhyay <tejas.upadhyay@intel.com> | 2026-09-03 21:46:03 +0530 |
|---|---|---|
| committer | Matthew Brost <matthew.brost@intel.com> | 2026-09-03 22:30:02 -0700 |
| commit | 12f8e9ed28bc5c7713d25b873b4da6b67e77c8fa (patch) | |
| tree | 77a6fae98bec40c4764f939ea48198793a63b41b /scripts/Makefile.thinlto | |
| parent | 7737f819e9f1a0cbd653e1a58bda4be18e0306b8 (diff) | |
| download | linux-next-12f8e9ed28bc5c7713d25b873b4da6b67e77c8fa.tar.gz linux-next-12f8e9ed28bc5c7713d25b873b4da6b67e77c8fa.zip | |
drm/xe/configfs: Add disable_vram_page_offline attribute
Add a new configfs attribute 'disable_vram_page_offline' to control
how bad VRAM pages are handled:
0, n, N, false - Do not disable (Offlining is active - default)
1, y, Y, true - Disable vram page offline (Logging only)
The attribute can only be set before binding to the device and defaults
to false (offlining enabled). This gives administrators control over
whether corrupted VRAM pages detected by hardware (e.g., ECC errors)
are actively offlined or only logged.
v3(Sashiko):
- fix doc
v2(Sashiko):
- keep default value in case configfs not present
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patch.msgid.link/20260903161553.528932-27-tejas.upadhyay@intel.com
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
