]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/i915/i915_gpu_error.h
drm/i915/gt: Replace hangcheck by heartbeats
[linux.git] / drivers / gpu / drm / i915 / i915_gpu_error.h
index 7f1cd0b1fef7b18791d4e286b8f5b948c7700b8a..4dc36d6ee3a2e67c0744270f9093bd6fad818a0d 100644 (file)
@@ -34,7 +34,6 @@ struct i915_gpu_state {
        ktime_t boottime;
        ktime_t uptime;
        unsigned long capture;
-       unsigned long epoch;
 
        struct drm_i915_private *i915;
 
@@ -86,7 +85,6 @@ struct i915_gpu_state {
 
                /* Software tracked state */
                bool idle;
-               unsigned long hangcheck_timestamp;
                int num_requests;
                u32 reset_count;