Searched refs:amdgpu_pp_feature_mask (Results 1 – 6 of 6) sorted by relevance
161 uint amdgpu_pp_feature_mask = 0xfff7bfff; variable457 module_param_named(ppfeaturemask, amdgpu_pp_feature_mask, hexint, 0444);
186 extern uint amdgpu_pp_feature_mask;
2096 adev->pm.pp_feature = amdgpu_pp_feature_mask; in amdgpu_device_ip_early_init()
1820 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v11_0_rlc_start()
5095 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v10_0_rlc_start()
1714 adev->dm.dc->debug.disable_stutter = amdgpu_pp_feature_mask & PP_STUTTER_MODE ? false : true; in amdgpu_dm_init()