Searched refs:save_restore_gpu_addr (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 2401 &adev->gfx.rlc.save_restore_gpu_addr, in gfx_v6_0_rlc_init() 2847 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_gfx_cgpg() 2955 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_pg() 2963 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_pg()
|
D | amdgpu.h | 706 uint64_t save_restore_gpu_addr; member
|
D | gfx_v7_0.c | 3313 &adev->gfx.rlc.save_restore_gpu_addr, in gfx_v7_0_rlc_init() 3983 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v7_0_init_gfx_cgpg()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | si.c | 5279 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in si_init_gfx_cgpg() 5781 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in si_init_pg() 5787 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in si_init_pg()
|
D | evergreen.c | 4184 &rdev->rlc.save_restore_gpu_addr); in sumo_rlc_init() 4408 WREG32(TN_RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in evergreen_rlc_resume()
|
D | radeon.h | 992 uint64_t save_restore_gpu_addr; member
|
D | cik.c | 6648 WREG32(RLC_SAVE_AND_RESTORE_BASE, rdev->rlc.save_restore_gpu_addr >> 8); in cik_init_gfx_cgpg()
|