Searched refs:lv1_gpu_fb_blit (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dps3gpu.h70 static inline int lv1_gpu_fb_blit(u64 context_handle, u64 ddr_offset, lv1_gpu_fb_blit() function
/linux-4.4.14/drivers/block/
H A Dps3vram.c195 status = lv1_gpu_fb_blit(priv->context_handle, 0, 0, 0, 0); ps3vram_rewind_ring()
197 dev_err(&dev->core, "%s: lv1_gpu_fb_blit failed %d\n", ps3vram_rewind_ring()
214 status = lv1_gpu_fb_blit(priv->context_handle, 0, 0, 0, 0); ps3vram_fire_ring()
216 dev_err(&dev->core, "%s: lv1_gpu_fb_blit failed %d\n", ps3vram_fire_ring()
/linux-4.4.14/drivers/video/fbdev/
H A Dps3fb.c455 status = lv1_gpu_fb_blit(ps3fb.context_handle, dst_offset, ps3fb_sync_image()
463 dev_err(dev, "%s: lv1_gpu_fb_blit failed: %d\n", __func__, ps3fb_sync_image()

Completed in 96 milliseconds