Home
last modified time | relevance | path

Searched defs:should_detect (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_dcn31.c479 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn31_should_detect() local
A Ddmub_dcn35.c544 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn35_should_detect() local
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.c1523 bool reallow_idle = false, should_detect = false; in dc_dmub_srv_should_detect() local
/linux/drivers/gpu/drm/amd/display/dmub/
A Ddmub_srv.h456 bool (*should_detect)(struct dmub_srv *dmub); member

Completed in 15 milliseconds