Home
last modified time | relevance | path

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

/linux/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()
H A Ddmub_hw_lock_mgr.h35 struct dmub_hw_lock_inst_flags *inst_flags);
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c872 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern()
920 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1358 /* NOTE: Below fields must match with: struct dmub_hw_lock_inst_flags */
4519 struct dmub_hw_lock_inst_flags { struct
4577 struct dmub_hw_lock_inst_flags inst_flags;
4523 otg_instdmub_hw_lock_inst_flags global() argument
4527 opp_instdmub_hw_lock_inst_flags global() argument
4532 dig_instdmub_hw_lock_inst_flags global() argument
4536 paddmub_hw_lock_inst_flags global() argument
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4120 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream()
4390 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2215 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn10_cursor_lock()