Searched refs:bb_from_dmub (Results 1 – 5 of 5) sorted by relevance
243 void *bb_from_dmub; member
641 void *bb_from_dmub; member
1967 if (adev->dm.bb_from_dmub) in amdgpu_dm_init()1968 init_data.bb_from_dmub = adev->dm.bb_from_dmub; in amdgpu_dm_init()1970 init_data.bb_from_dmub = NULL; in amdgpu_dm_init()2563 adev->dm.bb_from_dmub = dm_dmub_get_vbios_bounding_box(adev); in dm_dmub_sw_init()2596 if (adev->dm.bb_from_dmub == (void *) da->cpu_ptr) { in dm_sw_fini()2600 adev->dm.bb_from_dmub = NULL; in dm_sw_fini()
1207 void *bb_from_dmub; member
1073 if (init_params->bb_from_dmub) in dc_construct()1074 dc->dml2_options.bb_from_dmub = init_params->bb_from_dmub; in dc_construct()1076 dc->dml2_options.bb_from_dmub = NULL; in dc_construct()
Completed in 45 milliseconds