Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h525 struct hubp_prepare_subvp_buffering_params { struct
816 struct hubp_prepare_subvp_buffering_params hubp_prepare_subvp_buffering_params; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2744 struct hubp *hubp = params->hubp_prepare_subvp_buffering_params.hubp; in hwss_hubp_prepare_subvp_buffering()
2745 bool enable = params->hubp_prepare_subvp_buffering_params.enable; in hwss_hubp_prepare_subvp_buffering()
3537 seq_state->steps[*seq_state->num_steps].params.hubp_prepare_subvp_buffering_params.hubp = hubp; in hwss_add_hubp_prepare_subvp_buffering()
3538 …seq_state->steps[*seq_state->num_steps].params.hubp_prepare_subvp_buffering_params.enable = enable; in hwss_add_hubp_prepare_subvp_buffering()