Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/
H A Dsprd_dpu.h42 * @evt_update: wait queue condition for DPU shadow register
52 bool evt_update; member
H A Dsprd_dpu.c155 ctx->evt_update = false; in dpu_wait_update_done()
157 rc = wait_event_interruptible_timeout(ctx->wait_queue, ctx->evt_update, in dpu_wait_update_done()
763 ctx->evt_update = true; in sprd_dpu_isr()

Completed in 3 milliseconds