[Bug 110143] [Regression] Doom 3: BFG Edition - Steam and GOG.com - white flickering screen

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110143 Bug ID: 110143 Summary: [Regression] Doom 3: BFG Edition - Steam and GOG.com - white flickering screen Product: Mesa Version: 18.3 Hardware: Other OS: All

[Bug 110142] "Oops: Kernel access of bad area sig 7" on Kernel 5.0.0 PPC64LE when loading amdgpu, xorg hangs after being unable to load after OS boots.

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110142 Bug ID: 110142 Summary: "Oops: Kernel access of bad area sig 7" on Kernel 5.0.0 PPC64LE when loading amdgpu, xorg hangs after being unable to load after OS boots. Product:

[Bug 110140] Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110140 --- Comment #6 from leoxs...@gmail.com --- Other confusion is that the patch is to fix the chromium browser issue https://bugs.freedesktop.org/show_bug.cgi?id=109107 -- You are receiving this mail because: You are the assignee for the bug._

[Bug 110140] Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110140 --- Comment #5 from leoxs...@gmail.com --- This is about what the patch does: --- a/src/gallium/state_trackers/va/context.c +++ b/src/gallium/state_trackers/va/context.c @@ -175,7 +175,7 @@ VA_DRIVER_INIT_FUNC(VADriverContextP ctx) ctx->version_m

[Bug 110140] Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110140 --- Comment #4 from Rafał Miłecki --- Another problem caused by the above commit 36258308a794 is re-introducing corrupted colors in YouTube playbacks when using Chromium with "Use hardware acceleration when available" enabled. That was originall

[Bug 110140] Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110140 --- Comment #3 from Rafał Miłecki --- This is a regression introduced by the commit 36258308a794 ("st/va: fix the incorrect max profiles report"). Previously I was using Mesa 18.2 for a month or two without ever seeing this issue. -- You are

Re: [PATCH v2 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

2019-03-16 Thread Sam Ravnborg
Hi Paul. Thanks for the v2 submission. Did you analyze the possibility to utilize drm_simple_display_pipe_init() and the related infrastructure? If this fits it should simplify the driver. If it does not fit please let us know why. As this is a one crtc / one connector / one panel the drm_simple_

Re: [PATCH v2 1/3] dt-bindings: Add doc for the ingenic-drm driver

2019-03-16 Thread Sam Ravnborg
Hi Paul. On Fri, Mar 15, 2019 at 06:06:59PM +0100, Paul Cercueil wrote: > Add documentation for the devicetree bindings of the DRM driver for the > JZ47xx family of SoCs from Ingenic. > > Signed-off-by: Paul Cercueil > Tested-by: Artur Rojek > --- > > Notes: > v2: Remove ingenic,panel prop

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110117 --- Comment #6 from Craig --- Created attachment 143699 --> https://bugs.freedesktop.org/attachment.cgi?id=143699&action=edit Xorg.old log when the error was reproduced -- You are receiving this mail because: You are the assignee for the bug

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110117 --- Comment #5 from Craig --- Created attachment 143698 --> https://bugs.freedesktop.org/attachment.cgi?id=143698&action=edit Xorg Log around the recreation of the problem -- You are receiving this mail because: You are the assignee for the

Re: [PATCH 3/3] drm/vc4: Don't liberate the binner BO at runtime suspend

2019-03-16 Thread Eric Anholt
Paul Kocialkowski writes: > The binner BO is a pre-requisite to GPU operations, so we must ensure > that it is always allocated when the GPU is in use. > > Because the buffer is allocated from the same pool as other GPU buffers, > we might run into a situation where we are out of memory at runtim

[Bug 110140] Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110140 --- Comment #2 from Rafał Miłecki --- Created attachment 143695 --> https://bugs.freedesktop.org/attachment.cgi?id=143695&action=edit bad frame ("Use hardware acceleration when available" enabled) -- You are receiving this mail because: You

[Bug 110140] Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110140 --- Comment #1 from Rafał Miłecki --- Created attachment 143694 --> https://bugs.freedesktop.org/attachment.cgi?id=143694&action=edit good frame ("Use hardware acceleration when available" disabled) -- You are receiving this mail because: Yo

[Bug 110140] Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110140 Bug ID: 110140 Summary: Green bottom half of video frame when using JPEG acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING) Product: Mesa Version: unspecified Hardware

[PATCH] drm: panel-orientation-quirks: Add rotation quirk for Myria MY8307

2019-03-16 Thread Gabriel Lazar
Add rotation quirk for the Myria MY8307 2-in-1 laptop. Signed-off-by: Gabriel Lazar --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 1 file changed, 12 insertions(+) diff --git a/drivers/gpu/drm/drm_panel_orientation_quirks.c b/drivers/gpu/drm/drm_panel_orientation_quirks.

Re: [PATCH 3/3] drm: rcar-du: Remove unused prototypes

2019-03-16 Thread Simon Horman
On Thu, Mar 14, 2019 at 10:04:20PM +, Kieran Bingham wrote: > The CRTC suspend and resume functions have been replaced, but the > prototypes were not removed. > > Remove the redundant definitions. > > Signed-off-by: Kieran Bingham Reviewed-by: Simon Horman

Re: [linux-sunxi] [PATCH 3/6] drm/sun4i: dsi: Add bridge support

2019-03-16 Thread Sergey Suloev
Hi, Jagan, On 3/15/19 4:45 PM, Maxime Ripard wrote: On Fri, Mar 15, 2019 at 02:32:55PM +0100, Paul Kocialkowski wrote: Hi, On Fri, 2019-03-15 at 18:38 +0530, Jagan Teki wrote: Some display panels would come up with a non-DSI output which can have an option to connect DSI interface by means of

Re: [PATCH 2/3] drm: rcar-du: crtc: make local functions static

2019-03-16 Thread Simon Horman
On Thu, Mar 14, 2019 at 10:04:19PM +, Kieran Bingham wrote: > The rcar_du_crtc_mode_valid() and rcar_du_crtc_get_crc_sources() > functions are accessed only through a function pointer table. > > Convert the function definitions to be static to the module. > > Signed-off-by: Kieran Bingham R

[PATCH v2 2/3] dt-bindings: Add header for the ingenic-drm driver bindings

2019-03-16 Thread Paul Cercueil
Add macros that can be used with the ingenic,lcd-mode property in the devicetree node that corresponds to the ingenic-drm driver. Signed-off-by: Paul Cercueil Tested-by: Artur Rojek --- Notes: v2: No change include/dt-bindings/display/ingenic,drm.h | 28 1 fil

[Bug 202445] amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering

2019-03-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202445 --- Comment #24 from Nicholas Kazlauskas (nicholas.kazlaus...@amd.com) --- I don't believe that it's related to the issue, but the patch below should help with the issue: https://patchwork.freedesktop.org/patch/292460/ -- You are receiving this

Re: [PATCH 1/3] drm: fix subtle spelling error in drm_crtc_state

2019-03-16 Thread Simon Horman
On Thu, Mar 14, 2019 at 10:04:18PM +, Kieran Bingham wrote: > The drm_crtc_state documentation contains a subtle misspelling of the > word subtle. Correct it. > > Signed-off-by: Kieran Bingham Reviewed-by: Simon Horman ___ dri-devel mailing list

[PATCH v2 1/3] dt-bindings: Add doc for the ingenic-drm driver

2019-03-16 Thread Paul Cercueil
Add documentation for the devicetree bindings of the DRM driver for the JZ47xx family of SoCs from Ingenic. Signed-off-by: Paul Cercueil Tested-by: Artur Rojek --- Notes: v2: Remove ingenic,panel property. .../devicetree/bindings/display/ingenic,drm.txt| 29 ++ 1 f

Re: [PATCH v2 1/3] dt-bindings: Add doc for the ingenic-drm driver

2019-03-16 Thread Paul Cercueil
Le ven. 15 mars 2019 à 18:06, Paul Cercueil a écrit : Add documentation for the devicetree bindings of the DRM driver for the JZ47xx family of SoCs from Ingenic. Signed-off-by: Paul Cercueil Tested-by: Artur Rojek --- Notes: v2: Remove ingenic,panel property. .../devicetree/binding

[PATCH v2 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

2019-03-16 Thread Paul Cercueil
Add a KMS driver for the Ingenic JZ47xx family of SoCs. This driver is meant to replace the aging jz4740-fb driver. Signed-off-by: Paul Cercueil Tested-by: Artur Rojek --- Notes: v2: - Remove custom handling of panel. The panel is now discovered using the standard API. - L

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110117 --- Comment #4 from Craig --- Created attachment 143693 --> https://bugs.freedesktop.org/attachment.cgi?id=143693&action=edit dmesg where i ssh'd into machine during the screen static -- You are receiving this mail because: You are the assig

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110117 --- Comment #3 from Craig --- Created attachment 143692 --> https://bugs.freedesktop.org/attachment.cgi?id=143692&action=edit dmesg after reproducing issue and rebooting -- You are receiving this mail because: You are the assignee for the bu

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110117 --- Comment #2 from Craig --- Steps I took: 1. added drm.debug=4 to /etc/default/grub 2. sudo update-grub 3. reboot 4. reproduced the issue 5. rebooted using ctrl-sysrq-reisub 6. dumped this dmesg into log.txt -- You are receiving this mail be

[Bug 110139] Driver throws exceptions when external display is connected over HDMI

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110139 --- Comment #2 from bastiborch...@gmx.net --- Oh, I forgot to mention that in previous Kernel versions (at least up to 4.8), I had the same problem, but it was worse, since when reaching the tty with the HDMI connected, the system immediately fro

[Bug 110139] Driver throws exceptions when external display is connected over HDMI

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110139 --- Comment #1 from bastiborch...@gmx.net --- Created attachment 143691 --> https://bugs.freedesktop.org/attachment.cgi?id=143691&action=edit The VBIOS information of the external display? -- You are receiving this mail because: You are the a

[Bug 110139] Driver throws exceptions when external display is connected over HDMI

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110139 Bug ID: 110139 Summary: Driver throws exceptions when external display is connected over HDMI Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS

[Bug 108889] [CI][SHARDS] igt@sw_sync@sync_busy_fork_unixsocket - incomplete - __igt_fork_helper: Assertion `!proc->running' failed.

2019-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108889 Chris Wilson changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 202445] amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering

2019-03-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202445 --- Comment #25 from Clément Guérin (li...@protonmail.com) --- I tried this patch on top of linux 5.0.2 and it didn't help. -- You are receiving this mail because: You are watching the assignee of the bug. ___