129b78bfca591e736e56a294f0e357d73d938f7e
Signed-off-by: Amos Kong
Cc: Jerome Glisse
Cc: Dave Airlie
---
include/drm/ttm/ttm_bo_api.h | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/include/drm/ttm/ttm_bo_api.h b/include/drm/ttm/ttm_bo_api.h
index f681bbdbc698..eb27bbee9888 100644
--- a/include/drm/ttm
t irq, void *arg)
>
> pending = xchg(&qdev->ram_header->int_pending, 0);
>
> + if (!pending)
> + return IRQ_NONE;
> +
Looks correct.
Revewed-by: Amos Kong
> atomic_inc(&qdev->irq_received);
>
> if (pending & QXL_INTER