Home
last modified time | relevance | path

Searched refs:i915_kernel_lost_context (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_dma.c124 void i915_kernel_lost_context(struct drm_device * dev) in i915_kernel_lost_context() function
451 i915_kernel_lost_context(dev); in i915_dispatch_cmdbuffer()
485 i915_kernel_lost_context(dev); in i915_dispatch_batchbuffer()
549 i915_kernel_lost_context(dev); in i915_dispatch_flip()
590 i915_kernel_lost_context(dev); in i915_quiescent()
741 i915_kernel_lost_context(dev); in i915_emit_irq()
H A Di915_drv.h1308 extern void i915_kernel_lost_context(struct drm_device * dev);
H A Dintel_ringbuffer.c427 i915_kernel_lost_context(ring->dev); in init_ring_common()
H A Di915_gem.c4153 i915_kernel_lost_context(dev); in i915_gem_idle()