Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h518 bool (*wait_update_lock_status)(struct timing_generator *tg, bool locked); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1929 if (pipe_ctx->stream_res.tg->funcs->wait_update_lock_status) in dcn401_perform_3dlut_wa_unlock()
1930 pipe_ctx->stream_res.tg->funcs->wait_update_lock_status(pipe_ctx->stream_res.tg, false); in dcn401_perform_3dlut_wa_unlock()