Home
last modified time | relevance | path

Searched refs:amdgpu_umsch_mm_allocate_ucode_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umsch_mm.h188 int amdgpu_umsch_mm_allocate_ucode_buffer(struct amdgpu_umsch_mm *umsch);
H A Dumsch_mm_v4_0.c54 r = amdgpu_umsch_mm_allocate_ucode_buffer(umsch); in umsch_mm_v4_0_load_microcode()