Home
last modified time | relevance | path

Searched refs:ucode_change_version (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ucode.c147 DRM_DEBUG("ucode_change_version: %u\n", in radeon_ucode_print_sdma_hdr()
148 le32_to_cpu(sdma_hdr->ucode_change_version)); in radeon_ucode_print_sdma_hdr()
H A Dradeon_ucode.h204 uint32_t ucode_change_version; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_ucode.c147 DRM_DEBUG("ucode_change_version: %u\n", in radeon_ucode_print_sdma_hdr()
148 le32_to_cpu(sdma_hdr->ucode_change_version)); in radeon_ucode_print_sdma_hdr()
H A Dradeon_ucode.h204 uint32_t ucode_change_version; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h238 uint32_t ucode_change_version; member
H A Damdgpu_ucode.c223 DRM_DEBUG("ucode_change_version: %u\n", in amdgpu_ucode_print_sdma_hdr()
224 le32_to_cpu(sdma_hdr->ucode_change_version)); in amdgpu_ucode_print_sdma_hdr()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h294 uint32_t ucode_change_version; member
H A Damdgpu_ucode.c306 DRM_DEBUG("ucode_change_version: %u\n", in amdgpu_ucode_print_sdma_hdr()
307 le32_to_cpu(sdma_hdr->ucode_change_version)); in amdgpu_ucode_print_sdma_hdr()

Completed in 8 milliseconds