Re: [PATCH 12/13] drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)

2017-11-26 Thread Maxime Ripard
On Fri, Nov 24, 2017 at 06:53:34PM +0100, Michał Mirosław wrote: > Use remove_conflicting_framebuffers(NULL) instead of duplicating it. > > Signed-off-by: Michał Mirosław Acked-by: Maxime Ripard Thanks! Maxime -- Maxime Ripard, Free

Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression)

2017-11-26 Thread Archit Taneja
Hi, On 11/16/2017 11:58 AM, Nick Bowler wrote: Hi, Any ideas on this issue? Are there any additional tests I can perform to help debug this? On 2017-11-05 11:41 -0500, Nick Bowler wrote: I completed bisecting this issue. See below. On 2017-11-02, Nick Bowler wrote:

Re: [PATCH] drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback

2017-11-26 Thread Archit Taneja
On 11/21/2017 01:19 PM, Marek Szyprowski wrote: get_modes() callback might be called asynchronously from the DRM core and it is not synchronized with bridge_enable(), which sets proper runtime PM state of the main DP device. Fix this by calling pm_runtime_get_sync() before calling

Re: [PATCH] MAINTAINERS: change maintainer for Rockchip drm drivers

2017-11-26 Thread Sandy Huang
Hi Daniel, I register the account and get the drm-misc commit rights now, thanks. 在 2017/11/24 22:51, Daniel Vetter 写道: On Fri, Nov 24, 2017 at 09:28:59AM +0100, Heiko Stuebner wrote: Hi Daniel, [somehow my email address seems to have gotten lost, so only saw this by chance on the list

Re: [PATCH 1/1 v2] drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable

2017-11-26 Thread Sandy Huang
Thanks, pushed to drm-misc-fixes. 在 2017/11/15 16:24, Mirza Krak 写道: In the case where the bind gets deferred we would end up with a un-balanced runtime PM enable call. Fix this by simply moving the pm_runtime_enable call to the end of the bind function when all paths have succeeded.

Re: [PATCH] drm/rockchip: dma-mapping: Use vma_pages helper

2017-11-26 Thread Sandy Huang
Thanks, this update has merged to drm-misc-next months ago: https://patchwork.freedesktop.org/patch/178255/ 在 2017/11/22 23:24, Vasyl Gomonovych 写道: Use vma_pages function on vma object instead of explicit computation. ./drivers/gpu/drm/rockchip/rockchip_drm_gem.c:223:34-40: WARNING: Consider

Re: [BUG] drm: vc4: refcount_t: increment on 0; use-after-free.

2017-11-26 Thread Eric Anholt
Boris Brezillon writes: > Hi Kees, > > On Sat, 25 Nov 2017 12:57:04 -0800 > Kees Cook wrote: > >> On Wed, Nov 22, 2017 at 11:57 PM, Daniel Vetter wrote: >> > On Wed, Nov 22, 2017 at 07:21:00PM +0100, Boris Brezillon

[Bug 101442] Piglit shaders@ssa@fs-if-def-else-break fails with sb but passes with R600_DEBUG=nosb

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101442 --- Comment #3 from romain.na...@gmail.com --- Hello, I'm using an HD6310 graphic card and when I'm running piglit with mesa-17.3-rc5, I have the same error. What's the status of this bug ? Best regards, Romain Naour -- You are receiving

[PATCH] video: matroxfb: Delete an error message for a failed memory allocation in matroxfb_crtc2_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 22:13:55 +0100 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[Bug 103913] DRM/Radeon GPU hang

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103913 Alex Deucher changed: What|Removed |Added Summary|DRM/Radeon driver not |DRM/Radeon GPU

[PATCH 2/2] video: fbdev-MMP: Improve a size determination in path_init()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 21:21:33 +0100 Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style

[PATCH 1/2] video: fbdev-MMP: Delete an error message for a failed memory allocation in two functions

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 21:16:30 +0100 Omit an extra message for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH 0/2] video/fbdev/mmp: Adjustments for two function implementations

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 21:38:42 +0100 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete an error message for a failed memory allocation in two functions Improve a size determination

Re: [BUG] drm: vc4: refcount_t: increment on 0; use-after-free.

2017-11-26 Thread Boris Brezillon
Hi Kees, On Sat, 25 Nov 2017 12:57:04 -0800 Kees Cook wrote: > On Wed, Nov 22, 2017 at 11:57 PM, Daniel Vetter wrote: > > On Wed, Nov 22, 2017 at 07:21:00PM +0100, Boris Brezillon wrote: > >> On Wed, 22 Nov 2017 19:13:09 +0100 > >> Daniel Vetter

[Bug 103902] Portal 2 game hangs at startup with latest mesa dev

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103902 fin4...@hotmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [PATCH 4/5] ARM: dts: Add support for emtrion emCON-MX6 series

2017-11-26 Thread Rob Herring
On Thu, Nov 23, 2017 at 01:55:54PM +0100, Jan Tuerk wrote: > This patch adds support for the emtrion GmbH emCON-MX6 modules. > They are available with imx.6 Solo, Dual-Lite, Dual and Quad > equipped with Memory from 512MB to 2GB (configured by U-Boot). > > Our default developer-Kit ships with the

Re: [PATCH 2/5] dt-bindings: Add vendor prefix for emtrion GmbH

2017-11-26 Thread Rob Herring
On Thu, Nov 23, 2017 at 01:55:52PM +0100, Jan Tuerk wrote: > emtrion is a system integrator and manufacturer of embedded systems. > > Website: https://www.emtrion.de > > Signed-off-by: Jan Tuerk > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1

Re: [PATCH 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6

2017-11-26 Thread Rob Herring
On Thu, Nov 23, 2017 at 01:55:51PM +0100, Jan Tuerk wrote: > The Emerging Display Technology ETM0700G0BDH6 is exactly > the same display as the ETM0700G0DH6, exept the pixelclock > polarity. Therefore re-use the ETM0700G0DH6 modes. It is > used by default on emtrion Avari based development kits. >

[PATCH] omapfb/dss: Delete an error message for a failed memory allocation in three functions

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 19:46:09 +0100 Omit an extra message for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH 3/3] video: omap: Delete an error message for a failed memory allocation in mipid_spi_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 18:21:25 +0100 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH 2/3] video: omap: Improve a size determination in omapfb_do_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 18:16:20 +0100 Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style

[PATCH 1/3] video: omap: Delete an error message for a failed memory allocation in omapfb_do_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 18:09:15 +0100 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH 0/3] video/fbdev/omap: Adjustments for two function implementations

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 18:38:48 +0100 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Delete an error message for a failed memory allocation in omapfb_do_probe() Improve a size

[Bug 102962] GPU crash running Overwatch in wine-staging

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102962 --- Comment #4 from sander.s...@gmail.com --- I created a ticket on Wine for the same issue which contains a full log of the wine session. Relevant Wine Bug Ticket https://bugs.winehq.org/show_bug.cgi?id=44077 System

[Bug 103919] Corrupted rendering in wine

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103919 --- Comment #1 from Felix Hellmann --- GPU: Amd RX 480 -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

[Bug 103919] Corrupted rendering in wine

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103919 Bug ID: 103919 Summary: Corrupted rendering in wine Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal

[Bug 103917] [gfx9/Vega] Performance regression in master, 17.3 works fine

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103917 Bug ID: 103917 Summary: [gfx9/Vega] Performance regression in master, 17.3 works fine Product: Mesa Version: git Hardware: All OS: All Status:

[PATCH 2/2] video: s3c-fb: Improve a size determination in s3c_fb_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 15:03:03 +0100 Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style

[PATCH 1/2] video: s3c-fb: Delete an error message for a failed memory allocation in s3c_fb_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 15:00:16 +0100 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH 0/2] video: s3c-fb: Adjustments for s3c_fb_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 15:12:34 +0100 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete an error message for a failed memory allocation Improve a size determination

Re: [PATCH 09/15] drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle

2017-11-26 Thread Archit Taneja
On 11/24/2017 12:34 AM, Ville Syrjala wrote: From: Ville Syrjälä Use drm_mode_get_hv_timing() to fill out the plane clip rectangle. Note that this replaces crtc_state->adjusted_mode usage with crtc_state->mode. The latter is the correct choice since that's the

[PATCH] video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocation in two functions

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 13:48:55 +0100 Omit an extra message for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

Re: [RFC][PATCH] drm: adv7511/33: Fix adv7511_cec_init() failure handling

2017-11-26 Thread Archit Taneja
Hi, On 11/17/2017 04:29 AM, John Stultz wrote: From: Arnd Bergmann An otherwise correct cleanup patch from Dan Carpenter turned a broken failure handling from a feature patch by Hans Verkuil into a kernel Oops, so bisection points to commit 7af35b0addbc ("drm/kirin: Checking

[Bug 103915] Undertale crashes on startup (compiling shaders?)

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103915 --- Comment #1 from fin4...@hotmail.com --- You are using really old kernel with latest Mesa code and old Debian and that can cause problems. Use Debian testing Xfce and a custom kernel from kernel.org or from

[PATCH v4] drm: drm_vblank_cleanup: WARN when refcount > 0

2017-11-26 Thread PrasannaKumar Muralidharan
Warn when refcount is > 0 in drm_vblank_cleanup. Signed-off-by: PrasannaKumar Muralidharan --- Changes in v4: * Print refcount value. Changes in v3: * Dropped i915 patch that is used for testing this. No changes in v2. drivers/gpu/drm/drm_vblank.c | 8 +++- 1

Re: [PATCH v4] drm: bridge: synopsys/dw-hdmi: Enable cec clock

2017-11-26 Thread Archit Taneja
On 11/26/2017 01:48 AM, Pierre-Hugues Husson wrote: Support the "cec" optional clock. The documentation already mentions "cec" optional clock and it is used by several boards, but currently the driver doesn't enable it, thus preventing cec from working on those boards. And even worse: a

[Bug 103915] Undertale crashes on startup (compiling shaders?)

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103915 Bug ID: 103915 Summary: Undertale crashes on startup (compiling shaders?) Product: Mesa Version: 17.2 Hardware: Other OS: All Status: NEW Severity:

[PATCH] video: sh_mobile_meram: Delete an error message for a failed memory allocation in sh_mobile_meram_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 13:08:43 +0100 Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[git pull] amdkfd fixes 4.15

2017-11-26 Thread Oded Gabbay
Hi Dave, This is amdkfd pull request for -rc2. It contains three small fixes to the CIK SDMA code, compilation error fix in kfd_ioctl.h and fix to accessing a pointer after it was released. Thanks, Oded The following changes since commit c209101fc1c91a318422733a3721ff6a9ff7899f: Merge tag

[PATCH v3 0/2] R-Car DU: Clip planes to screen boundaries

2017-11-26 Thread Laurent Pinchart
Hello, This patch series fixes support for planes that cross the screen boundaries. The KMS API supports such a configuration, but the DU and VSP hardware doesn't. This leads to different kind of dispay artifacts or hangs. The series starts with a bit of refactoring to share existing code and

[PATCH v3 1/2] drm: rcar-du: Share plane atomic check code between Gen2 and Gen3

2017-11-26 Thread Laurent Pinchart
The plane atomic check implementation is identical on Gen2 (DU planes) and Gen3 (VSP planes), but two separate functions exist as they operate on different data structures. Refactor the code to share the implementation. Signed-off-by: Laurent Pinchart

[PATCH v3 2/2] drm: rcar-du: Clip planes to screen boundaries

2017-11-26 Thread Laurent Pinchart
Unlike the KMS API, the hardware doesn't support planes exceeding the screen boundaries or planes being located fully off-screen. We need to clip plane coordinates to support the use case. Fortunately the DRM core offers a drm_atomic_helper_check_plane_state() helper that valides the scaling

Re: [PATCH v2 2/2] drm: rcar-du: Clip planes to screen boundaries

2017-11-26 Thread Laurent Pinchart
Hi Ville, On Thursday, 16 November 2017 19:04:26 EET Ville Syrjälä wrote: > On Mon, Nov 13, 2017 at 10:47:00AM +0200, Laurent Pinchart wrote: > > Unlike the KMS API, the hardware doesn't support planes exceeding the > > screen boundaries or planes being located fully off-screen. We need to > >

[Bug 103913] DRM/Radeon driver not resilient to poor monitor connections

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103913 Bug ID: 103913 Summary: DRM/Radeon driver not resilient to poor monitor connections Product: DRI Version: XOrg git Hardware: x86-64 (AMD64) OS: Linux

[Bug 100726] [REGRESSION][BISECTED] Severe flickering with an R9 290

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100726 --- Comment #5 from hiwatari.se...@gmail.com --- Created attachment 135725 --> https://bugs.freedesktop.org/attachment.cgi?id=135725=edit New Bisect log -- You are receiving this mail because: You are the assignee for the

[Bug 100726] [REGRESSION][BISECTED] Severe flickering with an R9 290

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100726 hiwatari.se...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[PATCH 4/4] video: sm501fb: Adjust 15 checks for null pointers

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 10:56:46 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The script “checkpatch.pl” pointed information out like the following. Comparison to NULL could be written !… Thus

[PATCH 3/4] video: sm501fb: Combine substrings for four messages

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 10:43:36 +0100 The script "checkpatch.pl" pointed information out like the following. WARNING: quoted string split across lines Thus fix four source code places. Signed-off-by: Markus Elfring

[PATCH 2/4] video: sm501fb: Improve a size determination in sm501fb_probe()

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 10:22:37 +0100 Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style

[PATCH 1/4] video: sm501fb: Delete error messages for a failed memory allocation in two functions

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 10:10:31 +0100 Omit extra messages for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring ---

[PATCH 0/4] video: sm501fb: Adjustments for seven function implementations

2017-11-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Nov 2017 11:10:01 +0100 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Delete error messages for a failed memory allocation in two functions Improve a size determination

[Bug 103911] r600/eg: egd_tables.h missing from 17.2.x tarballs

2017-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103911 Bug ID: 103911 Summary: r600/eg: egd_tables.h missing from 17.2.x tarballs Product: Mesa Version: 17.2 Hardware: Other OS: OpenBSD Status: NEW Severity: