Home
last modified time | relevance | path

Searched refs:should_release (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddmub_hw_lock_mgr.c48 cmd.lock_hw.lock_hw_data.should_release = 1; in dmub_hw_lock_mgr_cmd()
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h574 uint32_t should_release: 1; /**< Release */ member
2436 uint8_t should_release; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c510 hw_lock_cmd.bits.should_release = !lock; in dcn32_subvp_pipe_control_lock()