vkr: optimize to avoid locking each encoder write
drop locking in vkr_cs_encoder_write by adding calls to acquire/release the encoder when the stream resource is being written to, setting a busy bit that can be checked.
protocol change: venus-protocol!86 (merged)
Edited by Juston Li