Searched refs:bb_from_dmub (Results 1 – 3 of 3) sorted by relevance
705 void *bb_from_dmub; member
619 if (adev->dm.bb_from_dmub) in amdgpu_dm_init()620 init_data.bb_from_dmub = adev->dm.bb_from_dmub; in amdgpu_dm_init()622 init_data.bb_from_dmub = NULL; in amdgpu_dm_init()1094 if (adev->dm.bb_from_dmub == (void *) da->cpu_ptr) { in dm_sw_fini()1098 adev->dm.bb_from_dmub = NULL; in dm_sw_fini()
1088 if (init_params->bb_from_dmub) in dc_construct()1089 dc->dml2_options.bb_from_dmub = init_params->bb_from_dmub; in dc_construct()1091 dc->dml2_options.bb_from_dmub = NULL; in dc_construct()