Optimise a little when continuous memory request fails.
There are memory holes and continuous memory request usually fails when
order is too big.
Currently buddy only look for exactly order memory for such request.
Now we can try again to look for several smaller continuous memory on
failure.
Sig
On 12/18/22 05:23, Adam Ford wrote:
On Sat, Dec 17, 2022 at 5:56 PM Marek Vasut wrote:
On 12/16/22 14:25, Alexander Stein wrote:
Hi,
[...]
Oh, nice, thanks for the pointer. When setting
samsung,burst-clock-frequency = <66825>;
in imx8mm.dtsi
I get a non-flickering display using 4 lane
On Sat, Dec 17, 2022 at 5:56 PM Marek Vasut wrote:
>
> On 12/16/22 14:25, Alexander Stein wrote:
> Hi,
>
> [...]
>
> > Oh, nice, thanks for the pointer. When setting
> >> samsung,burst-clock-frequency = <66825>;
> > in imx8mm.dtsi
> > I get a non-flickering display using 4 lanes. Although admi
On 12/16/22 14:25, Alexander Stein wrote:
Hi,
[...]
Oh, nice, thanks for the pointer. When setting
samsung,burst-clock-frequency = <66825>;
in imx8mm.dtsi
I get a non-flickering display using 4 lanes. Although admittedly this is just
random guessing. I'm not sure which clock exactly has t
Hello,
On Fri, Dec 16, 2022 at 01:25:32PM -0500, Alex Deucher wrote:
> On Fri, Dec 16, 2022 at 1:11 PM Uwe Kleine-König
> wrote:
> >
> > On Mon, Nov 28, 2022 at 07:16:11PM +0100, Thomas Zimmermann wrote:
> > > Hi
> > >
> > > Am 12.09.22 um 11:15 schrieb Uwe Kleine-König:
> > > > While working on
On Fri, Dec 16, 2022 at 05:57:58PM -0600, Rob Herring wrote:
> On Fri, Dec 16, 2022 at 06:50:04PM +0100, Uwe Kleine-König wrote:
> > Hello,
> >
> > Changes since v2:
> >
> > - added allOf as Krzysztof requested
> > - reworked driver based on Philipp's comments
> >(improved error handling, d
Convert rockchip-lvds.txt to YAML.
Changed:
Add power-domains property.
Requirements between PX30 and RK3288
Signed-off-by: Johan Jonker
---
Changed V2:
Fix title
---
.../display/rockchip/rockchip-lvds.txt| 92 --
.../display/rockchip/rockchip-lvds.yaml | 157 +
Convert rockchip-lvds.txt to YAML.
Changed:
Add power-domains property.
Requirements between PX30 and RK3288
Signed-off-by: Johan Jonker
---
.../display/rockchip/rockchip-lvds.txt| 92 --
.../display/rockchip/rockchip-lvds.yaml | 159 ++
2 files change
On Fri, 2022-12-16 at 22:07 +0100, Lucas Stach wrote:
> This IP block is found in the HDMI subsystem of the i.MX8MP SoC. It
> has a
> full timing generator and can switch between different video sources.
> On
> the i.MX8MP however the only supported source is the LCDIF. The block
> just needs to be
On Fri, 2022-12-16 at 22:07 +0100, Lucas Stach wrote:
> Add binding for the i.MX8MP HDMI parallel video interface block.
>
> Signed-off-by: Lucas Stach
> ---
> .../display/imx/fsl,imx8mp-hdmi-pvi.yaml | 79
> +++
> 1 file changed, 79 insertions(+)
> create mode 100644
> Doc
https://bugzilla.kernel.org/show_bug.cgi?id=216814
Artem S. Tashkinov (a...@gmx.com) changed:
What|Removed |Added
Status|NEW |RESOLVED
Reso
On Fri, 2022-12-16 at 22:07 +0100, Lucas Stach wrote:
> Add a simple wrapper driver for the DWC HDMI bridge driver that
> implements the few bits that are necessary to abstract the i.MX8MP
> SoC integration.
>
> Signed-off-by: Lucas Stach
> Reviewed-by: Laurent Pinchart
> Tested-by: Marek Vasut
12 matches
Mail list logo