Searched refs:lv1_gpu_fb_blit (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/arch/powerpc/include/asm/ |
D | ps3gpu.h | 58 static inline int lv1_gpu_fb_blit(u64 context_handle, u64 ddr_offset, in lv1_gpu_fb_blit() function
|
/linux-6.6.21/drivers/block/ |
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()
|
/linux-6.6.21/drivers/video/fbdev/ |
D | ps3fb.c | 456 status = lv1_gpu_fb_blit(ps3fb.context_handle, dst_offset, in ps3fb_sync_image()
|