Home
last modified time | relevance | path

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

/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);
/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c872 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern() local
875 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dp_set_test_pattern()
880 &inst_flags); in dp_set_test_pattern()
920 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern() local
923 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dp_set_test_pattern()
928 &inst_flags); in dp_set_test_pattern()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c4120 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
4123 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
4128 &inst_flags); in commit_planes_for_stream()
4390 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
4393 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
4398 &inst_flags); in commit_planes_for_stream()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c1454 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn20_pipe_control_lock() local
1457 inst_flags.otg_inst = pipe->stream_res.tg->inst; in dcn20_pipe_control_lock()
1465 &inst_flags); in dcn20_pipe_control_lock()
/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c2215 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn10_cursor_lock() local
2218 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()
2223 &inst_flags); in dcn10_cursor_lock()
/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h4577 struct dmub_hw_lock_inst_flags inst_flags; member

Completed in 46 milliseconds