-
- Downloads
drm/xe: Introduce the wedged_mode debugfs
So, the wedged mode can be selected per device at runtime, before the tests or before reproducing the issue. v2: - s/busted/wedged - some locking consistency v3: - remove mutex - toggle guc reset policy on any mode change Cc: Lucas De Marchi <lucas.demarchi@intel.com> Cc: Alan Previn <alan.previn.teres.alexis@intel.com> Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com> Reviewed-by:Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240423221817.1285081-4-rodrigo.vivi@intel.com Signed-off-by:
Rodrigo Vivi <rodrigo.vivi@intel.com>
Showing
- drivers/gpu/drm/xe/xe_debugfs.c 55 additions, 0 deletionsdrivers/gpu/drm/xe/xe_debugfs.c
- drivers/gpu/drm/xe/xe_device.c 7 additions, 3 deletionsdrivers/gpu/drm/xe/xe_device.c
- drivers/gpu/drm/xe/xe_device.h 1 addition, 1 deletiondrivers/gpu/drm/xe/xe_device.h
- drivers/gpu/drm/xe/xe_device_types.h 7 additions, 2 deletionsdrivers/gpu/drm/xe/xe_device_types.h
- drivers/gpu/drm/xe/xe_guc_ads.c 58 additions, 2 deletionsdrivers/gpu/drm/xe/xe_guc_ads.c
- drivers/gpu/drm/xe/xe_guc_ads.h 1 addition, 0 deletionsdrivers/gpu/drm/xe/xe_guc_ads.h
- drivers/gpu/drm/xe/xe_guc_submit.c 20 additions, 15 deletionsdrivers/gpu/drm/xe/xe_guc_submit.c
Loading
Please register or sign in to comment