Move the static keyword to the front of declarations
of msm_dsi_v2_host_ops, msm_dsi_6g_host_ops and
msm_dsi_6g_v2_host_ops, and resolve the following
compiler warnings that can be seen when building
with warnings enabled (W=1):
drivers/gpu/drm/msm/dsi/dsi_cfg.c:150:1: warning:
‘static’ is not a
There is a use case to share h/w pipe resources between lessee masters.
Two planes are created and allocated to two masters, but internally they
share the same h/w pipe:
masterA masterB
planeA planeB
||
\--- same H/W ---/
A seamless handoff between the sh
From: Rob Clark
Looks like the dma_sync calls don't do what we want on armv7 either.
Fixes:
Unable to handle kernel paging request at virtual address 50001000
pgd = (ptrval)
[50001000] *pgd=
Internal error: Oops: 805 [#1] SMP ARM
Modules linked in:
CPU: 0 PID: 1 Comm: swapper
On Wed, Sep 4, 2019 at 8:09 AM Nicolas Dechesne
wrote:
>
> hi Fabio,
>
> On Wed, Sep 4, 2019 at 1:27 PM Fabio Estevam wrote:
> >
> > Add firmware files for Adreno A200.
> >
> > These firmware files are needed for running the adreno kernel
> > driver on i.MX51 and i.MX53 SoCs.
> >
> > Signed-off-b
On Wed, Sep 4, 2019 at 5:09 AM Nicolas Dechesne
wrote:
>
> hi Fabio,
>
> On Wed, Sep 4, 2019 at 1:27 PM Fabio Estevam wrote:
> >
> > Add firmware files for Adreno A200.
> >
> > These firmware files are needed for running the adreno kernel
> > driver on i.MX51 and i.MX53 SoCs.
> >
> > Signed-off-b
hi Fabio,
On Wed, Sep 4, 2019 at 1:27 PM Fabio Estevam wrote:
>
> Add firmware files for Adreno A200.
>
> These firmware files are needed for running the adreno kernel
> driver on i.MX51 and i.MX53 SoCs.
>
> Signed-off-by: Fabio Estevam
> ---
> WHENCE | 2 ++
> qcom/yamato_pfp.fw
Add firmware files for Adreno A200.
These firmware files are needed for running the adreno kernel
driver on i.MX51 and i.MX53 SoCs.
Signed-off-by: Fabio Estevam
---
WHENCE | 2 ++
qcom/yamato_pfp.fw | Bin 0 -> 1156 bytes
qcom/yamato_pm4.fw | Bin 0 -> 9220 bytes
3 files changed,