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
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:
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._
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
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
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
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_
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=108889
Chris Wilson changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
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.
___
32 matches
Mail list logo