Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
Ddcn32_hubp.c68 void hubp32_prepare_subvp_buffering(struct hubp *hubp, bool enable) in hubp32_prepare_subvp_buffering() function
204 .hubp_prepare_subvp_buffering = hubp32_prepare_subvp_buffering
Ddcn32_hubp.h53 void hubp32_prepare_subvp_buffering(struct hubp *hubp, bool enable);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
Ddcn401_hubp.c995 .hubp_prepare_subvp_buffering = hubp32_prepare_subvp_buffering,