Searched refs:set_abm_level (Results 1 – 6 of 6) sorted by relevance
38 bool (*set_abm_level)(struct abm *abm, unsigned int abm_level); member
253 .set_abm_level = dce_abm_set_level,
228 .set_abm_level = dmub_abm_set_level,
1119 stream_res->abm->funcs->set_abm_level(stream_res->abm, stream->abm_level); in dcn20_blank_pixel_data()1785 pipe_ctx->stream_res.abm->funcs->set_abm_level(pipe_ctx->stream_res.abm, in dcn20_program_pipe()
2900 stream_res->abm->funcs->set_abm_level(stream_res->abm, stream->abm_level); in dcn10_blank_pixel_data()
3258 pipe_ctx->stream_res.abm->funcs->set_abm_level( in commit_planes_do_stream_update()
Completed in 22 milliseconds