Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c368 boot_options.bits.dpia_supported = params->dpia_supported; in dmub_dcn31_enable_dmub_boot_options()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h265 bool dpia_supported; member
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h616 uint32_t dpia_supported: 1; /**< 1 if DPIA is supported on this platform */ member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1176 hw_params.dpia_supported = true; in dm_dmub_hw_init()