summaryrefslogtreecommitdiff
path: root/mali_kbase/mali_kbase_reset_gpu.h
diff options
context:
space:
mode:
authorKevin DuBois <kevindubois@google.com>2023-02-15 21:42:37 +0000
committerSean Callanan <spyffe@google.com>2023-02-16 03:12:08 +0000
commit50c0ac999bcc7f2cfd186e4249d0caec1383c3a7 (patch)
treec84256046133ec9d47e9126b50bd0a6bd2e2c0c4 /mali_kbase/mali_kbase_reset_gpu.h
parente8fa58acd3f48031ac6297e64ae996d430fa31d4 (diff)
downloadgpu-50c0ac999bcc7f2cfd186e4249d0caec1383c3a7.tar.gz
Revert "kbase: Powercycle mali to recover from a PM timeout"
Revert submission 2366782 Reason for revert: b/252072919 Reverted changes: /q/submissionid:2366782 Bug: 252072919 Change-Id: I1060f7543d37bb616a1b7c2464a0929a96774415
Diffstat (limited to 'mali_kbase/mali_kbase_reset_gpu.h')
-rw-r--r--mali_kbase/mali_kbase_reset_gpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mali_kbase/mali_kbase_reset_gpu.h b/mali_kbase/mali_kbase_reset_gpu.h
index a78a75a..ff631e9 100644
--- a/mali_kbase/mali_kbase_reset_gpu.h
+++ b/mali_kbase/mali_kbase_reset_gpu.h
@@ -151,9 +151,6 @@ void kbase_reset_gpu_assert_failed_or_prevented(struct kbase_device *kbdev);
/* This reset should be treated as an unrecoverable error by HW counter logic */
#define RESET_FLAGS_HWC_UNRECOVERABLE_ERROR ((unsigned int)(1 << 0))
-/* pixel: Powercycle the GPU instead of attempting a soft/hard reset (only used on CSF hw). */
-#define RESET_FLAGS_FORCE_PM_HW_RESET ((unsigned int)(1 << 1))
-
/**
* kbase_prepare_to_reset_gpu_locked - Prepare for resetting the GPU.
* @kbdev: Device pointer