Home
last modified time | relevance | path

Searched refs:amdgpu_umsch_mm_allocate_ucode_data_buffer (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umsch_mm.h189 int amdgpu_umsch_mm_allocate_ucode_data_buffer(struct amdgpu_umsch_mm *umsch);
H A Dumsch_mm_v4_0.c58 r = amdgpu_umsch_mm_allocate_ucode_data_buffer(umsch); in umsch_mm_v4_0_load_microcode()
H A Damdgpu_umsch_mm.c663 int amdgpu_umsch_mm_allocate_ucode_data_buffer(struct amdgpu_umsch_mm *umsch) in amdgpu_umsch_mm_allocate_ucode_data_buffer() function