Home
last modified time | relevance | path

Searched refs:save_and_restore_offset (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h178 uint32_t save_and_restore_offset; member
190 uint32_t save_and_restore_offset; member
H A Damdgpu_rlc.h158 u32 save_and_restore_offset; member
H A Damdgpu_ucode.c128 DRM_DEBUG("save_and_restore_offset: %u\n", in amdgpu_ucode_print_rlc_hdr()
129 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
144 DRM_DEBUG("save_and_restore_offset: %u\n", in amdgpu_ucode_print_rlc_hdr()
145 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
H A Dgfx_v9_0.c1453 adev->gfx.rlc.save_and_restore_offset = in gfx_v9_0_init_rlc_microcode()
1454 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v9_0_init_rlc_microcode()
H A Dgfx_v8_0.c1076 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()
1077 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()
H A Dgfx_v10_0.c3746 adev->gfx.rlc.save_and_restore_offset = in gfx_v10_0_init_microcode()
3747 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v10_0_init_microcode()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ucode.c120 DRM_DEBUG("save_and_restore_offset: %u\n", in radeon_ucode_print_rlc_hdr()
121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()
H A Dradeon_ucode.h194 uint32_t save_and_restore_offset; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_ucode.c120 DRM_DEBUG("save_and_restore_offset: %u\n", in radeon_ucode_print_rlc_hdr()
121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()
H A Dradeon_ucode.h194 uint32_t save_and_restore_offset; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_rlc.h210 u32 save_and_restore_offset; member
H A Damdgpu_ucode.h206 uint32_t save_and_restore_offset; member
218 uint32_t save_and_restore_offset; member
H A Damdgpu_rlc.c293 adev->gfx.rlc.save_and_restore_offset = in amdgpu_gfx_rlc_init_microcode_v2_0()
294 le32_to_cpu(rlc_hdr->save_and_restore_offset); in amdgpu_gfx_rlc_init_microcode_v2_0()
H A Damdgpu_ucode.c143 DRM_DEBUG("save_and_restore_offset: %u\n", in amdgpu_ucode_print_rlc_hdr()
144 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
170 DRM_DEBUG("save_and_restore_offset: %u\n", in amdgpu_ucode_print_rlc_hdr()
171 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
H A Dgfx_v8_0.c1055 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()
1056 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()

Completed in 47 milliseconds