Searched refs:lv1_gpu_fb_blit (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/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-v5.10/drivers/block/ | 
| D | ps3vram.c | 190 	status = lv1_gpu_fb_blit(priv->context_handle, 0, 0, 0, 0);  in ps3vram_rewind_ring() 209 	status = lv1_gpu_fb_blit(priv->context_handle, 0, 0, 0, 0);  in ps3vram_fire_ring()
  | 
| /Linux-v5.10/drivers/video/fbdev/ | 
| D | ps3fb.c | 456 	status = lv1_gpu_fb_blit(ps3fb.context_handle, dst_offset,  in ps3fb_sync_image()
  |