Re: [PATCH 1/2] media: venus: Add support for MSM8939

2020-05-07 Thread Stanimir Varbanov
Hi Konrad, On 5/7/20 12:23 AM, Konrad Dybcio wrote: > Hi Stan, > > I have found some issues with the submitted GCC driver, related to > venus, but I have to further look into them locally and work out some > stuff. One of the things is that freq table for venus clock should be > changed to the va

Re: [PATCH 1/2] media: venus: Add support for MSM8939

2020-05-06 Thread Konrad Dybcio
Hi Stan, I have found some issues with the submitted GCC driver, related to venus, but I have to further look into them locally and work out some stuff. One of the things is that freq table for venus clock should be changed to the values found here [1] (currently it has 8916 frequencies). When I f

Re: [PATCH 1/2] media: venus: Add support for MSM8939

2020-05-05 Thread Stanimir Varbanov
Hi Konrad, On 5/1/20 11:35 PM, Konrad Dybcio wrote: > Signed-off-by: Konrad Dybcio > --- > drivers/media/platform/qcom/venus/core.c | 33 > 1 file changed, 33 insertions(+) > > diff --git a/drivers/media/platform/qcom/venus/core.c > b/drivers/media/platform/qcom/venus/

[PATCH 1/2] media: venus: Add support for MSM8939

2020-05-01 Thread Konrad Dybcio
Signed-off-by: Konrad Dybcio --- drivers/media/platform/qcom/venus/core.c | 33 1 file changed, 33 insertions(+) diff --git a/drivers/media/platform/qcom/venus/core.c b/drivers/media/platform/qcom/venus/core.c index 194b10b987672..f3a15991ac763 100644 --- a/drivers/medi