On 24. 06. 24 15:19, Takashi Iwai wrote:
On Fri, 21 Jun 2024 18:49:15 +0200,
Jaroslav Kysela wrote:
/**
* struct snd_compr_runtime: runtime stream description
* @state: stream state
@@ -54,6 +70,11 @@ struct snd_compr_runtime {
dma_addr_t dma_addr;
size_t dma_bytes;
struct snd_dma_buffer *dma_buffer_p;
+
+ u32 active_tasks;
+ u32 total_tasks;
+ u64 task_seqno;
+ struct list_head tasks;
Those new fields deserve for some more comments (at least mentioning
that those are for passthrough operations).
I've tried to resolve all comments in v4.
Thank you for your review,
Jaroslav
--
Jaroslav Kysela <perex@xxxxxxxx>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
[Index of Archives]
[Pulseaudio]
[Linux Audio Users]
[ALSA Devel]
[Fedora Desktop]
[Fedora SELinux]
[Big List of Linux Books]
[Yosemite News]
[KDE Users]