OpenGrok
Cross Reference: vchiq_shim.c
xref
: /
src
/
sys
/
external
/
bsd
/
vchiq
/
dist
/
interface
/
vchiq_arm
/
vchiq_shim.c
Home
|
History
|
Annotate
|
Download
|
only in
vchiq_arm
History log of
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c
Revision
Date
Author
Comments
1.7
22-Jan-2020
mlelstv
align with upstream for 64bit compatibility.
1.6
12-Jan-2017
skrll
branches: 1.6.16; 1.6.22;
Sync with latest github/raspberrypi/linux sources
XXX should provide a vchiq2netbsd and cvs import
1.5
02-Sep-2014
jmcneill
branches: 1.5.2; 1.5.4;
expose vchi_get_peer_version
1.4
16-Jul-2014
jmcneill
branches: 1.4.2;
From https://github.com/raspberrypi/linux/commit/517d5c1c9ceb7bf94c4e56e4fb97758e13f24b3b
> Fix for ALSA driver crash
> Avoids an issue when closing and opening vchiq where a message can arrive before service handle has been written
1.3
27-Mar-2014
skrll
branches: 1.3.2; 1.3.4;
Merge upstream fixes.
1.2
06-Aug-2013
skrll
Make a comment match the code.
1.1
08-Mar-2013
jmcneill
branches: 1.1.6; 1.1.8;
BCM2835 VCHIQ device driver
1.1.8.2
18-May-2014
rmind
sync with head
1.1.8.1
28-Aug-2013
rmind
sync with head
1.1.6.4
03-Dec-2017
jdolecek
update from HEAD
1.1.6.3
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.6.2
23-Jun-2013
tls
resync from head
1.1.6.1
08-Mar-2013
tls
file vchiq_shim.c was added on branch tls-maxphys on 2013-06-23 06:20:23 +0000
1.3.4.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.3.4.1
27-Mar-2014
yamt
file vchiq_shim.c was added on branch yamt-pagecache on 2014-05-22 11:40:59 +0000
1.3.2.1
10-Aug-2014
tls
Rebase.
1.4.2.1
19-Oct-2014
martin
Pull up following revision(s) (requested by skrll in ticket #151):
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c: revision 1.5
sys/arch/arm/broadcom/bcm2835_vcaudio.c: revision 1.4
sys/arch/arm/broadcom/bcm2835_vcaudio.c: revision 1.5
sys/arch/arm/broadcom/bcm2835_vcaudio.c: revision 1.6
sys/arch/arm/broadcom/bcm2835_vcaudio.c: revision 1.7
use a fixed frequency (48kHz) and configure the audio server at attach time, instead of at the beginning of playback
improved playback error handling, and get rid of junk+silence insertion at the beginning of playback
expose vchi_get_peer_version
capture peer version; if less than 2, bail out as bulk mode is not supported. report the peer version with "audioctl version"
Some improvements that make playback mostly reliable for me - the final
piece of the jigaw is probably in vchiq:
- prefill vchiq with a number (currently 2) blocks of audio before
starting
- use a kthread as workqueue isn't suited to our usage.
- don't drain on stopping as for some reason it leaves data behind.
1.5.4.1
20-Mar-2017
pgoyette
Sync with HEAD
1.5.2.1
05-Feb-2017
skrll
Sync with HEAD
1.6.22.1
25-Jan-2020
ad
Sync with head.
1.6.16.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Sat Oct 11 08:10:02 GMT 2025