Searched refs:set_abm_level (Results 1 – 8 of 8) sorted by relevance
40 bool (*set_abm_level)(struct abm *abm, unsigned int abm_level); member
190 .set_abm_level = dmub_abm_set_level_ex,
253 .set_abm_level = dce_abm_set_level,
1260 stream_res->abm->funcs->set_abm_level(stream_res->abm, stream->abm_level); in dcn20_blank_pixel_data()2009 pipe_ctx->stream_res.abm->funcs->set_abm_level(pipe_ctx->stream_res.abm, in dcn20_program_pipe()
2502 if (abm->funcs->set_abm_level) in hwss_set_abm_level()2503 abm->funcs->set_abm_level(abm, abm_level); in hwss_set_abm_level()
3829 pipe_ctx->stream_res.abm->funcs->set_abm_level( in commit_planes_do_stream_update()
3175 stream_res->abm->funcs->set_abm_level(stream_res->abm, stream->abm_level); in dcn10_blank_pixel_data()
2222 pipe_ctx->stream_res.abm->funcs->set_abm_level(pipe_ctx->stream_res.abm, in dcn401_program_pipe()