Home
last modified time | relevance | path

Searched refs:is_poweron (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h449 bool is_poweron; member
H A Dgmc_v12_0.c296 if ((vmhub == AMDGPU_GFXHUB(0)) && !adev->gfx.is_poweron) in gmc_v12_0_flush_gpu_tlb()
H A Dgmc_v11_0.c224 if ((vmhub == AMDGPU_GFXHUB(0)) && !adev->gfx.is_poweron) in gmc_v11_0_flush_gpu_tlb()
H A Damdgpu_virt.c912 adev->gfx.is_poweron = false; in amdgpu_virt_post_reset()
H A Dgfx_v12_0.c3556 adev->gfx.is_poweron = true; in gfx_v12_0_hw_init()
3640 adev->gfx.is_poweron = false; in gfx_v12_0_hw_fini()
H A Dgfx_v11_0.c4668 adev->gfx.is_poweron = true; in gfx_v11_0_hw_init()
4760 adev->gfx.is_poweron = false; in gfx_v11_0_hw_fini()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c2356 adev->gfx.is_poweron = false; in smu_v13_0_baco_exit()