https://bugs.freedesktop.org/show_bug.cgi?id=110143
--- Comment #1 from h...@inbox.lv ---
Additional link to Steam Community fixes, which does not work:
https://steamcommunity.com/app/208200/discussions/0/846958724796395601/?ctp=27
--
You are receiving this mail because:
You are the assignee for
https://bugs.freedesktop.org/show_bug.cgi?id=107731
L.S.S. changed:
What|Removed |Added
CC||ragnaros39...@yandex.com
--- Comment #5 from L
https://bugs.freedesktop.org/show_bug.cgi?id=110144
Bug ID: 110144
Summary: Home page : under images text is cutting off
Product: DRI
Version: XOrg git
Hardware: Other
URL: https://www.flipkart.com/
OS: All
https://bugs.freedesktop.org/show_bug.cgi?id=110145
Bug ID: 110145
Summary: Login page
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=110146
Bug ID: 110146
Summary: Forgot password link is missing on login page
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
https://bugs.freedesktop.org/show_bug.cgi?id=110147
Bug ID: 110147
Summary: Login page is not opening
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority:
https://bugs.freedesktop.org/show_bug.cgi?id=110148
Bug ID: 110148
Summary: Correct credentials is not working on Login page
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: nor
https://bugs.freedesktop.org/show_bug.cgi?id=110149
Bug ID: 110149
Summary: put asterik (*) in pwd field
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priori
Hi Jyri,
Thank you for the patch.
On Thu, Mar 14, 2019 at 01:27:51PM +0200, Jyri Sarha wrote:
> The sii902x chip family supports also HDMI audio. Add binding for
> describing the necessary i2s and mclk wiring for it.
>
> Signed-off-by: Jyri Sarha
> ---
> .../bindings/display/bridge/sii902x.txt
Hello,
On Fri, Mar 15, 2019 at 02:33:04PM +0100, Maxime Ripard wrote:
> On Fri, Mar 15, 2019 at 06:38:24PM +0530, Jagan Teki wrote:
> > ICN6211 is MIPI-DSI/RGB converter bridge from chipone.
> > It has a flexible configuration of MIPI DSI signal input
> > and produce RGB565, RGB666, RGB888 output
Hi Jyri,
Thank you for the patch.
On Fri, Mar 15, 2019 at 04:12:39PM +0200, Jyri Sarha wrote:
> Add support for Three Five displays TFC S9700RTWV43TR-01B 800x480
> panel with resistive touch found on TI's AM335X-EVM.
>
> Signed-off-by: Jyri Sarha
> Reviewed-by: Tomi Valkeinen
> ---
> Changes s
Hi Kieran,
Thank you for the patches.
On Thu, Mar 14, 2019 at 10:04:17PM +, Kieran Bingham wrote:
> Three fairly trivial cleanup patches from while I've been working on the CRTC
> code on rcar-du.
>
> The first is a small spelling error in the drm_crtc_state documentation, and
> the followin
https://bugs.freedesktop.org/show_bug.cgi?id=107141
--- Comment #4 from Mihai Preda ---
Please see my original report and discussion on ROCm:
https://github.com/RadeonOpenCompute/ROCm/issues/605
Basically, the manually configured sclk is reset (lost) on monitor state change
("monitor on").
As p
https://bugs.freedesktop.org/show_bug.cgi?id=109080
Rafał Miłecki changed:
What|Removed |Added
Summary|Broken video playback |Broken VP9 video playback
https://bugs.freedesktop.org/show_bug.cgi?id=109080
--- Comment #4 from Rafał Miłecki ---
Hey Boyuan,
thanks for looking at this issue! I agree it's quite confusing, but I finally
found out what's going on.
*
Let me provide a new summary of Mesa releases & this problem:
1) Accelerated VP9
Fixes the following building error:
FAILED:
$(OUT)/obj/SHARED_LIBRARIES/libdrm_platform_intermediates/LINKED/libdrm_platform.so
...
external/libdrm/xf86drm.c:146: error: undefined reference to
'__android_log_vprint'
clang.real: error: linker command failed with exit code 1 (use -v to see
invoca
Hi,
I used the option --subject-prefix="PATCH libdrm"
but it did not go as expected.
Anyway, the patch is for Android build of mesa/drm
Mauro
On Sun, Mar 17, 2019 at 9:50 PM Mauro Rossi wrote:
>
> Fixes the following building error:
>
> FAILED:
> $(OUT)/obj/SHARED_LIBRARIES/libdrm_platform_inte
https://bugs.freedesktop.org/show_bug.cgi?id=109080
--- Comment #5 from Michael Eagle ---
Does the 'corrupted colors' situation improve if you start chromium with
the following:
allow_rgb10_configs=false chromium
?
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=110140
--- Comment #7 from Rafał Miłecki ---
Thanks for looking at this Leo!
Initially I didn't realize the consequences of your patch. I hopefully
understand it now.
Before the commit 36258308a794 ("st/va: fix the incorrect max profiles report")
my
https://bugs.freedesktop.org/show_bug.cgi?id=110140
--- Comment #8 from Rafał Miłecki ---
Created attachment 143705
--> https://bugs.freedesktop.org/attachment.cgi?id=143705&action=edit
all green frame (started with the commit 1b25d340b791 ("radeonsi: use compute
for resource_copy_region when p
From: Colin Ian King
Three functions have arguments r and v swapped in their function
declarations in the header file dev.h compared to their definitions
in dev.c. Swap the order in the header file to fix this.
Fixes: f1b53c4e2c08 ("gpu: host1x: Add Tegra186 support")
Fixes: 6579324a41cc ("gpu:
Hi Kieran,
Thank you for the patch.
On Fri, Mar 15, 2019 at 05:01:05PM +, Kieran Bingham wrote:
> The rcar_du_crtc functions have a heavy reliance on the rcar_du_group
> structure, in many cases just to access the DU device context.
>
> To better separate the groups out of the CRTC handling
=> Now that the dust has settled, here's a summary of this huge
50-email thread (thanks Daniel, Noralf, John, everyone!).
=> Parts of this document are a direct rewording of Daniel's replies,
so I took the liberty of adding a Co-developed-by tag here..
=> This is only a summary, and _not_
Hi Tomi,
On Fri, Mar 15, 2019 at 03:30:11PM +0200, Tomi Valkeinen wrote:
> On 15/03/2019 14:28, Peter Ujfalusi wrote:
> > On 15/03/2019 14.07, Tomi Valkeinen wrote:
> >>> If the pclk-sample is not defined in DT, it will default to 0 which
> >>> selects SAMPLE_NEGEDGE (== DRIVE_POSEDGE), right?
> >
https://bugs.freedesktop.org/show_bug.cgi?id=110142
--- Comment #1 from Alex Deucher ---
Can you bisect?
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.
https://bugs.freedesktop.org/show_bug.cgi?id=110142
--- Comment #2 from Peter Easton ---
Sure!
I haven't git bisected a kernel before so I'll go and teach myself how to and
report back as soon as I figure it out (I'm currently testing it with 4.20.16,
which also seems to work). I apologize for
On Sat, 16 Mar 2019 at 04:15, Laura Abbott wrote:
> On 3/15/19 2:29 PM, John Stultz wrote:
> > On Fri, Mar 15, 2019 at 1:18 PM Laura Abbott wrote:
> >>
> >> On 3/5/19 12:54 PM, John Stultz wrote:
> >>> +DMA-BUF HEAPS FRAMEWORK
> >>> +M: Laura Abbott
> >>> +R: Liam Mark
> >>> +R: Brian Star
On Sat, 16 Mar 2019 at 04:15, Laura Abbott wrote:
>
> On 3/15/19 2:29 PM, John Stultz wrote:
> > On Fri, Mar 15, 2019 at 1:18 PM Laura Abbott wrote:
> >>
> >> On 3/5/19 12:54 PM, John Stultz wrote:
> >>> +DMA-BUF HEAPS FRAMEWORK
> >>> +M: Laura Abbott
> >>> +R: Liam Mark
> >>> +R: Brian Sta
28 matches
Mail list logo