Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_ucode.h194 uint32_t save_and_restore_offset; member
Dradeon_ucode.c121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h205 uint32_t save_and_restore_offset; member
217 uint32_t save_and_restore_offset; member
Damdgpu_rlc.h208 u32 save_and_restore_offset; member
Damdgpu_rlc.c288 adev->gfx.rlc.save_and_restore_offset = in amdgpu_gfx_rlc_init_microcode_v2_0()
289 le32_to_cpu(rlc_hdr->save_and_restore_offset); in amdgpu_gfx_rlc_init_microcode_v2_0()
Damdgpu_ucode.c157 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
184 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
Dgfx_v8_0.c1071 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()
1072 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()