Home
last modified time | relevance | path

Searched refs:restore_required (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c242 return boot_status.bits.restore_required; in dc_dmub_srv_is_restore_required()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h558 uint32_t restore_required : 1; /**< 1 if driver should call restore */ member