Home
last modified time | relevance | path

Searched refs:dpia_supported (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c369 boot_options.bits.dpia_supported = params->dpia_supported; in dmub_dcn31_enable_dmub_boot_options()
H A Ddmub_dcn35.c418 boot_options.bits.dpia_supported = params->dpia_supported; in dmub_dcn35_enable_dmub_boot_options()
/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h291 bool dpia_supported; member
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h683 uint32_t dpia_supported: 1; /**< 1 if DPIA is supported on this platform */ member