rtc=1
...
Tested on Nexus 7 2013 (deb), LTS 5.10.50.
Introduced by: 119ecb7fd3b5 ("drm/msm/mdp4: request vblank during modeset")
Signed-off-by: David Heidelberg
---
drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c | 13 -
1 file changed, 13 deletions(-)
diff --git a/drivers/gpu/dr
Conversion of text binding for Adreno GPU to the YAML format.
Signed-off-by: David Heidelberg
---
v2:
- added compatbile description from Rob Clark
- dropped reg description
- reg numbers increased to 3 (since we also have uncommon cx_dbgc)
- specified interconnect-names items range
Conversion of text binding for Adreno GPU to the YAML format.
Signed-off-by: David Heidelberg
---
v2:
- added compatbile description from Rob Clark
- dropped reg description
- reg numbers increased to 3 (since we also have uncommon cx_dbgc)
- specified interconnect-names items range
Hello Rob,
can this patch can go in?
Thank you
David
On Mon, Oct 18 2021 at 08:48:23 -0500, Rob Herring
wrote:
On Sun, 17 Oct 2021 16:43:50 +0200, David Heidelberg wrote:
Conversion of text binding for Adreno GPU to the YAML format.
Signed-off-by: David Heidelberg
---
v2:
- added
ndings/display/panel/panel-simple.yaml
Signed-off-by: David Heidelberg
---
.../devicetree/bindings/display/panel/panel-simple.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
b/Documentation/devicetree/bindings
Sync all formats from simplefb.h into documentation.
Signed-off-by: David Heidelberg
---
.../bindings/display/simple-framebuffer.yaml | 12
1 file changed, 12 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
b/Documentation
Convert into YAML format into format, which can be validated.
Changes:
- drop panel from example
Signed-off-by: David Heidelberg
---
.../display/rockchip/dw_mipi_dsi_rockchip.txt | 93
.../rockchip/rockchip,dw-mipi-dsi.yaml| 200 ++
2 files changed, 200
Convert into YAML format into format, which can be validated.
Changes:
- drop panel from example
Signed-off-by: David Heidelberg
---
v2:
- rename patch
- drop possibility for only one compatible string
- add patch for adding compatible to the PX30 dtsi
.../display/rockchip
Properties #address-cells and #size-cells are valid.
The bridge node can also contains panel node.
Signed-off-by: David Heidelberg
---
.../bindings/display/bridge/toshiba,tc358768.yaml | 10 ++
1 file changed, 10 insertions(+)
diff --git
a/Documentation/devicetree/bindings
vicetree/bindings/display/msm/dpu-sdm845.yaml
Ref:
https://lore.kernel.org/all/20210803101657.1072358-1-dmitry.barysh...@linaro.org/
Signed-off-by: David Heidelberg
---
.../devicetree/bindings/display/msm/dpu-sdm845.yaml | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
d
Convert Qualcomm HDMI binding into HDMI TX and PHY yaml bindings.
Other changes:
- fixed reg-names numbering to match 0..3 instead 0,1,3,4
Signed-off-by: David Heidelberg
---
.../devicetree/bindings/display/msm/hdmi.txt | 99 -
.../bindings/display/msm/qcom,hdmi-phy.yaml | 119
Link is no longer functional and web.archive.org doesn't provide PDF
with detail information.
Some informations can be found from web.archive.org here:
https://web.archive.org/web/20170629205602/http://panelone.net/en/7-0-inch/JDI_LT070ME05000_7.0_inch-datasheet
Signed-off-by: David Heide
ree/bindings/display/panel/jdi,lt070me05000.yaml
Signed-off-by: David Heidelberg
---
.../devicetree/bindings/display/panel/jdi,lt070me05000.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml
b/Documentation/devicet
This binding is not much validating the old DSI v2.
Currently we don't differentiate old v2 from new versions,
so we need to figure out how to validate them.
I propose specific compatible depending on mdss version, but I would be
glad, if someone with deeper knowledge proposed the names.
I'm wil
Convert Qualcomm HDMI binding into HDMI TX and PHY yaml bindings.
Other changes:
- fixed reg-names numbering to match 0..3 instead 0,1,3,4
- phy part moved into phy/ directory
Signed-off-by: David Heidelberg
---
v2:
- move phy into phy/
- added maxItems for gpios
- simplified pinctrl-names
Update documentation compatible and checking to comprehend
both V2 and 6G version bindings.
Following this commit, there will be update for
compatible string in chipsets dtsi.
Additional changes:
- switch to unevaluatedProperties
Signed-off-by: David Heidelberg
---
Rob, I know you mentioned
Convert Qualcomm HDMI binding into HDMI TX and PHY yaml bindings.
Other changes:
- fixed reg-names numbering to match 0..3 instead 0,1,3,4
- phy part moved into phy/ directory
Signed-off-by: David Heidelberg
---
v2:
- move phy into phy/
- added maxItems for gpios
- simplified pinctrl-names
Convert mdp4 binding into yaml format.
Signed-off-by: David Heidelberg
---
.../devicetree/bindings/display/msm/mdp4.txt | 114
.../devicetree/bindings/display/msm/mdp4.yaml | 124 ++
2 files changed, 124 insertions(+), 114 deletions(-)
delete mode 100644
Thank you for bringing it back to life!
Reviewed-by: David Heidelberg
On 07/06/2022 20:58, Dmitry Baryshkov wrote:
Convert Qualcomm HDMI binding into HDMI TX and PHY yaml bindings.
Changes to schema:
HDMI:
- fixed reg-names numbering to match 0..3 instead 0,1,3,4
PHY:
- moved into phy
not documented
PHY:
- moved into phy/ directory
- split into QMP and non-QMP PHY schemas
Co-developed-by: David Heidelberg
David also needs to SoB here.
no problem, for this or any later version of patches developed by me:
Signed-off-by: David Heidelberg
Signed-off-by: Dmitry
Do as most of panel and in case of deffered probe, don't print error.
Fixes warning:
panel-jdi-lt070me05000 470.dsi.0: cannot get enable-gpio -517
Signed-off-by: David Heidelberg
---
drivers/gpu/drm/panel/panel-jdi-lt070me05000.c | 3 ++-
1 file changed, 2 insertions(+), 1 del
On Sun, Feb 6 2022 at 20:26:50 +0100, Sam Ravnborg
wrote:
dev_err_probe
Amazing, thanks I'll send fix right away.
Davi
Use the dev_err_probe() helper to simplify error handling during probe.
This also handle scenario, when EDEFER is returned and useless error is printed.
Fixes error:
panel-jdi-lt070me05000 470.dsi.0: cannot get enable-gpio -517
Signed-off-by: David Heidelberg
---
v2:
- original v1 patch
Inherit valid properties from the dsi-controller.
Reviewed-by: Dmitry Osipenko
Signed-off-by: David Heidelberg
---
v2:
- added $ref ../dsi-controller.yaml# instead copying properties (Dmitry)
- additionalProperties -> unevaluatedProperties (Dmitry)
- example dsi-bridge@ -> dsi@ (
. This is convenient for testing and
situations where manipulating disk image files is cumbersome.
Signed-off-by: Stefan Hajnoczi
Signed-off-by: David Heidelberg
---
We have used this option in Mesa3D CI for testing crosvm for
more than one years and it's proven to work reliably.
We are worki
. This is convenient for testing and
situations where manipulating disk image files is cumbersome.
Reviewed-by: Helen Koike
Signed-off-by: Stefan Hajnoczi
Signed-off-by: David Heidelberg
---
v2: added Reviewed-by and CCed everyone interested.
We have used this option in Mesa3D CI for testing crosv
Thank you all!
We'll drop this patch in next MesaCI kernel uprev without this patch!
David
On 27/02/2023 19:06, Vivek Goyal wrote:
On Mon, Feb 27, 2023 at 10:53:45AM -0500, Stefan Hajnoczi wrote:
On Fri, Feb 24, 2023 at 03:37:51PM +0100, David Heidelberg wrote:
From: Stefan Hajnoczi
For the series:
Acked-by: David Heidelberg
Reviewed-by: David Heidelberg
Thank you!
Tested-by: David Heidelberg
On 10/04/2023 20:52, Dmitry Baryshkov wrote:
If the Adreno SMMU is dma-coherent, allocation will fail unless we
disable IO_PGTABLE_QUIRK_ARM_OUTER_WBWA. Skip setting this quirk for the
coherent SMMUs (like we have on sm8350 platform).
Fixes
i.MX8MQ uses as secondary compatible fsl,imx6sx-lcdif, which triggers
requirement of power-domains, thou it's not required.
Fixes: f62678a77d58 ("dt-bindings: mxsfb: Document i.MX8M/i.MX6SX/i.MX6SL
power-domains property")
Signed-off-by: David Heidelberg
---
.../devicetree/b
On 31/07/2023 10:38, Juan A. Suárez wrote:
On Sat, 2023-07-29 at 12:08 +0300, David Heidelberg wrote:
Hello Maira,
Regarding the second question about V3D and V3DV: in the Mesa3D CI, we
currently use downstream kernels, so we don't build the kernel for
Raspberry Pi.
BM_BOOTFS optio
Link is no longer functional and web.archive.org doesn't provide PDF
with detail information.
Some informations can be found from web.archive.org here:
https://web.archive.org/web/20170629205602/http://panelone.net/en/7-0-inch/JDI_LT070ME05000_7.0_inch-datasheet
Signed-off-by: David Heide
Use the dev_err_probe() helper to simplify error handling during probe.
This also handle scenario, when EDEFER is returned and useless error is printed.
Fixes error:
panel-jdi-lt070me05000 470.dsi.0: cannot get enable-gpio -517
Signed-off-by: David Heidelberg
---
resend:
- applies cleanly
or generic kernel, I assume CONFIG_REGULATOR_DA9211=m should be added.
David
Regards,
Vignesh
--
David Heidelberg
Consultant Software Engineer
Collabora Ltd.
Platinum Building, St John's Innovation Park, Cambridge CB4 0DS, UK
Registered in England & Wales, no. 5513718
OpenPGP_0x6
Reviewed-by: David Heidelberg
On 09/10/2023 02:49, Helen Koike wrote:
When building containers, some rust packages were installed without
locking the dependencies version, which got updated and started giving
errors like:
error: failed to compile `bindgen-cli v0.62.0`, intermediate artifacts
Reviewed-by: David Heidelberg
If possible, please merge this ASAP, because major move of most of the
devices
to type acer-cp514-2h-1130g7-volteer will happen tomorrow.
Thank you
On 05/03/2024 11:16, Vignesh Raman wrote:
Volteer devices in the collabora lab are categorized under the
asus
Reviewed-by: David Heidelberg
Reviewed-by: David Heidelberg
hema:
Documentation/devicetree/bindings/display/panel/panel-simple.yaml
```
Signed-off-by: David Heidelberg
---
.../devicetree/bindings/display/panel/panel-simple-dsi.yaml | 2 ++
.../devicetree/bindings/display/panel/panel-simple.yaml | 2 --
2 files changed, 2 insertions(+), 2 deletio
+'
From schema:
Documentation/devicetree/bindings/display/panel/panel-simple.yaml
```
Fixes: 310abcea76e9 ("dt-bindings: display: convert simple lg panels to DT
Schema")
Signed-off-by: David Heidelberg
---
v2: added Fixes tag (thx to Jessica)
.../devicetree/bindings/displ
Good catch, thank you! Sent v2.
David
On 12/12/2023 20:41, Jessica Zhang wrote:
On 12/12/2023 9:53 AM, David Heidelberg wrote:
Originally was in the panel-simple, but belongs to panel-simple-dsi.
See arch/arm/boot/dts/nvidia/tegra114-roth.dts for more details.
Fixes:
```
arch/arm/boot/dts
Could you please resend the series again?
Consider driver
Acked-by: David Heidelberg
and device-tree bindings:
Reviewed-by: David Heidelberg
I guess second resend could be more lucky then the 1st one!
Thank you
David
00644 drivers/gpu/drm/panel/panel-hydis-hv101hd1.c
Reviewed-by: David Heidelberg
Thank you!
Signed-off-by: David Heidelberg
---
drivers/gpu/drm/panel/panel-samsung-sofef00.c | 34 ++-
1 file changed, 2 insertions(+), 32 deletions(-)
diff --git a/drivers/gpu/drm/panel/panel-samsung-sofef00.c
b/drivers/gpu/drm/panel/panel-samsung-
45 matches
Mail list logo