Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_bo85b5.c46 u64 dst_offset = mem->vma[1].addr; in nva3_bo_move_copy() local
Dnouveau_bo90b5.c39 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_copy() local
Dnouveau_bo9039.c44 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_m2mf() local
Dnouveau_bo5039.c46 u64 dst_offset = mem->vma[1].addr; in nv50_bo_move_m2mf() local
Dnouveau_bo0039.c54 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
Dnouveau_bo90b5.c39 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_copy() local
Dnouveau_bo85b5.c46 u64 dst_offset = mem->vma[1].addr; in nva3_bo_move_copy() local
Dnouveau_bo9039.c44 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_m2mf() local
Dnouveau_bo5039.c46 u64 dst_offset = mem->vma[1].addr; in nv50_bo_move_m2mf() local
Dnouveau_bo0039.c54 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
Drv770_dma.c43 uint64_t src_offset, uint64_t dst_offset, in rv770_copy_dma()
Devergreen_dma.c108 uint64_t dst_offset, in evergreen_copy_dma()
Dr200.c85 uint64_t dst_offset, in r200_copy_dma()
Dsi_dma.c231 uint64_t src_offset, uint64_t dst_offset, in si_copy_dma()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv770_dma.c43 uint64_t src_offset, uint64_t dst_offset, in rv770_copy_dma()
Devergreen_dma.c109 uint64_t dst_offset, in evergreen_copy_dma()
Dr200.c85 uint64_t dst_offset, in r200_copy_dma()
Dsi_dma.c232 uint64_t src_offset, uint64_t dst_offset, in si_copy_dma()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_blit.c358 u32 dst_offset, in vmw_bo_cpu_blit_line()
447 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_blit.c358 u32 dst_offset, in vmw_bo_cpu_blit_line()
448 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
Dintel_migrate.c531 u32 dst_offset, u8 dst_access, in emit_copy_ccs()
582 u32 dst_offset, u32 src_offset, int size) in emit_copy()
692 u32 src_offset, dst_offset; in intel_context_migrate_copy() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c441 static int uc_fw_xfer(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in uc_fw_xfer()
500 int intel_uc_fw_upload(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in intel_uc_fw_upload()
/kernel/linux/linux-5.10/sound/core/oss/
Dpcm_plugin.c666 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_silence()
713 const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_copy()
/kernel/linux/linux-6.6/sound/core/oss/
Dpcm_plugin.c672 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_silence()
719 const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_copy()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Daccel_2d.c161 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()

12345