Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gpu_error.h57 struct drm_i915_error_object *guc_log;
127 struct drm_i915_error_object { struct
136 struct drm_i915_error_object **user_bo;
139 struct drm_i915_error_object *wa_ctx;
140 struct drm_i915_error_object *default_state;
Di915_gpu_error.c274 struct drm_i915_error_object *dst) in compress_next_page()
290 struct drm_i915_error_object *dst) in compress_page()
320 struct drm_i915_error_object *dst) in compress_flush()
384 struct drm_i915_error_object *dst) in compress_page()
400 struct drm_i915_error_object *dst) in compress_flush()
562 const struct drm_i915_error_object *obj) in print_error_obj()
741 const struct drm_i915_error_object *obj; in __err_print_to_sgl()
892 static void i915_error_object_free(struct drm_i915_error_object *obj) in i915_error_object_free()
956 static struct drm_i915_error_object *
963 struct drm_i915_error_object *dst; in i915_error_object_create()
[all …]