Re: [PATCH 1/8] drm/ttm: turn ttm_bo_device.vma_manager into a pointer

2019-09-08 Thread Christian König
Am 05.09.19 um 09:05 schrieb Gerd Hoffmann: Rename the embedded struct vma_offset_manager, new name is _vma_manager. ttm_bo_device.vma_manager changed to a pointer. The ttm_bo_device_init() function gets an additional vma_manager argument which allows to initialize ttm with a different vma manag

[Bug 105718] amdgpu reported fan speed looks too high (dual fan Sapphire Pulse Vega 56 and Sapphire RX 5700 XT)

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105718 --- Comment #7 from Andrew Sheldon --- (In reply to Shmerl from comment #5) > Actually, I've noticed another similar issue. I just got Sapphire Pulse RX > 5700 XT. It's also dual fan. > > According to this: > https://www.gamersnexus.net/hwrevie

Re: Xorg indefinitely hangs in kernelspace

2019-09-08 Thread Gerd Hoffmann
Hi, --verbose please. Do you see the same hang? Does the patch fix it? > --- a/drivers/gpu/drm/ttm/ttm_execbuf_util.c > +++ b/drivers/gpu/drm/ttm/ttm_execbuf_util.c > @@ -97,8 +97,9 @@ int ttm_eu_reserve_buffers(struct ww_acq > struct list_head *dups, bool del_lru) [

[Bug 111591] [radeonsi/Navi] The Bard's Tale IV causes a GPU hang

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111591 --- Comment #1 from Timothy Arceri --- An apitrace of the problem would be helpful if you can get it. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing li

Re: [PATCH] drm/lima: fix lima_gem_wait() return value

2019-09-08 Thread Qiang Yu
Oh, I was miss leading by the drm_gem_reservation_object_wait comments. Patch is: Reviewed-by: Qiang Yu I'll apply this patch to drm-misc-next. Current kernel release is 5.3-rc8, is it too late for this fix to go into the mainline 5.3 release? I'd like to know how to apply this fix for current r

Re: [PATCH v2] drm: bridge/dw_hdmi: add audio sample channel status setting

2019-09-08 Thread Cheng-yi Chiang
On Mon, Sep 9, 2019 at 2:38 AM Russell King - ARM Linux admin wrote: > > On Thu, Sep 05, 2019 at 05:43:25PM +0800, Cheng-Yi Chiang wrote: > > From: Yakir Yang > > > > When transmitting IEC60985 linear PCM audio, we configure the > > Aduio Sample Channel Status information of all the channel > > s

Re: [PATCH v2] drm: bridge/dw_hdmi: add audio sample channel status setting

2019-09-08 Thread Cheng-yi Chiang
On Mon, Sep 9, 2019 at 2:18 AM Jernej Škrabec wrote: > > Dne četrtek, 05. september 2019 ob 11:43:25 CEST je Cheng-Yi Chiang > napisal(a): > > From: Yakir Yang > > > > When transmitting IEC60985 linear PCM audio, we configure the > > Aduio Sample Channel Status information of all the channel > >

[PATCH v5 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-09-08 Thread Guido Günther
This adds initial support for the NWL MIPI DSI Host controller found on i.MX8 SoCs. It adds support for the i.MX8MQ but the same IP can be found on e.g. the i.MX8QXP. It has been tested on the Librem 5 devkit using mxsfb. Signed-off-by: Guido Günther Co-developed-by: Robert Chiras Signed-off-b

[PATCH v5 0/2] drm: bridge: Add NWL MIPI DSI host controller support

2019-09-08 Thread Guido Günther
This adds initial support for the NWL MIPI DSI host controller found on i.MX8 SoCs. It adds support for the i.MX8MQ but the same IP core can also be found on e.g. i.MX8QXP. I added the necessary hooks to support other imx8 variants but since I only have imx8mq boards to test I omitted the platform

[PATCH v5 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller

2019-09-08 Thread Guido Günther
The Northwest Logic MIPI DSI IP core can be found in NXPs i.MX8 SoCs. Signed-off-by: Guido Günther Tested-by: Robert Chiras Reviewed-by: Rob Herring --- .../bindings/display/bridge/nwl-dsi.yaml | 176 ++ 1 file changed, 176 insertions(+) create mode 100644 Documentation/

[Bug 111591] [radeonsi/Navi] The Bard's Tale IV causes a GPU hang

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111591 Bug ID: 111591 Summary: [radeonsi/Navi] The Bard's Tale IV causes a GPU hang Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

[Bug 111232] 3200 Memory Crash My System

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111232 --- Comment #6 from bibitocarlos --- Tried amd.iommu off but doesnt work, so it's something else. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list d

[PATCH] FBTFT: fb_agm1264k: usleep_range is preferred over udelay

2019-09-08 Thread Sreeram Veluthakkal
This patch fixes the issue: FILE: drivers/staging/fbtft/fb_agm1264k-fl.c:88: CHECK: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst + udelay(20); Signed-off-by: Sreeram Veluthakkal --- drivers/staging/fbtft/fb_agm1264k-fl.c | 2 +- 1 file changed, 1 insert

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111077 --- Comment #29 from Timothy Arceri --- (In reply to rol...@rptd.ch from comment #22) > Hi Marek, > > This is going to be complicated. The application is not yet free to use by > others (working on getting it to release shape). I would have to

[Bug 109048] [amdgpu] [apitrace] Penumbra Overture crash in radeonsi_dri.so on RX580

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109048 --- Comment #16 from Timothy Arceri --- Is this still a problem for you? Or have updates to GCC fixed it? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailin

Re: [PATCH v3 0/2] drm/panel: Extend panels to report their types

2019-09-08 Thread Laurent Pinchart
Hi Sam, On Sun, Sep 08, 2019 at 07:17:48PM +0200, Sam Ravnborg wrote: > Hi Laurent. > > > > Laurent Pinchart (2): > > > drm/panel: Add and fill drm_panel type field > > > drm/bridge: panel: Infer connector type from panel by default > > > > Applied all three patches (despite this shortlog on

Re: gnome-shell stuck because of amdgpu driver [5.3 RC5]

2019-09-08 Thread Mikhail Gavrilov
On Thu, 5 Sep 2019 at 12:58, Daniel Vetter wrote: > > I think those fences are only emitted for CS, not display related. > Adding Christian König. More fresh kernel log with 5.3RC7 - the issue still happens. https://pastebin.com/tyxkWJYV -- Best Regards, Mike Gavrilov. On Thu, 5 Sep 2019 at 12

Re: [PATCH v2] drm: bridge/dw_hdmi: add audio sample channel status setting

2019-09-08 Thread Russell King - ARM Linux admin
On Thu, Sep 05, 2019 at 05:43:25PM +0800, Cheng-Yi Chiang wrote: > From: Yakir Yang > > When transmitting IEC60985 linear PCM audio, we configure the > Aduio Sample Channel Status information of all the channel > status bits in the IEC60958 frame. > Refer to 60958-3 page 10 for frequency, origina

Re: [PATCH v3 0/2] drm/panel: Extend panels to report their types

2019-09-08 Thread Sam Ravnborg
Hi Laurent. > > Laurent Pinchart (2): > > drm/panel: Add and fill drm_panel type field > > drm/bridge: panel: Infer connector type from panel by default > > Applied all three patches (despite this shortlog only shows two > patches). I guess you noticed that I have been away a little. This wi

Re: [PATCH v3 0/2] drm/panel: Extend panels to report their types

2019-09-08 Thread Sam Ravnborg
Hi Laurent. On Wed, Sep 04, 2019 at 04:28:02PM +0300, Laurent Pinchart wrote: > Hello, > > This series, whose previous version was named "[PATCH v2 0/4] drm/panel: > Extend panels to report their types" and is available at > https://www.spinics.net/lists/dri-devel/msg224579.html, allows panels to

Re: [PATCH v4 0/4] Add a generic driver for LED-based backlight

2019-09-08 Thread Jacek Anaszewski
On 7/22/19 11:23 PM, Jacek Anaszewski wrote: > On 7/22/19 9:06 AM, Lee Jones wrote: >> On Thu, 18 Jul 2019, Jacek Anaszewski wrote: >> >>> On 7/17/19 4:15 PM, Jean-Jacques Hiblot wrote: This series aims to add a led-backlight driver, similar to pwm-backlight, but using a LED class device

Re: [PATCH v2] drm: panel-lvds: Potential Oops in probe error handling

2019-09-08 Thread Sam Ravnborg
Hi Dan. On Wed, Sep 04, 2019 at 09:55:07PM +0300, Dan Carpenter wrote: > The "lvds->backlight" pointer could be NULL in situations were > of_parse_phandle() returns NULL. Also it's slightly cleaner to use > backlight_put() which already has a check for NULL built in. > > Fixes: 7c9dff5bd643 ("dr

Re: [PATCH v5 0/5] Add HDMI jack support on RK3288

2019-09-08 Thread Cheng-yi Chiang
On Fri, Aug 30, 2019 at 10:55 AM Cheng-yi Chiang wrote: > > On Wed, Jul 17, 2019 at 6:28 PM Tzung-Bi Shih wrote: > > > > On Wed, Jul 17, 2019 at 4:33 PM Cheng-Yi Chiang > > wrote: > > > > > > This patch series supports HDMI jack reporting on RK3288, which uses > > > DRM dw-hdmi driver and hdmi-

[Bug 111588] Framebuffer corruption when a fb which is not being scanned out gets removed

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111588 --- Comment #1 from Hans de Goede --- I just realized I left out one bit of info which might be useful, to debug this I added the following change to the kernel: diff --git a/drivers/gpu/drm/drm_framebuffer.c b/drivers/gpu/drm/drm_framebuffer.c

[Bug 111588] Framebuffer corruption when a fb which is not being scanned out gets removed

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111588 Bug ID: 111588 Summary: Framebuffer corruption when a fb which is not being scanned out gets removed Product: DRI Version: DRI git Hardware: Other OS: All

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111077 --- Comment #28 from rol...@rptd.ch --- I had deleted the cache already so I doubt this is the problem. I tried pulling all the shaders and trying to make a small console app just compiling them but so far no luck. I guess I need to check out th

[Bug 110630] Random Horizontal green lines after screen resize

2019-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110630 --- Comment #8 from Eugene Uzix --- Same issue on Radeon RX 580 Linux 5.2.0-2-amd64 #1 SMP Debian 5.2.9-1 (2019-08-18) Actual Debian Sid X.Org X Server 1.20.4, amdgpu 19.0.1 Openbox + compton Killing compton does not help. -- You are receivi