Re: [PATCH v4 8/9] media: venus: hfi: add Venus HFI files

2017-01-10 Thread Stanimir Varbanov
Hi Hans, On 01/09/2017 03:04 PM, Hans Verkuil wrote: > On 12/05/2016 01:20 PM, Stanimir Varbanov wrote: >> Hi Hans, >> >> On 12/05/2016 02:05 PM, Hans Verkuil wrote: >>> On 12/01/2016 10:03 AM, Stanimir Varbanov wrote: Here is the implementation of Venus video accelerator low-level funct

Re: [PATCH v4 8/9] media: venus: hfi: add Venus HFI files

2017-01-09 Thread Hans Verkuil
On 12/05/2016 01:20 PM, Stanimir Varbanov wrote: > Hi Hans, > > On 12/05/2016 02:05 PM, Hans Verkuil wrote: >> On 12/01/2016 10:03 AM, Stanimir Varbanov wrote: >>> Here is the implementation of Venus video accelerator low-level >>> functionality. It contanins code which setup the registers and >>>

Re: [PATCH v4 8/9] media: venus: hfi: add Venus HFI files

2016-12-05 Thread Stanimir Varbanov
Hi Hans, On 12/05/2016 02:05 PM, Hans Verkuil wrote: > On 12/01/2016 10:03 AM, Stanimir Varbanov wrote: >> Here is the implementation of Venus video accelerator low-level >> functionality. It contanins code which setup the registers and >> startup uthe processor, allocate and manipulates with the

Re: [PATCH v4 8/9] media: venus: hfi: add Venus HFI files

2016-12-05 Thread Hans Verkuil
On 12/01/2016 10:03 AM, Stanimir Varbanov wrote: > Here is the implementation of Venus video accelerator low-level > functionality. It contanins code which setup the registers and > startup uthe processor, allocate and manipulates with the shared > memory used for sending commands and receiving mes

[PATCH v4 8/9] media: venus: hfi: add Venus HFI files

2016-12-01 Thread Stanimir Varbanov
Here is the implementation of Venus video accelerator low-level functionality. It contanins code which setup the registers and startup uthe processor, allocate and manipulates with the shared memory used for sending commands and receiving messages. Signed-off-by: Stanimir Varbanov --- drivers/me