Home
last modified time | relevance | path

Searched defs:emu (Results 51 – 75 of 725) sorted by relevance

12345678910>>...29

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/emu10k1/
H A Demu10k1_main.c58 void snd_emu10k1_voice_init(struct snd_emu10k1 *emu, int ch) in snd_emu10k1_voice_init()
394 int snd_emu10k1_done(struct snd_emu10k1 *emu) in snd_emu10k1_done()
732 struct snd_emu10k1 *emu; in emu1010_firmware_work() local
1245 static int snd_emu10k1_free(struct snd_emu10k1 *emu) in snd_emu10k1_free()
1282 struct snd_emu10k1 *emu = device->device_data; in snd_emu10k1_dev_free() local
1788 struct snd_emu10k1 *emu; in snd_emu10k1_create() local
2070 static int alloc_pm_buffer(struct snd_emu10k1 *emu) in alloc_pm_buffer()
2088 static void free_pm_buffer(struct snd_emu10k1 *emu) in free_pm_buffer()
2096 void snd_emu10k1_suspend_regs(struct snd_emu10k1 *emu) in snd_emu10k1_suspend_regs()
2116 void snd_emu10k1_resume_init(struct snd_emu10k1 *emu) in snd_emu10k1_resume_init()
[all …]
H A Dp16v.c162 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); in snd_p16v_pcm_open_playback_channel() local
582 int snd_p16v_pcm(struct snd_emu10k1 *emu, int device) in snd_p16v_pcm()
702 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_source_get() local
711 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_source_put() local
741 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_channel_get() local
750 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_channel_put() local
805 int snd_p16v_mixer(struct snd_emu10k1 *emu) in snd_p16v_mixer()
822 int snd_p16v_alloc_pm_buffer(struct snd_emu10k1 *emu) in snd_p16v_alloc_pm_buffer()
830 void snd_p16v_free_pm_buffer(struct snd_emu10k1 *emu) in snd_p16v_free_pm_buffer()
835 void snd_p16v_suspend(struct snd_emu10k1 *emu) in snd_p16v_suspend()
[all …]
H A Dmemory.c21 #define __set_ptb_entry(emu,page,addr) \ argument
24 #define __get_ptb_entry(emu, page) \ argument
37 #define set_ptb_entry(emu,page,addr) __set_ptb_entry(emu,page,addr) argument
39 #define set_silent_ptb(emu,page) __set_ptb_entry(emu,page,emu->silent_page.addr) argument
53 static inline void set_silent_ptb(struct snd_emu10k1 *emu, int page) in set_silent_ptb()
134 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk()
202 search_empty(struct snd_emu10k1 *emu, int size) in search_empty()
233 static int is_valid_page(struct snd_emu10k1 *emu, dma_addr_t addr) in is_valid_page()
374 int snd_emu10k1_alloc_pages_maybe_wider(struct snd_emu10k1 *emu, size_t size, in snd_emu10k1_alloc_pages_maybe_wider()
473 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_page, in __synth_free_pages()
[all …]
H A Demumixer.c42 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu10k1_spdif_get() local
381 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_output_source_info() local
392 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_output_source_get() local
408 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_output_source_put() local
438 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_source_get() local
452 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_source_put() local
579 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_adc_pads_get() local
587 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_adc_pads_put() local
627 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_dac_pads_get() local
1741 struct snd_emu10k1 *emu = ac97->private_data; in snd_emu10k1_mixer_free_ac97() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/emu10k1/
H A Demu10k1_main.c58 void snd_emu10k1_voice_init(struct snd_emu10k1 *emu, int ch) in snd_emu10k1_voice_init()
394 int snd_emu10k1_done(struct snd_emu10k1 *emu) in snd_emu10k1_done()
732 struct snd_emu10k1 *emu; in emu1010_firmware_work() local
1245 static int snd_emu10k1_free(struct snd_emu10k1 *emu) in snd_emu10k1_free()
1282 struct snd_emu10k1 *emu = device->device_data; in snd_emu10k1_dev_free() local
1788 struct snd_emu10k1 *emu; in snd_emu10k1_create() local
2070 static int alloc_pm_buffer(struct snd_emu10k1 *emu) in alloc_pm_buffer()
2088 static void free_pm_buffer(struct snd_emu10k1 *emu) in free_pm_buffer()
2096 void snd_emu10k1_suspend_regs(struct snd_emu10k1 *emu) in snd_emu10k1_suspend_regs()
2116 void snd_emu10k1_resume_init(struct snd_emu10k1 *emu) in snd_emu10k1_resume_init()
[all …]
H A Dp16v.c162 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); in snd_p16v_pcm_open_playback_channel() local
582 int snd_p16v_pcm(struct snd_emu10k1 *emu, int device) in snd_p16v_pcm()
702 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_source_get() local
711 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_source_put() local
741 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_channel_get() local
750 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_channel_put() local
805 int snd_p16v_mixer(struct snd_emu10k1 *emu) in snd_p16v_mixer()
822 int snd_p16v_alloc_pm_buffer(struct snd_emu10k1 *emu) in snd_p16v_alloc_pm_buffer()
830 void snd_p16v_free_pm_buffer(struct snd_emu10k1 *emu) in snd_p16v_free_pm_buffer()
835 void snd_p16v_suspend(struct snd_emu10k1 *emu) in snd_p16v_suspend()
[all …]
H A Dmemory.c21 #define __set_ptb_entry(emu,page,addr) \ argument
24 #define __get_ptb_entry(emu, page) \ argument
37 #define set_ptb_entry(emu,page,addr) __set_ptb_entry(emu,page,addr) argument
39 #define set_silent_ptb(emu,page) __set_ptb_entry(emu,page,emu->silent_page.addr) argument
53 static inline void set_silent_ptb(struct snd_emu10k1 *emu, int page) in set_silent_ptb()
134 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk()
202 search_empty(struct snd_emu10k1 *emu, int size) in search_empty()
233 static int is_valid_page(struct snd_emu10k1 *emu, dma_addr_t addr) in is_valid_page()
374 int snd_emu10k1_alloc_pages_maybe_wider(struct snd_emu10k1 *emu, size_t size, in snd_emu10k1_alloc_pages_maybe_wider()
473 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_page, in __synth_free_pages()
[all …]
H A Demumixer.c42 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu10k1_spdif_get() local
381 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_output_source_info() local
392 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_output_source_get() local
408 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_output_source_put() local
438 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_source_get() local
452 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_source_put() local
579 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_adc_pads_get() local
587 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_adc_pads_put() local
627 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_dac_pads_get() local
1741 struct snd_emu10k1 *emu = ac97->private_data; in snd_emu10k1_mixer_free_ac97() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/emu10k1/
H A Demu10k1_main.c58 void snd_emu10k1_voice_init(struct snd_emu10k1 *emu, int ch) in snd_emu10k1_voice_init()
394 int snd_emu10k1_done(struct snd_emu10k1 *emu) in snd_emu10k1_done()
732 struct snd_emu10k1 *emu; in emu1010_firmware_work() local
1245 static int snd_emu10k1_free(struct snd_emu10k1 *emu) in snd_emu10k1_free()
1282 struct snd_emu10k1 *emu = device->device_data; in snd_emu10k1_dev_free() local
1788 struct snd_emu10k1 *emu; in snd_emu10k1_create() local
2070 static int alloc_pm_buffer(struct snd_emu10k1 *emu) in alloc_pm_buffer()
2088 static void free_pm_buffer(struct snd_emu10k1 *emu) in free_pm_buffer()
2096 void snd_emu10k1_suspend_regs(struct snd_emu10k1 *emu) in snd_emu10k1_suspend_regs()
2116 void snd_emu10k1_resume_init(struct snd_emu10k1 *emu) in snd_emu10k1_resume_init()
[all …]
H A Dp16v.c162 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); in snd_p16v_pcm_open_playback_channel() local
582 int snd_p16v_pcm(struct snd_emu10k1 *emu, int device) in snd_p16v_pcm()
702 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_source_get() local
711 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_source_put() local
741 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_channel_get() local
750 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_p16v_capture_channel_put() local
805 int snd_p16v_mixer(struct snd_emu10k1 *emu) in snd_p16v_mixer()
822 int snd_p16v_alloc_pm_buffer(struct snd_emu10k1 *emu) in snd_p16v_alloc_pm_buffer()
830 void snd_p16v_free_pm_buffer(struct snd_emu10k1 *emu) in snd_p16v_free_pm_buffer()
835 void snd_p16v_suspend(struct snd_emu10k1 *emu) in snd_p16v_suspend()
[all …]
H A Dmemory.c21 #define __set_ptb_entry(emu,page,addr) \ argument
24 #define __get_ptb_entry(emu, page) \ argument
37 #define set_ptb_entry(emu,page,addr) __set_ptb_entry(emu,page,addr) argument
39 #define set_silent_ptb(emu,page) __set_ptb_entry(emu,page,emu->silent_page.addr) argument
53 static inline void set_silent_ptb(struct snd_emu10k1 *emu, int page) in set_silent_ptb()
134 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk()
202 search_empty(struct snd_emu10k1 *emu, int size) in search_empty()
233 static int is_valid_page(struct snd_emu10k1 *emu, dma_addr_t addr) in is_valid_page()
374 int snd_emu10k1_alloc_pages_maybe_wider(struct snd_emu10k1 *emu, size_t size, in snd_emu10k1_alloc_pages_maybe_wider()
473 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_page, in __synth_free_pages()
[all …]
H A Demumixer.c42 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu10k1_spdif_get() local
381 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_output_source_info() local
392 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_output_source_get() local
408 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_output_source_put() local
438 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_source_get() local
452 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_input_source_put() local
579 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_adc_pads_get() local
587 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_adc_pads_put() local
627 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu1010_dac_pads_get() local
1741 struct snd_emu10k1 *emu = ac97->private_data; in snd_emu10k1_mixer_free_ac97() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/synth/emux/
H A Demux_seq.c55 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) in snd_emux_init_seq()
109 snd_emux_detach_seq(struct snd_emux *emu) in snd_emux_detach_seq()
126 snd_emux_create_port(struct snd_emux *emu, char *name, in snd_emux_create_port()
258 __snd_emux_inc_count(struct snd_emux *emu) in __snd_emux_inc_count()
272 int snd_emux_inc_count(struct snd_emux *emu) in snd_emux_inc_count()
286 __snd_emux_dec_count(struct snd_emux *emu) in __snd_emux_dec_count()
295 void snd_emux_dec_count(struct snd_emux *emu) in snd_emux_dec_count()
309 struct snd_emux *emu; in snd_emux_use() local
332 struct snd_emux *emu; in snd_emux_unuse() local
352 int snd_emux_init_virmidi(struct snd_emux *emu, struct snd_card *card) in snd_emux_init_virmidi()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/synth/emux/
H A Demux_seq.c55 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) in snd_emux_init_seq()
109 snd_emux_detach_seq(struct snd_emux *emu) in snd_emux_detach_seq()
126 snd_emux_create_port(struct snd_emux *emu, char *name, in snd_emux_create_port()
258 __snd_emux_inc_count(struct snd_emux *emu) in __snd_emux_inc_count()
272 int snd_emux_inc_count(struct snd_emux *emu) in snd_emux_inc_count()
286 __snd_emux_dec_count(struct snd_emux *emu) in __snd_emux_dec_count()
295 void snd_emux_dec_count(struct snd_emux *emu) in snd_emux_dec_count()
309 struct snd_emux *emu; in snd_emux_use() local
332 struct snd_emux *emu; in snd_emux_unuse() local
352 int snd_emux_init_virmidi(struct snd_emux *emu, struct snd_card *card) in snd_emux_init_virmidi()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/synth/emux/
H A Demux_seq.c55 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) in snd_emux_init_seq()
109 snd_emux_detach_seq(struct snd_emux *emu) in snd_emux_detach_seq()
126 snd_emux_create_port(struct snd_emux *emu, char *name, in snd_emux_create_port()
258 __snd_emux_inc_count(struct snd_emux *emu) in __snd_emux_inc_count()
272 int snd_emux_inc_count(struct snd_emux *emu) in snd_emux_inc_count()
286 __snd_emux_dec_count(struct snd_emux *emu) in __snd_emux_dec_count()
295 void snd_emux_dec_count(struct snd_emux *emu) in snd_emux_dec_count()
309 struct snd_emux *emu; in snd_emux_use() local
332 struct snd_emux *emu; in snd_emux_unuse() local
352 int snd_emux_init_virmidi(struct snd_emux *emu, struct snd_card *card) in snd_emux_init_virmidi()
[all …]
/dports/lang/clover/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/afuc/
H A Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
112 load_store_addr(struct emu *emu, unsigned gpr) in load_store_addr()
123 emu_instr(struct emu *emu, afuc_instr *instr) in emu_instr()
312 emu_step(struct emu *emu) in emu_step()
386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap()
400 check_access(struct emu *emu, uintptr_t gpuaddr, unsigned sz) in check_access()
414 emu_mem_read_dword(struct emu *emu, uintptr_t gpuaddr) in emu_mem_read_dword()
421 mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in mem_write_dword()
428 emu_mem_write_dword(struct emu *emu, uintptr_t gpuaddr, uint32_t val) in emu_mem_write_dword()
436 emu_init(struct emu *emu) in emu_init()
[all …]

12345678910>>...29