Searched refs:VOP_PENDING_FB_UNREF (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c128 VOP_PENDING_FB_UNREF, enumerator in enum:vop_pending
1143 set_bit(VOP_PENDING_FB_UNREF, &vop->pending);
1616 set_bit(VOP_PENDING_FB_UNREF, &vop->pending);
1769 if (test_and_clear_bit(VOP_PENDING_FB_UNREF, &vop->pending))

Completed in 85 milliseconds