https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #8 from ojab ---
JFYI: llvm has official git mirror for all repos
https://llvm.org/docs/GettingStarted.html#git-mirror
--
You are receiving this mail because:
You are the assignee for the bug.___
2017-12-01 11:35 GMT+01:00 Lucas Stach :
> Userptr, prime and shmem buffer objects have different lock ordering
> requirements. This is mostly due to the fact that we don't allow to mmap
> userptr buffers, so we won't ever end up in our fault handler for those,
> so some of the code pathes are neve
2017-12-01 11:35 GMT+01:00 Lucas Stach :
> If the FE is restarted before the sync point event is cleared, the GPU
> might trigger a completion IRQ for the next sync point before corrupting
> the state of the currently running worker.
>
> Signed-off-by: Lucas Stach
Reviewed-by: Christian Gmeiner
https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #7 from Felix Schwarz ---
(In reply to Tom Englund from comment #4)
> so its somewhere in between that, not sure what tooling svn have for
> bisecting, like git bisect. but perhaps that helps someone.
You can use git-svn for bisecti
https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #6 from ejr.ph...@gmail.com ---
looks like #104001 and #104159 are duplicates
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@
https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #5 from Ben <9parso...@gmail.com> ---
I am the user from the Arch Forums mentioned in comment #0. Is there anything I
can do to help this along?
--
You are receiving this mail because:
You are the assignee for the bug.__
https://bugzilla.kernel.org/show_bug.cgi?id=198123
Alex Deucher (alexdeuc...@gmail.com) changed:
What|Removed |Added
CC||alexdeuc...@gmail.c
It seems the patch is necessary in Android 8.1,
otherwise we got the errors:
bootable/recovery/minui/Android.mk: error: libminui (STATIC_LIBRARIES
android-x86_64) missing libdrm_platform (STATIC_LIBRARIES
android-x86_64)
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if
this is in
I'm using drm-misc/drm-misc-next and occasionally getting errors as seen
in the stack traces below. I'm not really sure what to make of it. Any
ideas?
[ 1727.253743] kworker/0:2: page allocation failure: order:4,
mode:0x14040c1(GFP_KERNEL|GFP_DMA|__GFP_COMP), nodemask=(null)
[ 1727.298438] CP
https://bugs.freedesktop.org/show_bug.cgi?id=95306
--- Comment #76 from Andrew ---
I can see terminals now on init 3 thanks to Kelly's config.
Still a nogo with X.
And some odd messages during the boot - filed
https://bugs.freedesktop.org/show_bug.cgi?id=104206
--
You are receiving this mail b
https://bugs.freedesktop.org/show_bug.cgi?id=104206
Bug ID: 104206
Summary: [drm:construct [amdgpu]] *ERROR* construct: Invalid
Connector ObjectID from Adapter Service for connector
index:2!
Product: DRI
Version:
https://bugs.freedesktop.org/show_bug.cgi?id=103987
--- Comment #5 from Barry G ---
Looks like 4.15-rc3 doesn't have this patch in it. Is it still staged?
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel
On 7 December 2017 at 19:11, Michel Dänzer wrote:
> On 2017-12-07 10:35 AM, Xinliang Liu wrote:
>> Hi,
>>
>> We are trying ATI HD 7470 card on arm64 platform D05 with kernel 4.1.40.
>> But it failed with kernel log:
>> radeon 0005:01:00: ring 0 stalled for more than 1msec
>> radeon 0005:01:00:
https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #4 from Tom Englund ---
(In reply to Tom Englund from comment #3)
> (In reply to ejr.phone from comment #2)
> > Alright I figured it out for me, there was a regression in llvm/clang which
> > was giving me protection faults. I rolled
https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #3 from Tom Englund ---
(In reply to ejr.phone from comment #2)
> Alright I figured it out for me, there was a regression in llvm/clang which
> was giving me protection faults. I rolled back my llvm a week and built mesa
> with it an
https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #2 from ejr.ph...@gmail.com ---
Alright I figured it out for me, there was a regression in llvm/clang which was
giving me protection faults. I rolled back my llvm a week and built mesa with
it and it works fine now.
Hope that helps p
https://bugs.freedesktop.org/show_bug.cgi?id=104185
Timothy Arceri changed:
What|Removed |Added
Status|NEEDINFO|NEW
QA Contact|mesa-dev@lists.
This adds a new device tree binding for Sitronix ST7735R display panels,
such as the Adafruit 1.8" TFT.
Signed-off-by: David Lechner
Acked-by: Rob Herring
---
v2: changes:
* None, but...
I'm wondering about my choice of compatible here. I chose the name
"sitronix,st7735r-jd-t18003-t01" to mean
This series adds a new DRM/TinyDRM driver for Sitronix ST7735R, specifically
the Adafruit 1.8" TFT.
Nothing fancy here. Just mostly TinyDRM boilerplate with the init sequence
from the fbtft driver for the same panel.
Please see new discussion on device tree bindings in patch 1/2.
David Lechner (
This adds a new driver for Sitronix ST7735R display panels.
This has been tested using an Adafruit 1.8" TFT.
Signed-off-by: David Lechner
---
v2 changes:
* Change delay from 10ms to 20ms to avoid checkpatch warning
* Use mipi_dbi_pipe_enable()/mipi_dbi_pipe_disable() to reduce duplicated code
*
https://bugs.freedesktop.org/show_bug.cgi?id=104201
Bug ID: 104201
Summary: [Vega10, regression] Night Light in GNOME is applied
only to one monitor on Vega 64
Product: DRI
Version: DRI git
Hardware: All
OS:
https://bugs.freedesktop.org/show_bug.cgi?id=104190
--- Comment #2 from network...@rkmail.ru ---
I had same issue on my RX480 (bug 103056), but it appears the video card had a
dead VRAM chip. Now I'm back to HD7950 with amdgpu kernel driver, and it looks
like TAHITI card is not affected.
--
You
https://bugs.freedesktop.org/show_bug.cgi?id=104200
Bug ID: 104200
Summary: [Vega10] suspend hangs on Vega 64
Product: DRI
Version: DRI git
Hardware: All
OS: All
Status: NEW
Severity: major
Prior
On 12/08/2017 03:41 PM, Noralf Trønnes wrote:
Den 29.11.2017 04.01, skrev David Lechner:
This adds a new device tree binding for Sitronix ST7735R display panels,
such as the Adafruit 1.8" TFT.
Signed-off-by: David Lechner
---
.../bindings/display/sitronix,st7735r.txt | 35
https://bugs.freedesktop.org/show_bug.cgi?id=104192
--- Comment #1 from ejr.ph...@gmail.com ---
I've ran into this bug, can you confirm this fixes it and is the same issue?
I downgraded mesa-git to 109de3049d. I believe anything before Oct. 26th works
for me. 3ba973fe37 breaks but that's all the
Hi Algea,
Am Samstag, 30. September 2017, 09:45:12 CET schrieb Algea Cao:
> Add clk hclk_vio and enable it when hdmi bind.
Could you explain what the hclk_vio reference is needed for please?
Because from from what I tracked down in the TRM and code, this hclk_vio
is defined wrong in the clock-dr
https://bugzilla.kernel.org/show_bug.cgi?id=198123
Bug ID: 198123
Summary: Console is the wrong color at boot with radeon 6670
Product: Drivers
Version: 2.5
Kernel Version: 4.14.3
Hardware: Intel
OS: Linux
Tre
https://bugs.freedesktop.org/show_bug.cgi?id=104194
laichiah...@outlook.com changed:
What|Removed |Added
Priority|medium |high
--
You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=104194
Bug ID: 104194
Summary: HDMI with RX460 not working on linux 4.15-rc2 with DC
enabled and linux-amd-staging-drm-next
Product: DRI
Version: XOrg git
Hardware: x86-64 (AMD64
Den 08.12.2017 22.34, skrev David Lechner:
On 12/08/2017 01:37 PM, Noralf Trønnes wrote:
Use drm_fb_cma_fbdev_init_with_funcs() and drm_fb_cma_fbdev_fini() which
relies on the fact that drm_device holds a pointer to the drm_fb_helper
structure. This means that the driver doesn't have to keep tr
https://bugs.freedesktop.org/show_bug.cgi?id=104193
Bug ID: 104193
Summary: [radeonsi] The Witcher 3 freezes the system with no
attachments calls & transform feedback Wine patch
Product: Mesa
Version: git
Hardware: x86-64 (
https://bugs.freedesktop.org/show_bug.cgi?id=104192
Bug ID: 104192
Summary: [amdgpu][VEGA10] regular lockups with
VM_L2_PROTECTION_FAULT_STATUS
Product: DRI
Version: DRI git
Hardware: x86-64 (AMD64)
OS: Linu
https://bugs.freedesktop.org/show_bug.cgi?id=104190
--- Comment #1 from Kristian Nyborg Dahl ---
This was kisak-valve's comment on their github:
"Hello @Heis, on my AMD test box, mesa 17.2.6 built against llvm 5.0.0 is
affected, while llvm 4.0.1 is not affected.
This should also be brought to
https://bugs.freedesktop.org/show_bug.cgi?id=104190
Kristian Nyborg Dahl changed:
What|Removed |Added
See Also||https://github.com/ValveSof
https://bugs.freedesktop.org/show_bug.cgi?id=104190
Bug ID: 104190
Summary: Artifacts in CSGO map de_cache when shader level is
"high" or "very high (default)"
Product: Mesa
Version: 17.2
Hardware: x86-64 (AMD64)
35 matches
Mail list logo