Searched refs:amdgpu_pp_feature_mask (Results 1 – 6 of 6) sorted by relevance
152 uint amdgpu_pp_feature_mask = 0xfff7bfff; variable448 module_param_named(ppfeaturemask, amdgpu_pp_feature_mask, hexint, 0444);
189 extern uint amdgpu_pp_feature_mask;
2150 adev->pm.pp_feature = amdgpu_pp_feature_mask; in amdgpu_device_ip_early_init()
1750 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v11_0_rlc_start()
5166 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v10_0_rlc_start()
1577 adev->dm.dc->debug.disable_stutter = amdgpu_pp_feature_mask & PP_STUTTER_MODE ? false : true; in amdgpu_dm_init()