Searched refs:set_abm_level (Results 1 – 5 of 5) sorted by relevance
40 bool (*set_abm_level)(struct abm *abm, unsigned int abm_level); member
1275 stream_res->abm->funcs->set_abm_level(stream_res->abm, stream->abm_level); in dcn20_blank_pixel_data()2024 pipe_ctx->stream_res.abm->funcs->set_abm_level(pipe_ctx->stream_res.abm, in dcn20_program_pipe()
2500 if (abm->funcs->set_abm_level) in hwss_set_abm_level()2501 abm->funcs->set_abm_level(abm, abm_level); in hwss_set_abm_level()
3756 pipe_ctx->stream_res.abm->funcs->set_abm_level( in commit_planes_do_stream_update()
2207 pipe_ctx->stream_res.abm->funcs->set_abm_level(pipe_ctx->stream_res.abm, in dcn401_program_pipe()