PP_GFXOFF_MASK 1626 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c adev->pm.pp_feature &= ~PP_GFXOFF_MASK; PP_GFXOFF_MASK 547 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) PP_GFXOFF_MASK 618 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->pm.pp_feature &= ~PP_GFXOFF_MASK; PP_GFXOFF_MASK 1878 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) PP_GFXOFF_MASK 1047 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c adev->pm.pp_feature &= ~PP_GFXOFF_MASK; PP_GFXOFF_MASK 1049 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c if (adev->pm.pp_feature & PP_GFXOFF_MASK) PP_GFXOFF_MASK 1055 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c if (adev->pm.pp_feature & PP_GFXOFF_MASK) PP_GFXOFF_MASK 103 drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c PP_GFXOFF_MASK); PP_GFXOFF_MASK 111 drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c hwmgr->feature_mask &= ~PP_GFXOFF_MASK; PP_GFXOFF_MASK 115 drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c hwmgr->feature_mask &= ~PP_GFXOFF_MASK; PP_GFXOFF_MASK 156 drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c hwmgr->feature_mask &= ~PP_GFXOFF_MASK; PP_GFXOFF_MASK 165 drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c hwmgr->feature_mask &= ~PP_GFXOFF_MASK; PP_GFXOFF_MASK 326 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c if (adev->pm.pp_feature & PP_GFXOFF_MASK) { PP_GFXOFF_MASK 346 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c if (adev->pm.pp_feature & PP_GFXOFF_MASK) PP_GFXOFF_MASK 437 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c if (hwmgr->feature_mask & PP_GFXOFF_MASK) PP_GFXOFF_MASK 359 drivers/gpu/drm/amd/powerplay/navi10_ppt.c if (adev->pm.pp_feature & PP_GFXOFF_MASK) { PP_GFXOFF_MASK 485 drivers/gpu/drm/amd/powerplay/navi10_ppt.c if (adev->pm.pp_feature & PP_GFXOFF_MASK) { PP_GFXOFF_MASK 1366 drivers/gpu/drm/amd/powerplay/smu_v11_0.c if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) PP_GFXOFF_MASK 223 drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c adev->pm.pp_feature &= ~PP_GFXOFF_MASK;