Home
last modified time | relevance | path

Searched refs:inst_flags (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4848 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in swap_and_release_current_context()
4851 inst_flags.dig_inst = (uint8_t)top_pipe_to_program->stream_res.tg->inst; in swap_and_release_current_context()
4856 &inst_flags);
5117 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in populate_fast_updates()
5120 inst_flags.dig_inst = (uint8_t)top_pipe_to_program->stream_res.tg->inst; in populate_fast_updates()
5125 &inst_flags); in populate_fast_updates()
4325 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; commit_planes_for_stream() local
4592 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; commit_planes_for_stream() local