drm/i915: Remove ctx->last_ring
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_drv.h
index 0640071e30a97980275386d2df3cd8b3a363b69e..4fea8a07a85edb43ad95e6ef0d052fa22dfaba57 100644 (file)
@@ -591,7 +591,6 @@ struct intel_context {
        bool is_initialized;
        uint8_t remap_slice;
        struct drm_i915_file_private *file_priv;
-       struct intel_engine_cs *last_ring;
        struct drm_i915_gem_object *obj;
        struct i915_ctx_hang_stats hang_stats;
        struct i915_address_space *vm;
This page took 0.028141 seconds and 5 git commands to generate.