Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h194 uint32_t save_and_restore_offset; member
H A Dradeon_ucode.c121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h217 uint32_t save_and_restore_offset; member
229 uint32_t save_and_restore_offset; member
H A Damdgpu_rlc.h284 u32 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.c146 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
173 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
H A Dgfx_v8_0.c1064 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()
1065 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()