Home
last modified time | relevance | path

Searched refs:DROP_RESET_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_debugfs.c685 #define DROP_RESET_ACTIVE BIT(7) macro
695 DROP_RESET_ACTIVE | \
711 if (val & DROP_RESET_ACTIVE && in gt_drop_caches()
730 if (val & DROP_RESET_ACTIVE && intel_gt_terminally_wedged(gt)) in gt_drop_caches()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_debugfs.c1443 #define DROP_RESET_ACTIVE BIT(7) macro
1453 DROP_RESET_ACTIVE | \
1468 if (val & DROP_RESET_ACTIVE && in gt_drop_caches()
1487 if (val & DROP_RESET_ACTIVE && intel_gt_terminally_wedged(gt)) in gt_drop_caches()

Completed in 6 milliseconds