Home
last modified time | relevance | path

Searched refs:drm_i915_error_object (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.h54 struct drm_i915_error_object *guc_log;
135 struct drm_i915_error_object { struct
144 struct drm_i915_error_object **user_bo;
147 struct drm_i915_error_object *wa_ctx;
148 struct drm_i915_error_object *default_state;
Di915_gpu_error.c235 static void *compress_next_page(struct drm_i915_error_object *dst) in compress_next_page()
251 struct drm_i915_error_object *dst) in compress_page()
281 struct drm_i915_error_object *dst) in compress_flush()
310 struct drm_i915_error_object *dst) in compress_fini()
337 struct drm_i915_error_object *dst) in compress_page()
355 struct drm_i915_error_object *dst) in compress_flush()
361 struct drm_i915_error_object *dst) in compress_fini()
562 struct drm_i915_error_object *obj) in print_error_obj()
642 struct drm_i915_error_object *obj; in i915_error_state_to_str()
874 static void i915_error_object_free(struct drm_i915_error_object *obj) in i915_error_object_free()
[all …]