Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_hw_lock_mgr.c34 struct dmub_hw_lock_inst_flags *inst_flags) in dmub_hw_lock_mgr_cmd()
44 memcpy(&cmd.lock_hw.lock_hw_data.inst_flags, inst_flags, sizeof(struct dmub_hw_lock_inst_flags)); in dmub_hw_lock_mgr_cmd()
31 dmub_hw_lock_mgr_cmd(struct dc_dmub_srv *dmub_srv, bool lock, union dmub_hw_lock_flags *hw_locks, struct dmub_hw_lock_inst_flags *inst_flags) dmub_hw_lock_mgr_cmd() argument
H A Ddmub_hw_lock_mgr.h35 struct dmub_hw_lock_inst_flags *inst_flags);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_hw_lock_mgr.c34 struct dmub_hw_lock_inst_flags *inst_flags) in dmub_hw_lock_mgr_cmd()
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()
31 dmub_hw_lock_mgr_cmd(struct dc_dmub_srv *dmub_srv, bool lock, union dmub_hw_lock_flags *hw_locks, struct dmub_hw_lock_inst_flags *inst_flags) dmub_hw_lock_mgr_cmd() argument
H A Ddmub_hw_lock_mgr.h35 struct dmub_hw_lock_inst_flags *inst_flags);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c884 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern() local
887 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dp_set_test_pattern()
892 &inst_flags); in dp_set_test_pattern()
928 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern() local
931 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dp_set_test_pattern()
936 &inst_flags); in dp_set_test_pattern()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2447 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
2450 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
2455 &inst_flags); in commit_planes_for_stream()
2633 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
2636 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
2641 &inst_flags); in commit_planes_for_stream()
H A Ddc_link_dp.c4152 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dc_link_dp_set_test_pattern() local
4155 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dc_link_dp_set_test_pattern()
4160 &inst_flags); in dc_link_dp_set_test_pattern()
4196 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dc_link_dp_set_test_pattern() local
4199 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dc_link_dp_set_test_pattern()
4204 &inst_flags); in dc_link_dp_set_test_pattern()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h632 struct dmub_hw_lock_inst_flags inst_flags; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3590 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
3593 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
3598 &inst_flags); in commit_planes_for_stream()
3809 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local
3812 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
3817 &inst_flags); in commit_planes_for_stream()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1206 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn20_pipe_control_lock() local
1209 inst_flags.otg_inst = pipe->stream_res.tg->inst; in dcn20_pipe_control_lock()
1217 &inst_flags); in dcn20_pipe_control_lock()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1806 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn10_cursor_lock() local
1809 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()
1814 &inst_flags); in dcn10_cursor_lock()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1293 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn20_pipe_control_lock() local
1296 inst_flags.otg_inst = pipe->stream_res.tg->inst; in dcn20_pipe_control_lock()
1304 &inst_flags); in dcn20_pipe_control_lock()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3113 struct dmub_hw_lock_inst_flags inst_flags; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1977 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn10_cursor_lock() local
1980 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()
1985 &inst_flags); in dcn10_cursor_lock()

Completed in 53 milliseconds