ucode_size_bytes 222 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c data_size = le32_to_cpu(header->header.ucode_size_bytes); ucode_size_bytes 226 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c gpu_addr += ALIGN(le32_to_cpu(header->header.ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 458 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 465 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); ucode_size_bytes 40 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); ucode_size_bytes 475 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c ucode->ucode_size = le32_to_cpu(header->ucode_size_bytes); ucode_size_bytes 482 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c ucode->ucode_size = le32_to_cpu(header->ucode_size_bytes) - ucode_size_bytes 497 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c ucode->ucode_size = le32_to_cpu(header->ucode_size_bytes) - ucode_size_bytes 541 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c ALIGN(le32_to_cpu(comm_hdr->ucode_size_bytes), ucode_size_bytes 36 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h uint32_t ucode_size_bytes; /* size of ucode in bytes */ ucode_size_bytes 253 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c bo_size += AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(hdr->ucode_size_bytes) + 8); ucode_size_bytes 407 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c le32_to_cpu(hdr->ucode_size_bytes)); ucode_size_bytes 408 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c size -= le32_to_cpu(hdr->ucode_size_bytes); ucode_size_bytes 409 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c ptr += le32_to_cpu(hdr->ucode_size_bytes); ucode_size_bytes 37 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.h (AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->ucode_size_bytes) + \ ucode_size_bytes 164 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c bo_size += AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(hdr->ucode_size_bytes) + 8); ucode_size_bytes 277 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c le32_to_cpu(hdr->ucode_size_bytes)); ucode_size_bytes 278 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c size -= le32_to_cpu(hdr->ucode_size_bytes); ucode_size_bytes 279 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c ptr += le32_to_cpu(hdr->ucode_size_bytes); ucode_size_bytes 556 drivers/gpu/drm/amd/amdgpu/cik_sdma.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 781 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 788 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 795 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 802 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 833 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes) - ucode_size_bytes 849 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes) - ucode_size_bytes 1088 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(mec_hdr->header.ucode_size_bytes); ucode_size_bytes 1090 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, ucode_size_bytes 1910 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2127 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes); ucode_size_bytes 2137 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes); ucode_size_bytes 2147 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes); ucode_size_bytes 2157 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(rlc_hdr->header.ucode_size_bytes); ucode_size_bytes 2167 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes) - ucode_size_bytes 2188 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(sdma_hdr->header.ucode_size_bytes); ucode_size_bytes 2476 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(pfp_hdr->header.ucode_size_bytes); ucode_size_bytes 2478 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c r = amdgpu_bo_create_reserved(adev, pfp_hdr->header.ucode_size_bytes, ucode_size_bytes 2546 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes); ucode_size_bytes 2548 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c r = amdgpu_bo_create_reserved(adev, ce_hdr->header.ucode_size_bytes, ucode_size_bytes 2615 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_size = le32_to_cpu(me_hdr->header.ucode_size_bytes); ucode_size_bytes 2617 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c r = amdgpu_bo_create_reserved(adev, me_hdr->header.ucode_size_bytes, ucode_size_bytes 1994 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c fw_size = le32_to_cpu(pfp_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2003 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2012 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c fw_size = le32_to_cpu(me_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2549 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2485 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c fw_size = le32_to_cpu(pfp_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2495 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2505 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c fw_size = le32_to_cpu(me_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2744 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c fw_size = le32_to_cpu(mec_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 2766 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c fw_size = le32_to_cpu(mec2_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3556 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 1169 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1176 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1183 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1190 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1197 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1218 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1113 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1120 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1127 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1239 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1321 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes) - le32_to_cpu(cp_hdr->jt_size) * 4, PAGE_SIZE); ucode_size_bytes 1336 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes) - le32_to_cpu(cp_hdr->jt_size) * 4, PAGE_SIZE); ucode_size_bytes 1755 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c fw_size = le32_to_cpu(mec_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 1757 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, ucode_size_bytes 3008 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3108 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c fw_size = le32_to_cpu(pfp_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3118 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3128 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c fw_size = le32_to_cpu(me_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 181 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 199 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 324 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 393 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 78 drivers/gpu/drm/amd/amdgpu/psp_v10_0.c adev->psp.asd_ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); ucode_size_bytes 152 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c adev->psp.asd_ucode_size = le32_to_cpu(asd_hdr->header.ucode_size_bytes); ucode_size_bytes 74 drivers/gpu/drm/amd/amdgpu/psp_v12_0.c adev->psp.asd_ucode_size = le32_to_cpu(asd_hdr->header.ucode_size_bytes); ucode_size_bytes 92 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c adev->psp.sys_bin_size = le32_to_cpu(hdr->header.ucode_size_bytes) - ucode_size_bytes 111 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c adev->psp.asd_ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); ucode_size_bytes 172 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 329 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 522 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 1258 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 218 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 811 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 221 drivers/gpu/drm/amd/amdgpu/si_smc.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); ucode_size_bytes 436 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c ALIGN(le32_to_cpu(hdr->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 442 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c ALIGN(le32_to_cpu(hdr->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 456 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c ALIGN(le32_to_cpu(hdr->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 119 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c ALIGN(le32_to_cpu(hdr->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 151 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c ALIGN(le32_to_cpu(hdr->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 150 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c ALIGN(le32_to_cpu(hdr->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 156 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c ALIGN(le32_to_cpu(hdr->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 863 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c ALIGN(le32_to_cpu(hdr->header.ucode_size_bytes) - le32_to_cpu(hdr->intv_size_bytes), PAGE_SIZE); ucode_size_bytes 196 drivers/gpu/drm/amd/powerplay/smu_v11_0.c ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); ucode_size_bytes 204 drivers/gpu/drm/radeon/ci_smc.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); ucode_size_bytes 1894 drivers/gpu/drm/radeon/cik.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3924 drivers/gpu/drm/radeon/cik.c fw_size = le32_to_cpu(pfp_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3933 drivers/gpu/drm/radeon/cik.c fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3942 drivers/gpu/drm/radeon/cik.c fw_size = le32_to_cpu(me_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 4280 drivers/gpu/drm/radeon/cik.c fw_size = le32_to_cpu(mec_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 4294 drivers/gpu/drm/radeon/cik.c fw_size = le32_to_cpu(mec2_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 5962 drivers/gpu/drm/radeon/cik.c size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 483 drivers/gpu/drm/radeon/cik_sdma.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 492 drivers/gpu/drm/radeon/cik_sdma.c fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 40 drivers/gpu/drm/radeon/radeon_ucode.c DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); ucode_size_bytes 164 drivers/gpu/drm/radeon/radeon_ucode.h uint32_t ucode_size_bytes; /* size of ucode in bytes */ ucode_size_bytes 1596 drivers/gpu/drm/radeon/si.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3506 drivers/gpu/drm/radeon/si.c fw_size = le32_to_cpu(pfp_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3515 drivers/gpu/drm/radeon/si.c fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 3524 drivers/gpu/drm/radeon/si.c fw_size = le32_to_cpu(me_hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 5893 drivers/gpu/drm/radeon/si.c u32 fw_size = le32_to_cpu(hdr->header.ucode_size_bytes) / 4; ucode_size_bytes 229 drivers/gpu/drm/radeon/si_smc.c ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes);