Home
last modified time | relevance | path

Searched defs:dst_offset (Results 1 – 21 of 21) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_bo.c625 u64 dst_offset = node->vma[1].offset; in nvc0_bo_move_copy() local
663 u64 dst_offset = node->vma[1].offset; in nvc0_bo_move_m2mf() local
702 u64 dst_offset = node->vma[1].offset; in nva3_bo_move_copy() local
794 u64 dst_offset = node->vma[1].offset; in nv50_bo_move_m2mf() local
904 u32 dst_offset = new_mem->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
/drivers/gpu/drm/radeon/
Dr200.c85 uint64_t dst_offset, in r200_copy_dma()
Drv770.c1764 uint64_t src_offset, uint64_t dst_offset, in rv770_copy_dma()
Dr600.c3097 uint64_t dst_offset, in r600_copy_blit()
3128 uint64_t src_offset, uint64_t dst_offset, in r600_copy_dma()
Dr600_cp.c2487 u64 src_offset, dst_offset; in r600_cp_dispatch_texture() local
Devergreen_cs.c2689 u64 src_offset, dst_offset, dst2_offset; in evergreen_dma_cs_parse() local
Dr600_cs.c2471 u64 src_offset, dst_offset; in r600_dma_cs_parse() local
Devergreen.c4616 uint64_t src_offset, uint64_t dst_offset, in evergreen_copy_dma()
Dsi.c5205 uint64_t src_offset, uint64_t dst_offset, in si_copy_dma()
Dr100.c884 uint64_t dst_offset, in r100_copy_blit()
/drivers/video/
Dfb-puv3.c136 int dst_offset = dst_y0 * dst_pitch + dst_x0 * (m_iBpp / 8); in unifb_prim_fillrect() local
226 int dst_offset = dst_y0 * dst_pitch + dst_x0 * (m_iBpp / 8); in unifb_prim_copyarea() local
Dps3fb.c441 u64 dst_offset, u64 src_offset, u32 width, in ps3fb_sync_image()
/drivers/gpu/drm/gma500/
Daccel_2d.c174 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()
/drivers/gpu/drm/mgag200/
Dmgag200_fb.c28 int src_offset, dst_offset; in mga_dirty_update() local
/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c26 int src_offset, dst_offset; in cirrus_dirty_update() local
/drivers/gpu/drm/ast/
Dast_fb.c52 int src_offset, dst_offset; in ast_dirty_update() local
/drivers/block/
Dps3vram.c251 unsigned int src_offset, unsigned int dst_offset, in ps3vram_upload()
283 unsigned int src_offset, unsigned int dst_offset, in ps3vram_download()
/drivers/md/bcache/
Drequest.c831 unsigned src_offset, dst_offset, bytes; in request_read_done() local
/drivers/net/xen-netback/
Dnetback.c1061 uint16_t dst_offset; in xen_netbk_get_requests() local
/drivers/usb/host/
Disp1760-hcd.c216 static void mem_writes8(void __iomem *dst_base, u32 dst_offset, in mem_writes8()
/drivers/scsi/
Dst.c3880 int src_seg, dst_seg, src_offset = 0, dst_offset; in move_buffer_data() local