On 12/7/2018 3:38 PM, Stanimir Varbanov wrote:
Hi Vivek,
Thanks for the patch!
On 12/5/18 10:31 AM, Vivek Gautam wrote:
Turning on CONFIG_DMA_API_DEBUG_SG results in the following error:
[ 460.308650] [ cut here ]
[ 460.313490] qcom-venus aa0.video-codec: DMA
out this warning.
Based on a similar patch sent by Sean Paul for mdss:
https://patchwork.kernel.org/patch/10671457/
Signed-off-by: Vivek Gautam
---
drivers/media/platform/qcom/venus/core.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers/media/platform/qcom/venus/core.c
b
Hi Stan,
On Fri, Nov 11, 2016 at 2:37 PM, Stanimir Varbanov
wrote:
> Hi Vivek,
>
> On 11/11/2016 08:12 AM, Vivek Gautam wrote:
>> On Mon, Nov 7, 2016 at 11:04 PM, Stanimir Varbanov
>> wrote:
>>> Makefile and Kconfig files to build the Venus video codec driver.
&
On Mon, Nov 7, 2016 at 11:04 PM, Stanimir Varbanov
wrote:
> Makefile and Kconfig files to build the Venus video codec driver.
>
> Signed-off-by: Stanimir Varbanov
> ---
> drivers/media/platform/qcom/Kconfig| 7 +++
> drivers/media/platform/qcom/Makefile | 1 +
> drivers/media