Skip to content

drm/xe: Check for HW fence being complete when SW signaling is enabled

Matthew Brost requested to merge (removed):check_for_fence_signaled into xe

If HW fence is complete when SW signaling is enabled, kick the IRQ handler to signal the fence.

Signed-off-by: Matthew Brost matthew.brost@intel.com

Also fixes: #127 (closed)

Merge request reports