Searched refs:inst_flags (Results 1 – 7 of 7) sorted by relevance
34 struct dmub_hw_lock_inst_flags *inst_flags) in dmub_hw_lock_mgr_cmd() argument45 memcpy(&cmd.lock_hw.lock_hw_data.inst_flags, inst_flags, sizeof(struct dmub_hw_lock_inst_flags)); in dmub_hw_lock_mgr_cmd()
35 struct dmub_hw_lock_inst_flags *inst_flags);
879 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dc_link_dp_set_test_pattern() local882 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dc_link_dp_set_test_pattern()887 &inst_flags); in dc_link_dp_set_test_pattern()923 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dc_link_dp_set_test_pattern() local926 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dc_link_dp_set_test_pattern()931 &inst_flags); in dc_link_dp_set_test_pattern()
3438 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local3441 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()3446 &inst_flags); in commit_planes_for_stream()3681 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local3684 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()3689 &inst_flags); in commit_planes_for_stream()
1295 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn20_pipe_control_lock() local1298 inst_flags.otg_inst = pipe->stream_res.tg->inst; in dcn20_pipe_control_lock()1306 &inst_flags); in dcn20_pipe_control_lock()
2553 struct dmub_hw_lock_inst_flags inst_flags; member
1983 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn10_cursor_lock() local1986 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()1991 &inst_flags); in dcn10_cursor_lock()
Completed in 33 milliseconds