Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_hw_lock_mgr.c34 struct dmub_hw_lock_inst_flags *inst_flags) in dmub_hw_lock_mgr_cmd() argument
45 memcpy(&cmd.lock_hw.lock_hw_data.inst_flags, inst_flags, sizeof(struct dmub_hw_lock_inst_flags)); in dmub_hw_lock_mgr_cmd()
A Ddmub_hw_lock_mgr.h35 struct dmub_hw_lock_inst_flags *inst_flags);
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2876 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
2879 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
2884 &inst_flags); in commit_planes_for_stream()
3062 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
3065 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
3070 &inst_flags); in commit_planes_for_stream()
A Ddc_link_dp.c5397 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; local
5400 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst;
5405 &inst_flags);
5441 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; local
5444 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst;
5449 &inst_flags);
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c1234 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn20_pipe_control_lock() local
1237 inst_flags.otg_inst = pipe->stream_res.tg->inst; in dcn20_pipe_control_lock()
1245 &inst_flags); in dcn20_pipe_control_lock()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h1833 struct dmub_hw_lock_inst_flags inst_flags; member
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1922 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn10_cursor_lock() local
1925 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()
1930 &inst_flags); in dcn10_cursor_lock()

Completed in 41 milliseconds