[Bug 109923] Chromium shows blackscreen on sketchfab like sites (WebGL?) (rx460, 18.50-725072, 7/2/2019)

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109923 Bug ID: 109923 Summary: Chromium shows blackscreen on sketchfab like sites (WebGL?) (rx460, 18.50-725072, 7/2/2019) Product: DRI Version: unspecified Hardware: x86-64 (AMD

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109206 --- Comment #24 from Adrian Garay --- Since I didn't clearly specify above, my result was with amd-staging-drm-next, but the behavior is identical to the current 5.0 release. When the screen goes blank the machine stops responding, but it appea

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109206 --- Comment #23 from Adrian Garay --- I am on firmware F.20 and the above does not work for me. I still see the scrambled line of garbage at boot, but instead of crashing my screen just goes blank. If I add modprobe.blacklist=amdgpu to the ke

Re: [PATCH v3 10/11] drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support

2019-03-06 Thread Vasily Khoruzhick
On Fri, Feb 22, 2019 at 10:37 AM Rob Herring wrote: > There is not any simple panel binding really. This originated I think > from a 'simple-panel' compatible that was originally attempted. What we > have is a collection of common properties for panels which panel > bindings can use. And we have

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109206 --- Comment #22 from Adrian Garay --- Created attachment 143560 --> https://bugs.freedesktop.org/attachment.cgi?id=143560&action=edit logged when modprobe amdgpu is run -- You are receiving this mail because: You are the assignee for the bug

[Bug 201957] amdgpu: ring gfx timeout

2019-03-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=201957 --- Comment #4 from Alex Deucher (alexdeuc...@gmail.com) --- Can you bisect? -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists

[Bug 201957] amdgpu: ring gfx timeout

2019-03-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=201957 John Doe (anode@gmail.com) changed: What|Removed |Added CC||anode@gmail.com ---

[radeon-alex:amd-staging-drm-next 673/688] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:537: warning: Function parameter or member 'start' not described in 'amdgpu_vm_pt_first_dfs'

2019-03-06 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: c9115f8904eef0f880d3b4f8306f553b1bb1c532 commit: 0629ed786b3faa5e968d81c22a388958801db25a [673/688] drm/amdgpu: free PDs/PTs on demand reproduce: make htmldocs All warnings (new ones prefixed by >>): include/li

[radeon-alex:amd-staging-drm-next 2/2] drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:338:1: sparse: warning: no newline at end of file

2019-03-06 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: c9115f8904eef0f880d3b4f8306f553b1bb1c532 commit: c9115f8904eef0f880d3b4f8306f553b1bb1c532 [2/2] drm/amdgpu: XGMI pstate switch initial support reproduce: # apt-get install sparse git checkout c9115f8

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Qiang Yu
On Thu, Mar 7, 2019 at 9:11 AM Eric Anholt wrote: > > Rob Herring writes: > > > On Wed, Mar 6, 2019 at 9:24 AM Qiang Yu wrote: > >> > >> - Mali 4xx GPUs have two kinds of processors GP and PP. GP is for > >> OpenGL vertex shader processing and PP is for fragment shader > >> processing. Each

[Bug 202799] New: amd/dc: right monitor sometimes never comes back up on dual-display setup after locking session

2019-03-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202799 Bug ID: 202799 Summary: amd/dc: right monitor sometimes never comes back up on dual-display setup after locking session Product: Drivers Version: 2.5 Kernel Version: 5.0

Re: [PATCH v7] drm: Add library for shmem backed GEM objects

2019-03-06 Thread Rob Herring
On Wed, Mar 6, 2019 at 6:50 PM Eric Anholt wrote: > > Rob Herring writes: > > > From: Noralf Trønnes > > > > This adds a library for shmem backed GEM objects. > > > > v7: > > - Use write-combine for mmap instead. This is the more common > > case. (robher) > > > > v6: > > - Fix uninitialized va

Re: [PATCH v2 4/7] drm/msm/dpu: dont use encoder->crtc in atomic path

2019-03-06 Thread Jeykumar Sankaran
On 2019-03-04 10:09, Sean Paul wrote: On Wed, Feb 13, 2019 at 05:19:13PM -0800, Jeykumar Sankaran wrote: encoder->crtc is not really meaningful for atomic path. Use crtc->encoder_mask to identify the crtc attached with an encoder. Signed-off-by: Jeykumar Sankaran --- drivers/gpu/drm/msm/disp/

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Qiang Yu
On Thu, Mar 7, 2019 at 8:15 AM Dave Airlie wrote: > > > +#endif > > diff --git a/include/uapi/drm/lima_drm.h b/include/uapi/drm/lima_drm.h > > new file mode 100644 > > index ..05f8c910d7fb > > --- /dev/null > > +++ b/include/uapi/drm/lima_drm.h > > @@ -0,0 +1,164 @@ > > +/* SPDX-Licens

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Qiang Yu
On Thu, Mar 7, 2019 at 8:08 AM Dave Airlie wrote: > > On Thu, 7 Mar 2019 at 09:46, Rob Herring wrote: > > > > On Wed, Mar 6, 2019 at 9:24 AM Qiang Yu wrote: > > > > > > - Mali 4xx GPUs have two kinds of processors GP and PP. GP is for > > > OpenGL vertex shader processing and PP is for fragmen

[radeon-alex:amd-staging-drm-next 672/688] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:898: warning: Function parameter or member 'cursor' not described in 'amdgpu_vm_alloc_pts'

2019-03-06 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: c9115f8904eef0f880d3b4f8306f553b1bb1c532 commit: 73eaf1e03db0ef8fb44dcaa391cbcf1a219f299f [672/688] drm/amdgpu: allocate VM PDs/PTs on demand reproduce: make htmldocs All warnings (new ones prefixed by >>): ker

[PATCH] drm/msm/dsi: add protection against NULL dsi device

2019-03-06 Thread Abhinav Kumar
When panel probe happens after DSI probe, the DSI probe is deferred as per current design. In the probe defer path dsi device is destroyed. This NULL dsi device could be deferenced by the panel probe in the mipi_dsi_attach path. Check for NULL dsi device before accessing it. Reported-by: Jeffrey

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Eric Anholt
Rob Herring writes: > On Wed, Mar 6, 2019 at 9:24 AM Qiang Yu wrote: >> >> - Mali 4xx GPUs have two kinds of processors GP and PP. GP is for >> OpenGL vertex shader processing and PP is for fragment shader >> processing. Each processor has its own MMU so prcessors work in >> virtual addres

Re: [PATCH v7] drm: Add library for shmem backed GEM objects

2019-03-06 Thread Eric Anholt
Rob Herring writes: > From: Noralf Trønnes > > This adds a library for shmem backed GEM objects. > > v7: > - Use write-combine for mmap instead. This is the more common > case. (robher) > > v6: > - Fix uninitialized variable issue in an error path (anholt). > - Add a drm_gem_shmem_vm_open() to

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Dave Airlie
> +#endif > diff --git a/include/uapi/drm/lima_drm.h b/include/uapi/drm/lima_drm.h > new file mode 100644 > index ..05f8c910d7fb > --- /dev/null > +++ b/include/uapi/drm/lima_drm.h > @@ -0,0 +1,164 @@ > +/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ > +/* Copyr

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Dave Airlie
On Thu, 7 Mar 2019 at 09:46, Rob Herring wrote: > > On Wed, Mar 6, 2019 at 9:24 AM Qiang Yu wrote: > > > > - Mali 4xx GPUs have two kinds of processors GP and PP. GP is for > > OpenGL vertex shader processing and PP is for fragment shader > > processing. Each processor has its own MMU so prce

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Rob Herring
On Wed, Mar 6, 2019 at 9:24 AM Qiang Yu wrote: > > - Mali 4xx GPUs have two kinds of processors GP and PP. GP is for > OpenGL vertex shader processing and PP is for fragment shader > processing. Each processor has its own MMU so prcessors work in > virtual address space. > - There's only one

[PATCH/RFC 07/15] dt-bindings: display: renesas: lvds: Add renesas, companion property

2019-03-06 Thread Laurent Pinchart
Add a new optional renesas,companion property to point to the companion LVDS encoder. This is used to support dual-link operation where the main LVDS encoder splits even-numbered and odd-numbered pixels between the two LVDS encoders. The new property doesn't control the mode of operation, it only

[PATCH/RFC 12/15] drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode

2019-03-06 Thread Laurent Pinchart
In dual-link LVDS mode, the LVDS1 encoder is used as a companion for LVDS0, and both encoders transmit data from DU0. The LVDS1 output of DU1 can't be used in that case, don't create an encoder and connector for it. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/rcar-du/rcar_du_encoder.c |

[PATCH/RFC 10/15] drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3

2019-03-06 Thread Laurent Pinchart
On the D3 SoC the LVDS PHY must be enabled in the same register write that enables the LVDS output. Skip writing the LVEN bit independently on that platform, it will be set by the write that sets LVRES. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/rcar-du/rcar_lvds.c | 8 ++-- 1 file

[PATCH/RFC 06/15] drm: bridge: thc63: Report input bus mode through bridge timings

2019-03-06 Thread Laurent Pinchart
Set a drm_bridge_timings in the drm_bridge, and use it to report the input bus mode (single-link or dual-link). The other fields of the timings structure are kept to 0 as they do not apply to LVDS buses. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/bridge/thc63lvd1024.c | 46 +

[PATCH/RFC 02/15] drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags

2019-03-06 Thread Laurent Pinchart
The DRM_BUS_FLAG_PIXDATA_(POS|NEG)EDGE and DRM_BUS_FLAG_SYNC_(POS|NEG)EDGE flags are deprecated in favour of the new DRM_BUS_FLAG_PIXDATA_(DRIVE|SAMPLE)_(POS|NEG)EDGE and new DRM_BUS_FLAG_SYNC_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags. Replace them through the code. This effectively changes the value of

[PATCH/RFC 04/15] drm: bridge: Add dual_link field to the drm_bridge_timings structure

2019-03-06 Thread Laurent Pinchart
Extend the drm_bridge_timings structure with a new dual_link field to indicate that the bridge's input bus carries data on two separate physical links. The first use case is LVDS dual-link mode where even- and odd-numbered pixels are transferred on separate LVDS links. Signed-off-by: Laurent Pinch

[PATCH/RFC 03/15] drm/bridge: use bus flags in bridge timings

2019-03-06 Thread Laurent Pinchart
From: Stefan Agner The DRM bus flags convey additional information on pixel data on the bus. All current available bus flags might be of interest for a bridge. Remove the sampling_edge field and use bus_flags. In the case at hand a dumb VGA bridge needs a specific data enable polarity (DRM_BUS_F

[PATCH/RFC 13/15] arm64: dts: renesas: r8a7799[05]: Point LVDS0 to its companion LVDS1

2019-03-06 Thread Laurent Pinchart
Add the new renesas,companion property to the LVDS0 node to point to the companion LVDS encoder LVDS1. Signed-off-by: Laurent Pinchart --- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 2 ++ arch/arm64/boot/dts/renesas/r8a77995.dtsi | 2 ++ 2 files changed, 4 insertions(+) diff --git a/arch/arm64

[PATCH/RFC 11/15] drm: rcar-du: lvds: Add support for dual-link mode

2019-03-06 Thread Laurent Pinchart
In dual-link mode the LVDS0 encoder transmits even-numbered pixels, and sends odd-numbered pixels to the LVDS1 encoder for transmission on a separate link. To implement support for this mode of operation, determine if the LVDS connection operates in dual-link mode by querying the next device in th

[PATCH/RFC 14/15] [HACK] arm64: dts: renesas: draak: Enable LVDS dual-link operation

2019-03-06 Thread Laurent Pinchart
Enable and connect the second LVDS encoder to the second LVDS input of the THC63LVD1024 for dual-link LVDS operation. This requires changing the default settings of SW45 and SW47 to OFF and ON respectively. Signed-off-by: Laurent Pinchart --- .../arm64/boot/dts/renesas/r8a77995-draak.dts | 21 ++

[PATCH/RFC 15/15] [HACK] arm64: dts: renesas: ebisu: Enable LVDS dual-link operation

2019-03-06 Thread Laurent Pinchart
Enable and connect the second LVDS encoder to the second LVDS input of the THC63LVD1024 for dual-link LVDS operation. This requires changing the default settings of SW45 and SW47 to OFF and ON respectively. Signed-off-by: Laurent Pinchart --- .../arm64/boot/dts/renesas/r8a77990-ebisu.dts | 21 ++

[PATCH/RFC 08/15] drm: rcar-du: lvds: Remove LVDS double-enable checks

2019-03-06 Thread Laurent Pinchart
The DRM core and DU driver guarantee that the LVDS bridge will not be double-enabled or double-disabled. Remove the corresponding unnecessary checks. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/rcar-du/rcar_lvds.c | 19 --- 1 file changed, 19 deletions(-) diff --git a/dr

[PATCH/RFC 09/15] drm: rcar-du: lvds: Adjust operating frequency for D3 and E3

2019-03-06 Thread Laurent Pinchart
The D3 and E3 SoCs have different pixel clock frequency limits for the LVDS encoder than the other SoCs in the Gen3 family. Adjust the mode fixup implementation accordingly. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/rcar-du/rcar_lvds.c | 9 +++-- 1 file changed, 7 insertions(+), 2

[PATCH/RFC 05/15] dt-bindings: display: bridge: thc63lvd1024: Document dual-link operation

2019-03-06 Thread Laurent Pinchart
The THC63LVD1024 LVDS decoder can operate in two modes, single-link or dual-link. In dual-link mode both input ports are used to carry even- and odd-numbered pixels separately. Document this in the DT bindings, along with the related rules governing port and usage. Signed-off-by: Laurent Pinchart

[PATCH/RFC 01/15] drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macros

2019-03-06 Thread Laurent Pinchart
The DRM_BUS_FLAG_PIXDATA_POSEDGE and DRM_BUS_FLAG_PIXDATA_NEGEDGE macros and their DRM_BUS_FLAG_SYNC_* counterparts define on which pixel clock edge data and sync signals are driven. They are however used in some drivers to define on which pixel clock edge data and sync signals are sampled, which s

[PATCH/RFC 00/15] R-Car DU: LVDS dual-link mode support

2019-03-06 Thread Laurent Pinchart
Hello everybody, This patch series implements support for LVDS dual-link mode in the R-Car DU and R-Car LVDS encoder drivers, and well as in the thc63lvd1024 LVDS decoder driver. I decided to tag it with RFC as it includes an extension to the drm_bridge API. LVDS dual-link is a mode of operation

[PATCH v7] drm: Add library for shmem backed GEM objects

2019-03-06 Thread Rob Herring
From: Noralf Trønnes This adds a library for shmem backed GEM objects. v7: - Use write-combine for mmap instead. This is the more common case. (robher) v6: - Fix uninitialized variable issue in an error path (anholt). - Add a drm_gem_shmem_vm_open() to the fops to get proper refcounting of

Re: [PATCH 16/17] drm/vkms: Convert to using __drm_atomic_helper_crtc_reset() for reset.

2019-03-06 Thread Rodrigo Siqueira
On 03/01, Maarten Lankhorst wrote: > Convert vkms to using __drm_atomic_helper_crtc_reset(), instead of > writing its own version. Instead of open coding destroy_state(), > call it directly for freeing the old state. > > Signed-off-by: Maarten Lankhorst > Cc: Rodrigo Siqueira > Cc: Haneen Mohamm

Re: [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

2019-03-06 Thread Andrew F. Davis
On 3/6/19 1:03 PM, John Stultz wrote: > On Wed, Mar 6, 2019 at 10:18 AM Andrew F. Davis wrote: >> >> On 3/5/19 2:54 PM, John Stultz wrote: >>> From: "Andrew F. Davis" >>> >>> This framework allows a unified userspace interface for dma-buf >>> exporters, allowing userland to allocate specific type

[PATCH] drm/i915/ddi: Fix default eDP detection on port A

2019-03-06 Thread Thomas Preston
We rely on VBT DDI port info for eDP detection on GEN9 platforms and above. This breaks GEN9 platforms which don't have VBT because port A eDP now defaults to false. Fix this by defaulting to true when VBT is missing. Fixes: commit a98d9c1d7e9b ("drm/i915/ddi: Rely on VBT DDI port info for eDP de

[Bug 109331] Empire Total War - Graphical Corruption

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109331 andrew.m.mcma...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution

Re: [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

2019-03-06 Thread John Stultz
On Wed, Mar 6, 2019 at 10:18 AM Andrew F. Davis wrote: > > On 3/5/19 2:54 PM, John Stultz wrote: > > From: "Andrew F. Davis" > > > > This framework allows a unified userspace interface for dma-buf > > exporters, allowing userland to allocate specific types of > > memory for use in dma-buf sharing

Re: [PATCH v9 1/5] drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflow

2019-03-06 Thread Jagan Teki
On Mon, Mar 4, 2019 at 9:24 PM Maxime Ripard wrote: > > On Sun, Mar 03, 2019 at 11:05:23PM +0530, Jagan Teki wrote: > > Loop N1 instruction delay for burst mode devices are computed > > based on horizontal sync and porch timing values. > > > > The current driver is using u16 type for computing thi

[PATCH v2] drm: rcar-du: Support panels connected directly to the DPAD outputs

2019-03-06 Thread Laurent Pinchart
The R-Car DU driver assumes that a bridge is always connected to the DU output. This is valid for the LVDS and HDMI outputs, but the DPAD outputs can be connected directly to a panel, in which case no bridge is available. To support this use case, detect whether the entities connected to the DU DP

Re: [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

2019-03-06 Thread Andrew F. Davis
On 3/6/19 12:19 PM, John Stultz wrote: > On Wed, Mar 6, 2019 at 10:15 AM Andrew F. Davis wrote: >> >> On 3/6/19 10:14 AM, Benjamin Gaignard wrote: >>> Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : Add very trivial allocation test for dma-heaps. TODO: Need to actually do s

[Bug 109834] No x86 libraries in new amdgpu-pro drivers

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109834 Andre Klapper changed: What|Removed |Added Priority|high|medium -- You are receiving this mail

Re: [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list

2019-03-06 Thread Laurent Pinchart
Hi Brian, On Wed, Mar 06, 2019 at 11:05:05AM +, Brian Starkey wrote: > On Wed, Mar 06, 2019 at 01:14:40AM +0200, Laurent Pinchart wrote: > > On Fri, Feb 22, 2019 at 03:06:19PM +, Brian Starkey wrote: > >> On Fri, Feb 22, 2019 at 04:46:29PM +0200, Laurent Pinchart wrote: > >>> On Fri, Feb 2

Re: [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

2019-03-06 Thread John Stultz
On Wed, Mar 6, 2019 at 10:15 AM Andrew F. Davis wrote: > > On 3/6/19 10:14 AM, Benjamin Gaignard wrote: > > Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : > >> > >> Add very trivial allocation test for dma-heaps. > >> > >> TODO: Need to actually do some validation on > >> the returned dma-buf

[Bug 109695] qemu using spice gl and sandbox resourcecontrol=deny crashes with SIGSYS on radeonsi

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109695 --- Comment #10 from Dylan Baker --- We're getting down to just a few bugs blocking 19.0, so I'm pinging those bugs to see what the progress is? -- You are receiving this mail because: You are the assignee for the bug._

[Bug 109834] No x86 libraries in new amdgpu-pro drivers

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109834 --- Comment #2 from pearlydragon --- Open drivers doesnt contained icd and loader. Or I find source ,but it compile in 10GB - I have only 4GB in root. -- You are receiving this mail because: You are the assignee for the bug.___

Re: [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list

2019-03-06 Thread Laurent Pinchart
Hi Liviu, On Wed, Mar 06, 2019 at 02:20:51PM +, Liviu Dudau wrote: > On Wed, Mar 06, 2019 at 01:14:40AM +0200, Laurent Pinchart wrote: > > On Fri, Feb 22, 2019 at 03:06:19PM +, Brian Starkey wrote: > >> On Fri, Feb 22, 2019 at 04:46:29PM +0200, Laurent Pinchart wrote: > >>> On Fri, Feb 22,

[Bug 109493] [CI][DRMTIP] igt@gem_cpu_reloc@forked - fail - igt_skip: Assertion `!test_child' failed.

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109493 --- Comment #7 from CI Bug Log --- The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore. -- You are receiving this mail because: You are the assignee

[Bug 109493] [CI][DRMTIP] igt@gem_cpu_reloc@forked - fail - igt_skip: Assertion `!test_child' failed.

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109493 Martin Peres changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from Martin Peres

Re: [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data

2019-03-06 Thread Eric Anholt
Maxime Ripard writes: > [ Unknown signature status ] > On Tue, Mar 05, 2019 at 01:47:38PM -0800, Eric Anholt wrote: >> Maxime Ripard writes: >> >> > [ Unknown signature status ] >> > On Mon, Mar 04, 2019 at 03:05:31PM -0500, Alex Deucher wrote: >> >> On Mon, Mar 4, 2019 at 2:53 PM Eric Anholt

Re: [PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs

2019-03-06 Thread Eric Anholt
Qiang Yu writes: > - Mali 4xx GPUs have two kinds of processors GP and PP. GP is for > OpenGL vertex shader processing and PP is for fragment shader > processing. Each processor has its own MMU so prcessors work in > virtual address space. > - There's only one GP but multiple PP (max 4 for

Re: [PATCH] drm/vc4: Use 16bpp by default for the fbdev buffer

2019-03-06 Thread Eric Anholt
Maxime Ripard writes: > The preferred bpp for the fbdev emulation buffer has been 32 so far, which > means that by default we will allocate an 8MB buffer with a 1920x1080 > resolution. > > Worse this memory will be allocated from the CMA pool, and will never be > freed even if we don't use the fb

[Bug 201273] Fatal error during GPU init amdgpu RX560

2019-03-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=201273 --- Comment #36 from quirin.blae...@freenet.de --- Bug is still alive. v5.0 -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.

Re: [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

2019-03-06 Thread John Stultz
On Wed, Mar 6, 2019 at 8:14 AM Benjamin Gaignard wrote: > Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : > > + > > + printf("Allocating 1 MEG\n"); > > + ret = dmabuf_heap_alloc(heap_fd, ONE_MEG, 0, &dmabuf_fd); > > + if (ret) > > + goto out; > > + > > + /

Re: [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

2019-03-06 Thread John Stultz
On Wed, Mar 6, 2019 at 8:12 AM Benjamin Gaignard wrote: > Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : > > +/** > > + * DOC: DMABUF Heaps Userspace API > > + * > > + */ > > + > > +/* Currently no flags */ > > +#define DMA_HEAP_VALID_FLAGS (0) > > I think here you need to allow flags like O_

[Bug 109922] Failed to get GBM bo for flip to new front.

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109922 Michel Dänzer changed: What|Removed |Added Resolution|--- |NOTOURBUG Status|NEW

[Bug 109922] Failed to get GBM bo for flip to new front.

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109922 Bug ID: 109922 Summary: Failed to get GBM bo for flip to new front. Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: normal

Re: [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

2019-03-06 Thread Andrew F. Davis
On 3/6/19 10:14 AM, Benjamin Gaignard wrote: > Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : >> >> Add very trivial allocation test for dma-heaps. >> >> TODO: Need to actually do some validation on >> the returned dma-buf. >> >> Cc: Laura Abbott >> Cc: Benjamin Gaignard >> Cc: Greg KH >> C

Re: [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

2019-03-06 Thread Andrew F. Davis
On 3/5/19 2:54 PM, John Stultz wrote: > From: "Andrew F. Davis" > > This framework allows a unified userspace interface for dma-buf > exporters, allowing userland to allocate specific types of > memory for use in dma-buf sharing. > > Each heap is given its own device node, which a user can > all

Re: [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

2019-03-06 Thread Benjamin Gaignard
Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : > > Add very trivial allocation test for dma-heaps. > > TODO: Need to actually do some validation on > the returned dma-buf. > > Cc: Laura Abbott > Cc: Benjamin Gaignard > Cc: Greg KH > Cc: Sumit Semwal > Cc: Liam Mark > Cc: Brian Starkey >

Re: [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

2019-03-06 Thread Benjamin Gaignard
Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : > > From: "Andrew F. Davis" > > This framework allows a unified userspace interface for dma-buf > exporters, allowing userland to allocate specific types of > memory for use in dma-buf sharing. > > Each heap is given its own device node, which a

Re: [RFC][PATCH 4/5 v2] dma-buf: heaps: Add CMA heap to dmabuf heapss

2019-03-06 Thread Benjamin Gaignard
Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : > > This adds a CMA heap, which allows userspace to allocate > a dma-buf of contiguous memory out of a CMA region. > > This code is an evolution of the Android ION implementation, so > thanks to its original author and maintainters: > Benjamin G

Re: [RFC][PATCH 3/5 v2] dma-buf: heaps: Add system heap to dmabuf heaps

2019-03-06 Thread Benjamin Gaignard
Le mar. 5 mars 2019 à 21:54, John Stultz a écrit : > > This patch adds system heap to the dma-buf heaps framework. > > This allows applications to get a page-allocator backed dma-buf > for non-contiguous memory. > > This code is an evolution of the Android ION implementation, so > thanks to its or

[Bug 109887] vega56 undervolting/overclocking voltage issues

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109887 --- Comment #4 from kgkggl+bugs.freedesktop@gmail.com --- (In reply to fin4478 from comment #3) > You need to have a kernel command line parameter and c is used to commit > changes. See: https://wiki.archlinux.org/index.php/AMDGPU#Overclockin

Re: [PATCH v2] tests/amdgpu: add deadlock test for sdma

2019-03-06 Thread Grodzovsky, Andrey
On 3/6/19 1:37 AM, Cui, Flora wrote: > deadlock test for sdma will cause gpu recoverty. > disable the test for now until GPU reset recovery could survive at least > 1000 times test. Can you specify what issues you see and on what ASIC ? Andrey > > v2: add modprobe parameter > > Change-Id: I9ada

Re: [PATCH v2 0/5] drm/bridge: sii902x: HDMI-audio support and some fixes

2019-03-06 Thread Olivier MOYSAN
Hi Jyri, I also implemented HDMI audio support for sii902x to enable audio on a STM32 board. As you submitted your patches first, I will align on it. I had a first look at the current patch and I have some comments below. I will review more in details and make some tests, asap. I agree with Laur

Re: [PATCH] drm/vc4: Use 16bpp by default for the fbdev buffer

2019-03-06 Thread Paul Kocialkowski
On Wed, 2019-03-06 at 15:02 +0100, Maxime Ripard wrote: > The preferred bpp for the fbdev emulation buffer has been 32 so far, which > means that by default we will allocate an 8MB buffer with a 1920x1080 > resolution. > > Worse this memory will be allocated from the CMA pool, and will never be >

[PATCH] drm/exynos/mixer: fix MIXER shadow registry synchronisation code

2019-03-06 Thread Andrzej Hajda
MIXER on Exynos5 SoCs uses different synchronisation method than Exynos4 to update internal state (shadow registers). Apparently the driver implements it incorrectly. The rule should be as follows: - do not request updating registers until previous request was finished, ie. MXR_CFG_LAYER_UPDATE_C

[Bug 109834] No x86 libraries in new amdgpu-pro drivers

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109834 --- Comment #1 from fin4...@hotmail.com --- AMD has open source drivers for gaming. Amdgpu-pro is for CAD software etc. Steam games are for Debian based distributions, see system requirements. -- You are receiving this mail because: You are the

Re: randr: Virtual monitor not present with MST display

2019-03-06 Thread Michel Dänzer
On 2019-03-06 1:41 p.m., Paul Menzel wrote: > On 03/05/19 20:07, Alex Deucher wrote: >> On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote: > >>> Using the MST display Dell UP3214Q (two panels) with an AMD system, >>> the virtual monitor object is not created. GDM and Xfce consider both >>> panels a

[Bug 109887] vega56 undervolting/overclocking voltage issues

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109887 --- Comment #3 from fin4...@hotmail.com --- You need to have a kernel command line parameter and c is used to commit changes. See: https://wiki.archlinux.org/index.php/AMDGPU#Overclocking -- You are receiving this mail because: You are the assi

Re: [PATCH v2] drm/vkms: Add overlay plane support

2019-03-06 Thread Eric Engestrom
On Tuesday, 2019-03-05 21:54:47 +0530, Mamta Shukla wrote: > Add overlay plane support in vkms aligned with cursor and primary > plane with module option 'enable_overlay' to enable/disable overlay > plane while testing. > > This currently passes plane-position-covered-pipe-A-plane subtest > from I

Re: [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list

2019-03-06 Thread Liviu Dudau
On Wed, Mar 06, 2019 at 01:14:40AM +0200, Laurent Pinchart wrote: > Hi Brian, > > On Fri, Feb 22, 2019 at 03:06:19PM +, Brian Starkey wrote: > > On Fri, Feb 22, 2019 at 04:46:29PM +0200, Laurent Pinchart wrote: > > > On Fri, Feb 22, 2019 at 02:30:03PM +, Brian Starkey wrote: > > >> On Thu,

Re: [PATCH v5 0/3] drm/vc4: Add a load tracker

2019-03-06 Thread Maxime Ripard
On Wed, Feb 20, 2019 at 09:56:39AM -0800, Eric Anholt wrote: > Paul Kocialkowski writes: > > > Hi, > > > > Here is a fourth iteration of the VC4 load tracking series, which was > > initially developed by Boris Brezillon and that I have now taken over. > > > > This new iteration takes in account c

Re: [PATCH] [v2] gpu: host1x: avoid IOMMU_API build error

2019-03-06 Thread Mikko Perttunen
On 6.3.2019 15.57, Arnd Bergmann wrote: When the iommu API is disabled, the host1x driver fails to build: drivers/gpu/host1x/hw/channel_hw.c: In function 'host1x_channel_set_streamid': drivers/gpu/host1x/hw/channel_hw.c:118:30: error: implicit declaration of function 'dev_iommu_fwspec_get'; did

[PATCH] drm/vc4: Use 16bpp by default for the fbdev buffer

2019-03-06 Thread Maxime Ripard
The preferred bpp for the fbdev emulation buffer has been 32 so far, which means that by default we will allocate an 8MB buffer with a 1920x1080 resolution. Worse this memory will be allocated from the CMA pool, and will never be freed even if we don't use the fbdev emulation. Therefore, reducing

[PATCH] [v2] gpu: host1x: avoid IOMMU_API build error

2019-03-06 Thread Arnd Bergmann
When the iommu API is disabled, the host1x driver fails to build: drivers/gpu/host1x/hw/channel_hw.c: In function 'host1x_channel_set_streamid': drivers/gpu/host1x/hw/channel_hw.c:118:30: error: implicit declaration of function 'dev_iommu_fwspec_get'; did you mean 'iommu_fwspec_free'? [-Werror=i

Re: [PATCH v2 3/3] phy: Add driver for mixel dphy found on imx8

2019-03-06 Thread Guido Günther
Hi, On Fri, Feb 08, 2019 at 11:55:41AM +, Robert Chiras wrote: > Hi Guido > > On Vi, 2019-02-08 at 12:40 +0100, Guido Günther wrote: > > Hi Robert, > > On Wed, Feb 06, 2019 at 03:28:07PM +, Robert Chiras wrote: > > > > > > Hi Guido, > > > > > > Thanks for picking this up. It's interestin

[Bug 109921] [CI][Runner] Do not mistake KERN_NOTICE for a WARNING

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109921 Martin Peres changed: What|Removed |Added Assignee|dri-devel@lists.freedesktop |arkadiusz.hi...@intel.com

[Bug 109921] [CI][Runner] Do not mistake KERN_NOTICE for a WARNING

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109921 Bug ID: 109921 Summary: [CI][Runner] Do not mistake KERN_NOTICE for a WARNING Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity:

Re: [TWO BUGs] etnaviv crashes overnight

2019-03-06 Thread Lucas Stach
Hi Russell, Am Mittwoch, den 06.03.2019, 13:20 + schrieb Russell King - ARM Linux admin: > On Tue, Feb 26, 2019 at 11:02:48AM +0100, Lucas Stach wrote: > > Hi Russell, > > > > Am Dienstag, den 26.02.2019, 09:24 + schrieb Russell King - ARM Linux > > admin: > > > I'm not sure when this ha

Re: [PATCH] drm: rcar-du: Support panels connected directly to the DPAD outputs

2019-03-06 Thread Jacopo Mondi
Hi Laurent! On Wed, Mar 06, 2019 at 03:13:55PM +0200, Laurent Pinchart wrote: > Hi Jacopo, > > On Wed, Mar 06, 2019 at 11:03:32AM +0100, Jacopo Mondi wrote: > > On Sat, Mar 02, 2019 at 06:17:25PM +0200, Laurent Pinchart wrote: > > > The R-Car DU driver assumes that a bridge is always connected to

Re: [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data

2019-03-06 Thread Maxime Ripard
On Tue, Mar 05, 2019 at 01:47:38PM -0800, Eric Anholt wrote: > Maxime Ripard writes: > > > [ Unknown signature status ] > > On Mon, Mar 04, 2019 at 03:05:31PM -0500, Alex Deucher wrote: > >> On Mon, Mar 4, 2019 at 2:53 PM Eric Anholt wrote: > >> > > >> > Maxime Ripard writes: > >> > > >> > > In

Re: [TWO BUGs] etnaviv crashes overnight

2019-03-06 Thread Russell King - ARM Linux admin
On Tue, Feb 26, 2019 at 11:02:48AM +0100, Lucas Stach wrote: > Hi Russell, > > Am Dienstag, den 26.02.2019, 09:24 + schrieb Russell King - ARM Linux > admin: > > I'm not sure when this happened, only that it happened sometime > > overnight.  It was left running an Xfce desktop having only log

Re: [PATCH] drm: rcar-du: Support panels connected directly to the DPAD outputs

2019-03-06 Thread Laurent Pinchart
Hi Jacopo, On Wed, Mar 06, 2019 at 11:03:32AM +0100, Jacopo Mondi wrote: > On Sat, Mar 02, 2019 at 06:17:25PM +0200, Laurent Pinchart wrote: > > The R-Car DU driver assumes that a bridge is always connected to the DU > > output. This is valid for the LVDS and HDMI outputs, but the DPAD > > outputs

Re: [PATCH] drm: rcar-du: Support panels connected directly to the DPAD outputs

2019-03-06 Thread Laurent Pinchart
Hi Kieran, On Wed, Mar 06, 2019 at 10:07:12AM +, Kieran Bingham wrote: > On 02/03/2019 16:17, Laurent Pinchart wrote: > > The R-Car DU driver assumes that a bridge is always connected to the DU > > output. This is valid for the LVDS and HDMI outputs, but the DPAD > > outputs can be connected d

Re: randr: Virtual monitor not present with MST display

2019-03-06 Thread Paul Menzel
Dear Alex, On 03/05/19 20:07, Alex Deucher wrote: > On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote: >> Using the MST display Dell UP3214Q (two panels) with an AMD system, >> the virtual monitor object is not created. GDM and Xfce consider both >> panels as separate screens (`xrandr --listmonit

[Bug 108898] (Recoverable) GPU hangs with GfxBench Manhattan GL tests

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108898 --- Comment #2 from Eero Tamminen --- Hangs are still happening with the latest Mesa (43f40dc7cb234e) and drm-tip kernel (v5.0) git versions in Manhattan test offscreen versions. -- You are receiving this mail because: You are the assignee for

Re: [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list

2019-03-06 Thread Brian Starkey
Hi, On Wed, Mar 06, 2019 at 01:14:40AM +0200, Laurent Pinchart wrote: > Hi Brian, > > On Fri, Feb 22, 2019 at 03:06:19PM +, Brian Starkey wrote: > > On Fri, Feb 22, 2019 at 04:46:29PM +0200, Laurent Pinchart wrote: > > > On Fri, Feb 22, 2019 at 02:30:03PM +, Brian Starkey wrote: > > >> On

[Bug 109850] there is a problem in frame buffer console.

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109850 Andre Klapper changed: What|Removed |Added Blocks|| Referenced Bugs: https://bugs.freede

[PULL] drm-misc-next-fixes

2019-03-06 Thread Maxime Ripard
Hi Dave, Daniel, A few extra patches for the 5.1 merge window. Thanks! Maxime drm-misc-next-fixes-2019-03-06: - Properly mark the ptr_to_compat argument with the __user tag - Merge __drm_atomic_helper_disable_all into drm_atomic_helper_disable_all The following changes since commit 6649a95d35d8

[Bug 109863] Testing purpose

2019-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109863 Andre Klapper changed: What|Removed |Added Component|/dev/null |Two Alias|osamamumta...@gm

Re: [PATCH] drm: rcar-du: Support panels connected directly to the DPAD outputs

2019-03-06 Thread Jacopo Mondi
Hi Laurent, On Sat, Mar 02, 2019 at 06:17:25PM +0200, Laurent Pinchart wrote: > The R-Car DU driver assumes that a bridge is always connected to the DU > output. This is valid for the LVDS and HDMI outputs, but the DPAD > outputs can be connected directly to a panel, in which case no bridge is > a

Re: [PATCH V6 8/8] drm/mediatek: fix the rate of parent for hdmi phy in MT2701

2019-03-06 Thread CK Hu
Hi, Wangyan: On Mon, 2019-02-25 at 10:09 +0800, wangyan wang wrote: > From: chunhui dai > > We should not change the rate of parent for hdmi phy when > doing round_rate for this clock. The parent clock of hdmi > phy must be the same as it. We change it when doing set_rate > only. > > Signed-off

  1   2   >