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.c374 boot_options.bits.dpia_supported = params->dpia_supported; in dmub_dcn31_enable_dmub_boot_options()
H A Ddmub_dcn35.c408 boot_options.bits.dpia_supported = params->dpia_supported; in dmub_dcn35_enable_dmub_boot_options()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h830 uint32_t dpia_supported: 1; /**< 1 if DPIA is supported on this platform */ member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1322 hw_params.dpia_supported = true; in dm_dmub_hw_init()