Searched refs:inst_flags (Results 1 – 4 of 4) sorted by relevance
4266 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local4269 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()4274 &inst_flags); in commit_planes_for_stream()4535 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local4538 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()4543 &inst_flags); in commit_planes_for_stream()
1447 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn20_pipe_control_lock() local1450 inst_flags.otg_inst = pipe->stream_res.tg->inst; in dcn20_pipe_control_lock()1458 &inst_flags); in dcn20_pipe_control_lock()
2251 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn10_cursor_lock() local2254 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()2259 &inst_flags); in dcn10_cursor_lock()
5114 struct dmub_hw_lock_inst_flags inst_flags; member