Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_lrc.c504 execlists_clear_active(execlists, EXECLISTS_ACTIVE_HWACK); in execlists_submit_ports()
564 execlists_clear_active(execlists, EXECLISTS_ACTIVE_HWACK); in inject_preempt_context()
631 if (!execlists_is_active(execlists, EXECLISTS_ACTIVE_HWACK)) in execlists_dequeue()
969 EXECLISTS_ACTIVE_HWACK); in process_csb()
972 EXECLISTS_ACTIVE_HWACK); in process_csb()
Dintel_ringbuffer.h280 #define EXECLISTS_ACTIVE_HWACK 2 macro