Searched refs:hw_locks (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_hw_lock_mgr.h34 union dmub_hw_lock_flags *hw_locks,
H A Ddmub_hw_lock_mgr.c33 union dmub_hw_lock_flags *hw_locks,
44 cmd.lock_hw.lock_hw_data.hw_locks.u8All = hw_locks->u8All;
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) argument
/linux-master/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c809 union dmub_hw_lock_flags hw_locks = { 0 }; local
812 hw_locks.bits.lock_dig = 1;
817 &hw_locks,
857 union dmub_hw_lock_flags hw_locks = { 0 }; local
860 hw_locks.bits.lock_dig = 1;
865 &hw_locks,
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3678 union dmub_hw_lock_flags hw_locks = { 0 }; local
3681 hw_locks.bits.lock_dig = 1;
3686 &hw_locks,
3897 union dmub_hw_lock_flags hw_locks = { 0 }; local
3900 hw_locks.bits.lock_dig = 1;
3905 &hw_locks,
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1452 union dmub_hw_lock_flags hw_locks = { 0 }; local
1455 hw_locks.bits.lock_pipe = 1;
1459 hw_locks.bits.triple_buffer_lock = pipe->plane_state->triplebuffer_flips;
1463 &hw_locks,
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3470 union dmub_hw_lock_flags hw_locks; member in struct:dmub_cmd_lock_hw_data
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2034 union dmub_hw_lock_flags hw_locks = { 0 }; local
2037 hw_locks.bits.lock_cursor = 1;
2042 &hw_locks,

Completed in 169 milliseconds