Searched refs:drv_start_addr (Results 1 – 1 of 1) sorted by relevance
136 u32 fw_start_addr, fw_size, drv_start_addr, drv_size; in amdgpu_atomfirmware_allocate_fb_v2_2() local141 drv_start_addr = le32_to_cpu(fw_usage->driver_region0_start_address_in_kb); in amdgpu_atomfirmware_allocate_fb_v2_2()147 drv_start_addr, in amdgpu_atomfirmware_allocate_fb_v2_2()160 ((drv_start_addr & (ATOM_VRAM_BLOCK_NEEDS_NO_RESERVATION << in amdgpu_atomfirmware_allocate_fb_v2_2()163 adev->mman.drv_vram_usage_start_offset = (drv_start_addr & in amdgpu_atomfirmware_allocate_fb_v2_2()
Completed in 3 milliseconds