Re: [PATCH v2] drm/rockchip: Disable blending for win0

2018-05-01 Thread Sean Paul
On Wed, Apr 18, 2018 at 10:31:52AM -0700, Kristian H. Kristensen wrote: > Blending win0 with the background color doesn't seem to work > correctly. We only get the background color, no matter the contents of > the win0 framebuffer. However, blending pre-multiplied color with the > default opaque

[PATCH] v3d: fixup for submit alignment and check for zero flags in other ioctls.

2018-05-01 Thread Eric Anholt
Signed-off-by: Eric Anholt --- airlied + danvet: this is the last change I think we need before I can merge v3d with your acks. Sending as a diff so you don't have to look at the whole thing again. Look good? drivers/gpu/drm/v3d/v3d_bo.c | 10 ++

[Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102646 Justin Mitzel changed: What|Removed |Added Summary|[dc] Screen flickering |Screen

Re: [PATCH libdrm] intel: add support for ICL 11

2018-05-01 Thread Paulo Zanoni
Em Qua, 2018-04-25 às 17:29 -0700, Michel Thierry escreveu: > On 04/25/2018 05:09 PM, Paulo Zanoni wrote: > > Add the PCI IDs and the basic code to enable ICL. This is the > > current > > PCI ID list in our documentation. > > > > Kernel commit: d55cb4fa2cf0 ("drm/i915/icl: Add the ICL PCI IDs")

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #64 from H4nN1baL --- I've been having a very different problem with AMD cards. But I have reason to think that the problem could vary from one processor/chipset to another. My problems disappear using

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #63 from MirceaKitsune --- (In reply to iive from comment #62) I booted my machine with the kernel parameter panic=30 as instructed. I then waited for over two minutes to see if there's any

[PATCH v3] drm/i915: Disable some extra clang warnings

2018-05-01 Thread Matthias Kaehlcke
Commit 39bf4de89ff7 ("drm/i915: Add -Wall -Wextra to our build, set warnings to full") enabled extra warnings for i915 to spot possible bugs in new code, and then disabled a subset of these warnings to keep the current code building without warnings (with gcc). Enabling the extra warnings also

[Bug 85791] nouveau: errors on boot, can't use discrete gpu

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=85791 --- Comment #6 from Bruno Pagani (bruno.n.pag...@gmail.com) --- I don’t know who can change status here but this should be closed. -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 199585] New: AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199585 Bug ID: 199585 Summary: AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off Product: Drivers Version: 2.5 Kernel

[Bug 199585] AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199585 --- Comment #1 from Jason Hicks (jasz...@gmail.com) --- Created attachment 275709 --> https://bugzilla.kernel.org/attachment.cgi?id=275709=edit kernel bug -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 199585] AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199585 Jason Hicks (jasz...@gmail.com) changed: What|Removed |Added Hardware|All |x86-64 -- You are

[Bug 199585] AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199585 --- Comment #5 from Jason Hicks (jasz...@gmail.com) --- Created attachment 275717 --> https://bugzilla.kernel.org/attachment.cgi?id=275717=edit Xorg.0.log -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 199585] AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199585 --- Comment #3 from Jason Hicks (jasz...@gmail.com) --- Created attachment 275713 --> https://bugzilla.kernel.org/attachment.cgi?id=275713=edit inxi -F -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 199585] AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199585 --- Comment #2 from Jason Hicks (jasz...@gmail.com) --- Created attachment 275711 --> https://bugzilla.kernel.org/attachment.cgi?id=275711=edit lspci -vk -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 199585] AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off

2018-05-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199585 --- Comment #4 from Jason Hicks (jasz...@gmail.com) --- Created attachment 275715 --> https://bugzilla.kernel.org/attachment.cgi?id=275715=edit xrandr -- You are receiving this mail because: You are watching the assignee of the bug.

[PATCH v7 0/5] Xilinx ZynqMP DisplayPort KMS driver

2018-05-01 Thread Hyun Kwon
Hi Laurent, On top of addressing your comments in v6, I've incorporated some relatively small fixes in v7. I'm mainly waiting for your feedback before committing this series, unless there's any additional review comments. Please take a look. Thanks, -hyun Hyun Kwon (5): drm: xlnx: Xilinx DRM

[PATCH v7 4/5] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DisplayPort

2018-05-01 Thread Hyun Kwon
This driver creates DRM encoder and connector for ZynqMP DisplayPort. Signed-off-by: Hyun Kwon Acked-by: Daniel Vetter --- v7 - Use correct number of lanes v6 - Constify all function pointers - Clean up the duplicated license paragraphs - Do

[PATCH v7 2/5] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings

2018-05-01 Thread Hyun Kwon
This add a dt binding for ZynqMP DP subsystem. Signed-off-by: Hyun Kwon Reviewed-by: Rob Herring --- v6 - Add more descriptions and references - Remove the description for child node v4 - Specify phy related descriptions - Specify dma related descriptions

答复: Tracking: radeon 0000:00:10.0: ring 0 stalled for more than 10240msec

2018-05-01 Thread Qu, Jim
Hi , If you are sure that the HW worked fine before. I think you should: 1. Be sure that HW works fine now. 2. recall the driver to the point at where it works well, and then replace them one by one to confirm component which causes the issue. 3. try to update the last VBIOS to adapt new

[PATCH v7 5/5] drm: xlnx: ZynqMP DP subsystem DRM KMS driver

2018-05-01 Thread Hyun Kwon
This is a wrapper around the ZynqMP Display and DisplayPort drivers. Signed-off-by: Hyun Kwon Acked-by: Daniel Vetter --- v6 - Accomodate the migration of logical master from platform device to device - Remove the duplicate license paragraphs - Do

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #65 from MirceaKitsune --- (In reply to H4nN1baL from comment #64) Just tested with "export MESA_EXTENSION_OVERRIDE=-GL_ARB_buffer_storage". It did not affect the freeze triggered by playing

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #66 from H4nN1baL --- Okay, thanks for your reply. Then our problems are unrelated. Even so let me share you some intel. Disable any BIOS configuration related to "GART" and "PCIE Spread Spectrum"(PCIe

[PATCH v7 1/5] drm: xlnx: Xilinx DRM KMS module

2018-05-01 Thread Hyun Kwon
Xilinx has various platforms for display, where users can create using multiple IPs in the programmable FPGA fabric, or where some hardened pipeline is available on the chip. Furthermore, hardened pipeline can also interact with soft logics in FPGA. The Xilinx DRM KMS module is to integrate

[PATCH v7 3/5] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display

2018-05-01 Thread Hyun Kwon
Xilinx ZynqMP has a hardened display pipeline. The pipeline can be logically partitioned into 2 parts: display controller and DisplayPort encoder / transmitter. This driver handles the display controller part of the pipeline that handles buffer management and blending. Signed-off-by: Hyun Kwon

Re: [PATCH 1/2] backlight: Remove s6e63m0 driver

2018-05-01 Thread Daniel Thompson
On Mon, Apr 30, 2018 at 07:29:44PM +0200, Krzysztof Kozlowski wrote: > The driver for S6E63M0 AMOLED LCD panel is not used. It does not > support DeviceTree and respective possible users (S5Pv210 Aquila and > Goni boards) are DeviceTree-only. > > Suggested-by: Marek Szyprowski

[Bug 106258] AMD Xorg start failes with non-4K page sizes

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106258 --- Comment #7 from Michel Dänzer --- (In reply to Timothy Pearson from comment #6) > This looks like something that should be filed at bugzilla.kernel.org > against the amdgpu driver itself. It will get more visibility by

[Bug 106258] AMD Xorg start failes with non-4K page sizes

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106258 --- Comment #8 from Andrey Grodzovsky --- I Wonder is there a way to reproduce this on x86 platform, from looking in kflags there is no CONFIG_x86_4/16/64K_PAGES flags. -- You are receiving this mail because: You

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104082 Michel Dänzer changed: What|Removed |Added Status|REOPENED|RESOLVED

[PATCH v3 2/2] drm/panel: Add device_link from panel device to drm device

2018-05-01 Thread Jyri Sarha
Add device_link from panel device (supplier) to drm device (consumer) when drm_panel_attach() is called. This patch should protect the master drm driver if an attached panel driver unbinds while it is in use. The device_link should make sure the drm device is unbound before the panel driver

Re: [PATCH] dt-bindings: panel: lvds: Fix path to display timing bindings

2018-05-01 Thread Rob Herring
On Wed, Apr 25, 2018 at 09:49:38AM +0200, Geert Uytterhoeven wrote: > Fixes: 14da3ed8dd08c581 ("devicetree/bindings: display: Document common > panel properties") > Signed-off-by: Geert Uytterhoeven > --- > Documentation/devicetree/bindings/display/panel/panel-common.txt

Re: [PATCH 2/2] backlight: Remove ld9040 driver

2018-05-01 Thread Daniel Thompson
On Mon, Apr 30, 2018 at 07:29:45PM +0200, Krzysztof Kozlowski wrote: > The driver for LD9040 AMOLED LCD panel was superseded with DRM driver > panel-samsung-ld9040.c. It does not support DeviceTree and respective > possible user (Exynos4210 Universal C210) is DeviceTree-only and uses > DRM

[PATCH 15/21] drm: sun4i: add support for HVCC regulator for DWC HDMI glue

2018-05-01 Thread Jagan Teki
From: Icenowy Zheng Allwinner SoCs with DWC HDMI controller have a "HVCC" power pin for the HDMI part, and on some boards it's connected to a dedicated regulator rather than the main 3.3v. Add support for optional HVCC regulator. For boards that doesn't use a dedicated

Re: [PATCH 22/24] drm/bridge: remove the .of_node member

2018-05-01 Thread Peter Rosin
On 2018-04-28 10:09, kbuild test robot wrote: > Hi Peter, > > I love your patch! Yet something to improve: > > [auto build test ERROR on v4.17-rc2] > [also build test ERROR on next-20180426] > [cannot apply to drm/drm-next robclark/msm-next > drm-exynos/exynos-drm/for-next] > [if your patch is

[PATCH 18/21] arm64: dts: allwinner: a64: orangepi-win: Enable HDMI output

2018-05-01 Thread Jagan Teki
Enable HDMI output on Orangepi-win board. Signed-off-by: Jagan Teki --- .../boot/dts/allwinner/sun50i-a64-orangepi-win.dts | 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts

[PATCH 06/21] arm64: defconfig: Enable CONFIG_DRM_SUN4I

2018-05-01 Thread Jagan Teki
Enable DRM Support for Allwinner Display Engine, built as a module. Signed-off-by: Jagan Teki --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index

[PATCH 11/21] bindings: display: Add compatible for A64 Mixer1

2018-05-01 Thread Jagan Teki
Mixer1 on Allwinner A64 has similar behavior like Allwinner A83T. Signed-off-by: Jagan Teki --- Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 12/21] bindings: display: Add compatible for A64 tcon-tv

2018-05-01 Thread Jagan Teki
tcon-tv on Allwinner A64 has similar behavior like Allwinner A83T. Signed-off-by: Jagan Teki --- Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 01/21] dt-bindings: clock: Add compatible for A64 DE2 CCU

2018-05-01 Thread Jagan Teki
Allwinner A64 has DE2 CCU which is similar to H3/H5 SoC. Signed-off-by: Jagan Teki --- Documentation/devicetree/bindings/clock/sun8i-de2.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/clock/sun8i-de2.txt

[PATCH 07/21] bindings: display: Add compatible for A64 HDMI

2018-05-01 Thread Jagan Teki
HDMI on Allwinner A64 has similar like H3/H5. Signed-off-by: Jagan Teki --- Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt

[PATCH 03/21] clk: sunxi-ng: Enable DE2_CCU for Allwinner 64-bit SoCs

2018-05-01 Thread Jagan Teki
Allwinner 64-bit SoC like H5/A64 has DE2 CCU so enable them as default. Signed-off-by: Jagan Teki --- drivers/clk/sunxi-ng/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/clk/sunxi-ng/Kconfig b/drivers/clk/sunxi-ng/Kconfig index

Re: [PATCH v3 1/3] drm/prime: Iterate SG DMA addresses separately

2018-05-01 Thread Sinan Kaya
On 4/30/2018 9:54 AM, Robin Murphy wrote: > For dma_map_sg(), DMA API implementations are free to merge consecutive > segments into a single DMA mapping if conditions are suitable, thus the > resulting DMA addresses which drm_prime_sg_to_page_addr_arrays() > iterates over may be packed into fewer

[PATCH 20/21] arm64: dts: allwinner: a64: pine64: Enable HDMI output

2018-05-01 Thread Jagan Teki
Enable HDMI output on pine64 board. Signed-off-by: Jagan Teki --- .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dts

[PATCH 19/21] arm64: dts: allwinner: a64: a64-olinuxino: Enable HDMI output

2018-05-01 Thread Jagan Teki
Enable HDMI output on a64-olinuxino board. Signed-off-by: Jagan Teki --- .../boot/dts/allwinner/sun50i-a64-olinuxino.dts| 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts

[PATCH 08/21] bindings: display: Add compatible for A64 HDMI PHY

2018-05-01 Thread Jagan Teki
HDMI PHY on Allwinner A64 has similar like H3/H5. Signed-off-by: Jagan Teki --- Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt

Re: [PATCH 24/24] drm/bridge: establish a link between the bridge supplier and consumer

2018-05-01 Thread Peter Rosin
On 2018-04-30 17:32, Daniel Vetter wrote: > On Fri, Apr 27, 2018 at 12:31:39AM +0200, Peter Rosin wrote: >> If the bridge supplier is unbound, this will bring the bridge consumer >> down along with the bridge. Thus, there will no longer linger any >> dangling pointers from the bridge consumer (the

[PATCH 21/21] arm64: dts: allwinner: a64: sopine: Enable HDMI output

2018-05-01 Thread Jagan Teki
Enable HDMI output on sopine board. Signed-off-by: Jagan Teki --- .../dts/allwinner/sun50i-a64-sopine-baseboard.dts | 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts

[PATCH 16/21] arm64: dts: allwinner: a64: bananapi-m64: Enable HDMI output

2018-05-01 Thread Jagan Teki
Enable HDMI output on Bananpi-m64 board. Signed-off-by: Jagan Teki --- .../boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts

[REGRESSION] drm/amd/dc: Add dc display driver (v2)

2018-05-01 Thread Joseph Salisbury
Hi Harry, A kernel bug report was opened against Ubuntu [0].  After a kernel bisect, it was found the following commit introduced the bug: commit 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c Author: Harry Wentland Date:   Tue Sep 12 15:58:20 2017 -0400     drm/amd/dc: Add

[PATCH 13/21] drm/sun4i: Enable DE2 Mixer for Allwinner 64-bit SoCs

2018-05-01 Thread Jagan Teki
Allwinner 64-bit SoC like H5/A64 has DE2 Mixer so enable them as default. Signed-off-by: Jagan Teki --- drivers/gpu/drm/sun4i/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/sun4i/Kconfig b/drivers/gpu/drm/sun4i/Kconfig

Re: [PATCH 0/3] fbdev/drm: sh_mobile: remove unused MERAM support

2018-05-01 Thread Simon Horman
On Fri, Apr 27, 2018 at 01:21:42PM +0200, Bartlomiej Zolnierkiewicz wrote: > Hi, > > This patchset removes unused MERAM support (last user was removed > 3 years ago) from shmobile fbdev & drm drivers and then removes > MERAM driver itself. > > If it is okay to merge this patches I would like

[PATCH] video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"

2018-05-01 Thread Colin King
From: Colin Ian King Trivial fix to spelling mistake in error messages Signed-off-by: Colin Ian King --- drivers/video/fbdev/au1100fb.c | 2 +- drivers/video/fbdev/au1200fb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff

Re: igt trouble with planes shared between multiple CRTCs (Re: [PATCH v2 0/8] R-Car DU: Support CRC calculation)

2018-05-01 Thread Maarten Lankhorst
Hey, Op 30-04-18 om 16:56 schreef Daniel Vetter: > On Mon, Apr 30, 2018 at 04:55:24PM +0200, Daniel Vetter wrote: >> On Sat, Apr 28, 2018 at 12:07:04AM +0300, Laurent Pinchart wrote: >>> Hi Daniel, >>> >>> (Removing the linux-media mailing list from CC as it is out of scope) >>> >>> You enquired

[Bug 106309] MST Multi-Stream Transport Kills All Displays Using Radeon Driver On Radeon HD 7570

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106309 Michel Dänzer changed: What|Removed |Added Product|xorg|DRI

[Bug 105832] radeonsi NIR missing bindless textures support

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105832 Timothy Arceri changed: What|Removed |Added Component|Mesa core

Re: [PATCH] video: fbdev: omap2: remove rfbi

2018-05-01 Thread Aaro Koskinen
Hi, On Mon, Apr 30, 2018 at 05:34:59PM +0200, Bartlomiej Zolnierkiewicz wrote: > BROKEN is not an user selectable config option so without modifying > drivers/video/fbdev/omap2/omapfb/dss/Kconfig the RFBI driver is not > even included in the kernel build.. Yes, I know. It's still incorrect to

[PATCH 05/21] drm/sun4i: Add support for A64 display engine

2018-05-01 Thread Jagan Teki
A64 display engine has two mixers which are connected to LVDS/RGB/MIPI-DSI and HDMI output through tcon0 and tcon1. Signed-off-by: Jagan Teki --- drivers/gpu/drm/sun4i/sun4i_drv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/sun4i/sun4i_drv.c

Re: [PATCH v2 10/11] arm64: dts: r8a77965-salvator-x: Enable DU external clocks and HDMI

2018-05-01 Thread Simon Horman
On Sat, Apr 28, 2018 at 12:34:26AM +0300, Laurent Pinchart wrote: > Hi Kieran, > > Thank you for the patch. > > On Friday, 27 April 2018 19:57:21 EEST Kieran Bingham wrote: > > The DU1 external dot clock is provided by the fixed frequency clock > > generator X21, while the DU0 and DU3 clocks are

[PATCH 09/21] arm64: dts: allwinner: a64: Add HDMI support

2018-05-01 Thread Jagan Teki
HDMI on Allwinner A64 has similar behavior like H3/H5, so reuse the same dts node details for A64. Signed-off-by: Jagan Teki --- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 28 +++ include/dt-bindings/clock/sun50i-a64-ccu.h| 2 ++ 2

Re: [PATCH 23/24] drm/bridge: require the .owner to be filled in on drm_bridge_attach

2018-05-01 Thread Peter Rosin
On 2018-04-30 17:24, Daniel Vetter wrote: > On Fri, Apr 27, 2018 at 12:31:38AM +0200, Peter Rosin wrote: >> The .owner will be handy to have around. >> >> Signed-off-by: Peter Rosin >> --- >> drivers/gpu/drm/drm_bridge.c | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff

[PATCH 14/21] arm64: dts: allwinner: a64: Add HDMI pipeline

2018-05-01 Thread Jagan Teki
HDMI pipeline on A64 has similar behavior like A83T where tcon1 is connected to HDMI. So reuse similar dts nodes for A64. Signed-off-by: Jagan Teki --- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 83 +++ 1 file changed, 83 insertions(+)

[PATCH 17/21] arm64: dts: allwinner: a64: nanopi-a64: Enable HDMI output

2018-05-01 Thread Jagan Teki
Enable HDMI output on nanopi-a64 board. Signed-off-by: Jagan Teki --- .../boot/dts/allwinner/sun50i-a64-nanopi-a64.dts | 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts

[PATCH 00/21] arm64: allwinner: Add A64 DE2 HDMI support

2018-05-01 Thread Jagan Teki
Allwinner A64 has display engine pipeline like other Allwinner SOC's A83T/H3/H5. A64 DE2 behaviour similar to Allwinner A83T where mixer0, connected to tcon0 with RGB, LVDS MIPI-DSI and mixer1, connected to tcon1 with HDMI as per Display System Block DiagramAllwinner_A64_User_Manual_V1.1.pdf

Re: [PATCH v2 08/11] arm64: dts: r8a77965: Populate the DU instance placeholder

2018-05-01 Thread Simon Horman
On Fri, Apr 27, 2018 at 05:57:19PM +0100, Kieran Bingham wrote: > The DU entity node has been previously added but only as a placeholder. > Populate the node with the properties to use the device. > > Signed-off-by: Kieran Bingham > Reviewed-by: Laurent

Re: [PATCH v2 06/11] arm64: dts: r8a77965: Add FCPF and FCPV instances

2018-05-01 Thread Simon Horman
On Fri, Apr 27, 2018 at 05:57:17PM +0100, Kieran Bingham wrote: > The FCPs handle the interface between various IP cores and memory. Add > the instances related to the FDPs and VSP2s. > > Based on a similar patch of the R8A7796 device tree > by Laurent Pinchart

Re: [PATCH v2 07/11] arm64: dts: r8a77965: Add VSP instances

2018-05-01 Thread Simon Horman
On Fri, Apr 27, 2018 at 05:57:18PM +0100, Kieran Bingham wrote: > The r8a77965 has 4 VSP instances. > > Based on a similar patch of the R8A7796 device tree > by Laurent Pinchart . > > Signed-off-by: Takeshi Kihara >

[PATCH 10/21] drm/sun4i: Enable DesignWare HDMI for Allwinner 64-bit SoCs

2018-05-01 Thread Jagan Teki
Allwinner 64-bit SoC like H5/A64 has DesignWare HDMI so enable them as default. Signed-off-by: Jagan Teki --- drivers/gpu/drm/sun4i/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/sun4i/Kconfig b/drivers/gpu/drm/sun4i/Kconfig index

Re: [PATCH] video: fbdev: omap2: remove rfbi

2018-05-01 Thread Aaro Koskinen
Hi, On Mon, Apr 30, 2018 at 10:06:11AM +0300, Tomi Valkeinen wrote: > On 27/04/18 21:12, Aaro Koskinen wrote: > >> You should be targeting omapdrm driver instead, fbdev subsystem is closed > >> for the new hardware support. > > > > AFAIK, based on N950 display support discussion, it's impossible

[PATCH 04/21] bindings: display: Add compatible for A64 DE2 pipeline

2018-05-01 Thread Jagan Teki
Allwinner A64 has DE2 pipeline similar to other Allwinner SOC's like A83T, H3/H5. Signed-off-by: Jagan Teki --- Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH v2 09/11] arm64: dts: r8a77965: Add HDMI encoder instance

2018-05-01 Thread Simon Horman
On Fri, Apr 27, 2018 at 05:57:20PM +0100, Kieran Bingham wrote: > Add the HDMI encoder to the R8A77965 DT in disabled state. > > Based on a similar patch of the R8A7796 device tree > by Laurent Pinchart . > > Signed-off-by: Takeshi Kihara

[PATCH 02/21] arm64: dts: allwinner: a64: Add DE2 CCU

2018-05-01 Thread Jagan Teki
DE2 in A64 has clock control unit and behavior is same like H3/H5, so reuse the same in A64. Signed-off-by: Jagan Teki --- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 15 +++ 1 file changed, 15 insertions(+) diff --git

[Bug 103234] KWin crashed when Alt+Tab-ing through open windows

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103234 Michel Dänzer changed: What|Removed |Added CC|

Re: [RFC 06/11] arm64: dts: mediatek: Add Elm Rev. 3 device tree

2018-05-01 Thread Paul Kocialkowski
Hi, Le mercredi 18 octobre 2017 à 16:49 +0800, Yingjoe Chen a écrit : > Hi, > > > On Fri, 2017-09-29 at 15:09 +0200, Ulrich Hecht wrote: > > Signed-off-by: Ulrich Hecht > > --- > > arch/arm64/boot/dts/mediatek/Makefile|1 + > >

Re: [PATCH 1/2 v4] drm/pl111: Support the Versatile Express

2018-05-01 Thread Liviu Dudau
On Mon, Apr 30, 2018 at 03:55:41PM +0100, Robin Murphy wrote: > On 27/04/18 19:51, Linus Walleij wrote: > > On Fri, Apr 27, 2018 at 5:02 PM, Robin Murphy wrote: > > > > > I dug a little bit and it seems pl111_modeset_init() is deferring because > > > it > > > can't find

[Bug 106258] AMD Xorg start failes with non-4K page sizes

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106258 --- Comment #6 from Timothy Pearson --- This looks like something that should be filed at bugzilla.kernel.org against the amdgpu driver itself. It will get more visibility by the right people there. -- You are

Re: [PATCH v4 2/2] drivers: remove force dma flag from buses

2018-05-01 Thread Rob Herring
On Sat, Apr 28, 2018 at 08:21:59AM +0530, Nipun Gupta wrote: > With each bus implementing its own DMA configuration callback, > there is no need for bus to explicitly have force_dma in its > global structure. This patch modifies of_dma_configure API to > accept an input parameter which specifies

[Bug 105018] Kernel panic when waking up after screen goes blank.

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105018 --- Comment #34 from Michel Dänzer --- While it's good to hear that xf86-video-amdgpu doesn't trigger it, the kernel BUG is still a kernel driver bug. -- You are receiving this mail because: You are the assignee for the

Re: [PATCH v2 1/2] drm/ttm: Only allocate huge pages with new flag TTM_PAGE_FLAG_TRANSHUGE

2018-05-01 Thread Michel Dänzer
On 2018-05-01 01:15 AM, Dave Airlie wrote: >> >> >> Yes, I fixed the original false positive messages myself with the swiotlb >> maintainer and I was CCed in fixing the recent fallout from Chris changes as >> well. > > So do we have a good summary of where this at now? > > I'm getting reports on

[PATCH] swiotlb: Fix inversed DMA_ATTR_NO_WARN test

2018-05-01 Thread Michel Dänzer
From: Michel Dänzer The result was printing the warning only when we were explicitly asked not to. Cc: sta...@vger.kernel.org Fixes: 0176adb004065d6815a8e67946752df4cd947c5b "swiotlb: refactor coherent buffer allocation" Signed-off-by: Michel Dänzer

[Bug 105018] Kernel panic when waking up after screen goes blank.

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105018 --- Comment #33 from Öyvind Saether --- In my case the problem was not having xorg-x11-drv-amdgpu installed (how embarrassing) which made xorg use xorg-x11-drv-ati. Yes, really. I assumed Fedora 28 beta installed it along

Re: igt trouble with planes shared between multiple CRTCs (Re: [PATCH v2 0/8] R-Car DU: Support CRC calculation)

2018-05-01 Thread Maarten Lankhorst
Op 01-05-18 om 10:58 schreef Maarten Lankhorst: > Hey, > > Op 30-04-18 om 16:56 schreef Daniel Vetter: >> On Mon, Apr 30, 2018 at 04:55:24PM +0200, Daniel Vetter wrote: >>> On Sat, Apr 28, 2018 at 12:07:04AM +0300, Laurent Pinchart wrote: Hi Daniel, (Removing the linux-media mailing

Re: [PATCH 01/21] dt-bindings: clock: Add compatible for A64 DE2 CCU

2018-05-01 Thread Rob Herring
On Mon, Apr 30, 2018 at 05:10:38PM +0530, Jagan Teki wrote: > Allwinner A64 has DE2 CCU which is similar to H3/H5 SoC. > > Signed-off-by: Jagan Teki > --- > Documentation/devicetree/bindings/clock/sun8i-de2.txt | 1 + > 1 file changed, 1 insertion(+) Reviewed-by:

Re: [PATCH 01/21] dt-bindings: clock: Add compatible for A64 DE2 CCU

2018-05-01 Thread Chen-Yu Tsai
On Wed, May 2, 2018 at 12:16 AM, Rob Herring wrote: > On Mon, Apr 30, 2018 at 05:10:38PM +0530, Jagan Teki wrote: >> Allwinner A64 has DE2 CCU which is similar to H3/H5 SoC. >> >> Signed-off-by: Jagan Teki >> --- >>

Re: [PATCH 08/21] bindings: display: Add compatible for A64 HDMI PHY

2018-05-01 Thread Rob Herring
On Mon, Apr 30, 2018 at 05:10:45PM +0530, Jagan Teki wrote: > HDMI PHY on Allwinner A64 has similar like H3/H5. > > Signed-off-by: Jagan Teki > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git

Re: [PATCH 11/21] bindings: display: Add compatible for A64 Mixer1

2018-05-01 Thread Rob Herring
On Mon, Apr 30, 2018 at 05:10:48PM +0530, Jagan Teki wrote: > Mixer1 on Allwinner A64 has similar behavior like Allwinner A83T. > > Signed-off-by: Jagan Teki > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + > 1 file changed, 1 insertion(+)

Re: [PATCH 10/21] drm/sun4i: Enable DesignWare HDMI for Allwinner 64-bit SoCs

2018-05-01 Thread Chen-Yu Tsai
On Mon, Apr 30, 2018 at 7:40 PM, Jagan Teki wrote: > Allwinner 64-bit SoC like H5/A64 has DesignWare HDMI so > enable them as default. Should we not also enable it by default for SUN8I (A83T, H3, R40?, etc.) > Signed-off-by: Jagan Teki >

Re: [PATCH 09/21] arm64: dts: allwinner: a64: Add HDMI support

2018-05-01 Thread Rob Herring
On Mon, Apr 30, 2018 at 05:10:46PM +0530, Jagan Teki wrote: > HDMI on Allwinner A64 has similar behavior like H3/H5, so > reuse the same dts node details for A64. > > Signed-off-by: Jagan Teki > --- > arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 28 >

Re: [PATCH 03/21] clk: sunxi-ng: Enable DE2_CCU for Allwinner 64-bit SoCs

2018-05-01 Thread Chen-Yu Tsai
On Mon, Apr 30, 2018 at 7:40 PM, Jagan Teki wrote: > Allwinner 64-bit SoC like H5/A64 has DE2 CCU so enable them > as default. > > Signed-off-by: Jagan Teki > --- > drivers/clk/sunxi-ng/Kconfig | 2 ++ > 1 file changed, 2 insertions(+) > >

[Bug 101651] [radeonsi][hawaii] Borderlands 2 rendering issues with recent mesa/llvm

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101651 Gregor Münch changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 106258] AMD Xorg start failes with non-4K page sizes

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106258 --- Comment #9 from Matt Corallo --- Switched the machine over to a 4k-PAGE_SIZE kernel and it works fine, so that does appear to be the issue here. -- You are receiving this mail because: You are the assignee for the

Re: [PATCH 04/21] bindings: display: Add compatible for A64 DE2 pipeline

2018-05-01 Thread Rob Herring
On Mon, Apr 30, 2018 at 05:10:41PM +0530, Jagan Teki wrote: > Allwinner A64 has DE2 pipeline similar to other Allwinner > SOC's like A83T, H3/H5. 'dt-bindings: ' for the subject prefix. > > Signed-off-by: Jagan Teki > --- >

Re: [PATCH 12/21] bindings: display: Add compatible for A64 tcon-tv

2018-05-01 Thread Rob Herring
On Mon, Apr 30, 2018 at 05:10:49PM +0530, Jagan Teki wrote: > tcon-tv on Allwinner A64 has similar behavior like Allwinner A83T. > > Signed-off-by: Jagan Teki > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + > 1 file changed, 1

[Bug 105339] Deadlock inside glClientWaitSync [Regresion bc65dcab3bc48673ff6180afb036561a4b8b1119]

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105339 Gregor Münch changed: What|Removed |Added CC||nhaeh...@gmail.com

Re: [PATCH 04/21] bindings: display: Add compatible for A64 DE2 pipeline

2018-05-01 Thread Chen-Yu Tsai
On Wed, May 2, 2018 at 12:17 AM, Rob Herring wrote: > On Mon, Apr 30, 2018 at 05:10:41PM +0530, Jagan Teki wrote: >> Allwinner A64 has DE2 pipeline similar to other Allwinner >> SOC's like A83T, H3/H5. > > 'dt-bindings: ' for the subject prefix. > >> >> Signed-off-by: Jagan Teki

Re: [PATCH 04/21] bindings: display: Add compatible for A64 DE2 pipeline

2018-05-01 Thread Rob Herring
On Tue, May 1, 2018 at 11:31 AM, Chen-Yu Tsai wrote: > On Wed, May 2, 2018 at 12:17 AM, Rob Herring wrote: >> On Mon, Apr 30, 2018 at 05:10:41PM +0530, Jagan Teki wrote: >>> Allwinner A64 has DE2 pipeline similar to other Allwinner >>> SOC's like A83T, H3/H5. >>

Re: [PATCH 01/21] dt-bindings: clock: Add compatible for A64 DE2 CCU

2018-05-01 Thread Rob Herring
On Tue, May 1, 2018 at 11:19 AM, Chen-Yu Tsai wrote: > On Wed, May 2, 2018 at 12:16 AM, Rob Herring wrote: >> On Mon, Apr 30, 2018 at 05:10:38PM +0530, Jagan Teki wrote: >>> Allwinner A64 has DE2 CCU which is similar to H3/H5 SoC. >>> >>> Signed-off-by: Jagan Teki

[Bug 106245] Raven ridge (2400g) fails to start (swiotlb buffer is full) with IOMMU disabled

2018-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106245 --- Comment #1 from Michel Dänzer --- Does it work if you disable SME? amdgpu doesn't actually work yet with SME enabled anyway. It's odd that SWIOTLB fails allocating 256KB this early, but it might be due to SME creating