Home
last modified time | relevance | path

Searched refs:is_nps_switch_requested (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_nbio.h104 bool (*is_nps_switch_requested)(struct amdgpu_device *adev); member
A Dnbio_v7_9.c506 .is_nps_switch_requested = nbio_v7_9_is_nps_switch_requested,
A Dgmc_v9_0.c1380 if (adev->nbio.funcs && adev->nbio.funcs->is_nps_switch_requested && in gmc_v9_0_need_reset_on_init()
1381 adev->nbio.funcs->is_nps_switch_requested(adev)) { in gmc_v9_0_need_reset_on_init()

Completed in 10 milliseconds