Home
last modified time | relevance | path

Searched refs:hubp_prepare_subvp_buffering (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h208 void (*hubp_prepare_subvp_buffering)(struct hubp *hubp, bool enable); member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hubp.c204 .hubp_prepare_subvp_buffering = hubp32_prepare_subvp_buffering
Ddcn32_hwseq.c722 if (pipe->stream && hubp && hubp->funcs->hubp_prepare_subvp_buffering) { in dcn32_program_mall_pipe_config()
729 hubp->funcs->hubp_prepare_subvp_buffering(hubp, true); in dcn32_program_mall_pipe_config()