/src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
intel_ring_submission.c | 611 static bool stop_ring(struct intel_engine_cs *engine) function in typeref:typename:bool 617 RING_MI_MODE, _MASKED_BIT_ENABLE(STOP_RING)); 660 if (!stop_ring(engine)) { 670 if (!stop_ring(engine)) { 733 RING_MI_MODE, _MASKED_BIT_DISABLE(STOP_RING)); 771 ENGINE_TRACE(engine, "timed out on STOP_RING\n");
|
intel_ring_submission.c | 611 static bool stop_ring(struct intel_engine_cs *engine) function in typeref:typename:bool 617 RING_MI_MODE, _MASKED_BIT_ENABLE(STOP_RING)); 660 if (!stop_ring(engine)) { 670 if (!stop_ring(engine)) { 733 RING_MI_MODE, _MASKED_BIT_DISABLE(STOP_RING)); 771 ENGINE_TRACE(engine, "timed out on STOP_RING\n");
|
intel_ring_submission.c | 611 static bool stop_ring(struct intel_engine_cs *engine) function in typeref:typename:bool 617 RING_MI_MODE, _MASKED_BIT_ENABLE(STOP_RING)); 660 if (!stop_ring(engine)) { 670 if (!stop_ring(engine)) { 733 RING_MI_MODE, _MASKED_BIT_DISABLE(STOP_RING)); 771 ENGINE_TRACE(engine, "timed out on STOP_RING\n");
|
intel_ring_submission.c | 611 static bool stop_ring(struct intel_engine_cs *engine) function in typeref:typename:bool 617 RING_MI_MODE, _MASKED_BIT_ENABLE(STOP_RING)); 660 if (!stop_ring(engine)) { 670 if (!stop_ring(engine)) { 733 RING_MI_MODE, _MASKED_BIT_DISABLE(STOP_RING)); 771 ENGINE_TRACE(engine, "timed out on STOP_RING\n");
|