Searched full:waves (Results 1 – 25 of 39) sorted by relevance
12
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gfx_v9.c | 721 * @get_wave_count: Read device registers to get number of waves in flight for 727 * @wave_cnt: Output parameter updated with number of waves in flight 740 * parameters to read out waves in flight. Get VMID if there are in get_wave_count() 741 * non-zero waves in flight. in get_wave_count() 758 * shader engine and aggregates the number of waves that are in flight for the 760 * or more queues running and submitting waves to compute units. 762 * @kgd: Handle of device from which to get number of waves in flight 764 * @wave_cnt: Output parameter updated with number of waves in flight that 766 * @max_waves_per_cu: Output parameter updated with maximum number of waves 777 * The registers that provide the waves in flight are: [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gfx_v9.c | 661 * After wavefront launch has been stalled, allocated waves must drain from 662 * SPI in order for debug trap settings to take effect on those waves. 943 * get_wave_count: Read device registers to get number of waves in flight for 949 * @wave_cnt: Output parameter updated with number of waves in flight 963 * parameters to read out waves in flight. Get VMID if there are in get_wave_count() 964 * non-zero waves in flight. in get_wave_count() 981 * shader engine and aggregates the number of waves that are in flight for the 983 * or more queues running and submitting waves to compute units. 985 * @adev: Handle of device from which to get number of waves in flight 987 * @pasid_wave_cnt: Output parameter updated with number of waves in flight that [all …]
|
| D | gfx_v9_4_2.c | 214 * make sure that waves of dispatch 0 are all dispacthed to all simds 215 * balanced. both dispatch 0 and dispatch 1 should be halted until all waves 217 * all waves continue. 308 * top hole sgprs. Therefore need 4 waves per SIMD to cover these sgprs 536 wb_ib.ptr[0] = 0xdeadbeaf; /* stop waves */ in gfx_v9_4_2_do_sgprs_init() 560 wb_ib.ptr[0] = 0xdeadbeaf; /* stop waves */ in gfx_v9_4_2_do_sgprs_init() 564 wb_ib.ptr[0] = 0xdeadbeaf; /* stop waves */ in gfx_v9_4_2_do_sgprs_init() 601 wb_ib.ptr[0] = 0xdeadbeaf; /* stop waves */ in gfx_v9_4_2_do_sgprs_init() 605 wb_ib.ptr[0] = 0xdeadbeaf; /* stop waves */ in gfx_v9_4_2_do_sgprs_init()
|
| D | amdgpu_amdkfd_gfx_v10.c | 722 * After wavefront launch has been stalled, allocated waves must drain from 723 * SPI in order for debug trap settings to take effect on those waves.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_dbgmgr.h | 50 /* send to waves within current process */ 52 /* send to waves within current process on CU */
|
| D | kfd_priv.h | 712 * value reflects CU usage by all of the waves launched by this process 718 * The number of waves that a CU can launch is limited by couple of 721 * translates to 40 waves (simd_per_cu * max_waves_per_simd) when waves 722 * do not use scratch memory and 32 waves (max_scratch_slots_per_cu)
|
| D | cwsr_trap_handler_gfx8.asm | 221 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for. 226 …s not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get ar… 372 s_barrier //LDS is used? wait for other waves in the same TG
|
| D | kfd_dbgdev.c | 503 * Limit access to the process waves only, in dbgdev_wave_control_set_registers() 517 /* Send command to all waves with matching VMID */ in dbgdev_wave_control_set_registers() 528 /* Send command to all CU waves with matching VMID */ in dbgdev_wave_control_set_registers()
|
| D | cwsr_trap_handler_gfx9.asm | 311 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for. 316 …s not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get ar… 489 s_barrier //LDS is used? wait for other waves in the same TG
|
| D | cwsr_trap_handler_gfx10.asm | 299 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause 301 // other waves are stuck into the sleep-loop and waiting for wrexec!=0 508 s_barrier //LDS is used? wait for other waves in the same TG
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/proximity/ |
| D | devantech-srf04.yaml | 48 Thus this GPIO is set while the ultrasonic waves are doing one round
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/proximity/ |
| D | devantech-srf04.yaml | 48 Thus this GPIO is set while the ultrasonic waves are doing one round
|
| /kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
| D | pcm.c | 1082 /* Enable or disable WAVES module */ 1083 SOC_SINGLE_BOOL_EXT("Waves Switch", 0, 1085 /* WAVES module parameter control */ 1086 SND_SOC_BYTES_TLV("Waves Set Param", 128,
|
| /kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
| D | pcm.c | 1097 /* Enable or disable WAVES module */ 1098 SOC_SINGLE_BOOL_EXT("Waves Switch", 0, 1100 /* WAVES module parameter control */ 1101 SND_SOC_BYTES_TLV("Waves Set Param", 128,
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_priv.h | 787 * value reflects CU usage by all of the waves launched by this process 793 * The number of waves that a CU can launch is limited by couple of 796 * translates to 40 waves (simd_per_cu * max_waves_per_simd) when waves 797 * do not use scratch memory and 32 waves (max_scratch_slots_per_cu)
|
| D | cwsr_trap_handler_gfx8.asm | 221 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for. 226 …s not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get ar… 372 s_barrier //LDS is used? wait for other waves in the same TG
|
| D | cwsr_trap_handler_gfx10.asm | 189 // If ttmp1[30] is set then issue s_barrier to unblock dependent waves. 357 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause 359 // other waves are stuck into the sleep-loop and waiting for wrexec!=0 610 s_barrier //LDS is used? wait for other waves in the same TG
|
| D | cwsr_trap_handler_gfx9.asm | 361 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for. 366 …s not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get ar… 528 s_barrier //LDS is used? wait for other waves in the same TG
|
| /kernel/linux/linux-6.6/sound/pci/ac97/ |
| D | ac97_proc.c | 75 /* 17 */ "Nvidea/IC Ensemble/KS Waves 3D Stereo Enhancement", 85 /* 27 */ "IC Ensemble/KS Waves",
|
| /kernel/linux/linux-5.10/sound/pci/ac97/ |
| D | ac97_proc.c | 75 /* 17 */ "Nvidea/IC Ensemble/KS Waves 3D Stereo Enhancement", 85 /* 27 */ "IC Ensemble/KS Waves",
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
| D | kgd_kfd_interface.h | 219 * guarantee any minimum for the number of waves in-flight. This function
|
| /kernel/linux/linux-5.10/drivers/iio/proximity/ |
| D | ping.c | 20 * . --> one round trip of ultra sonic waves
|
| D | srf04.c | 35 * --> one round trip of ultra sonic waves
|
| /kernel/linux/linux-6.6/drivers/iio/proximity/ |
| D | ping.c | 20 * . --> one round trip of ultra sonic waves
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
| D | kgd_kfd_interface.h | 206 * guarantee any minimum for the number of waves in-flight. This function
|
12