Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c35 nv84_copy_firmware(const char *path, void *dest, ssize_t len) in nv84_copy_firmware() function
88 ret = nv84_copy_firmware(fw1, fw->map, size1); in nv84_load_firmwares()
90 ret = nv84_copy_firmware(fw2, fw->map + dec->vp_fw2_offset, size2); in nv84_load_firmwares()