Searched refs:lv1_gpu_fb_blit (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ps3gpu.h | 58 static inline int lv1_gpu_fb_blit(u64 context_handle, u64 ddr_offset, in lv1_gpu_fb_blit() function
|
/openbmc/linux/drivers/block/ |
H A D | ps3vram.c | 189 status = lv1_gpu_fb_blit(priv->context_handle, 0, 0, 0, 0); in ps3vram_rewind_ring() 208 status = lv1_gpu_fb_blit(priv->context_handle, 0, 0, 0, 0); in ps3vram_fire_ring()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | ps3fb.c | 456 status = lv1_gpu_fb_blit(ps3fb.context_handle, dst_offset, in ps3fb_sync_image()
|