Searched refs:shadow_image (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 52 shadow_image(struct nvkm_bios *bios, int idx, u32 offset, struct shadow *mthd) in shadow_image() function 105 score += shadow_image(bios, idx + 1, offset + image.size, mthd); in shadow_image() 123 mthd->score = shadow_image(bios, 0, 0, mthd); in shadow_method()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 52 shadow_image(struct nvkm_bios *bios, int idx, u32 offset, struct shadow *mthd) in shadow_image() function 105 score += shadow_image(bios, idx + 1, offset + image.size, mthd); in shadow_image() 123 mthd->score = shadow_image(bios, 0, 0, mthd); in shadow_method()
|
Completed in 2 milliseconds