[Bug 104193] [radeonsi] The Witcher 3 freezes the system with no attachments calls & transform feedback Wine patch

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104193 --- Comment #3 from Shmerl --- Tested it with Linux 4.15rc5 and new amdgpu.dc=1 (to enable new display code). The freeze still happens. -- You are receiving this mail because: You are the assignee for the bug.__

[git pull] drm fixes for 4.15-rc6

2017-12-28 Thread Dave Airlie
Hi Linus, Just dequeuing some fixes, I'm on holidays next week again, but I think things should be fine. Dave. The following changes since commit 464e1d5f23cca236b930ef068c328a64cab78fb1: Linux 4.15-rc5 (2017-12-23 20:47:16 -0800) are available in the git repository at: git://people.freed

[Bug 104295] Launching counter strike global offensive fails after update from 17.2 to 17.3

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104295 --- Comment #6 from sleepyoh --- (In reply to Emil Velikov from comment #5) > (In reply to sleepyoh from comment #4) > > Running Arch, Had the same problem but is since today solved. > > > > Today there was updates from mesa (17.3.0-2 -> 17.3.1

[Bug 101900] No HDMI HBR audio on Polaris (no TrueHD, no Atmos, no Neo:X, no HD Master audio) and static noise in sound when LPCM

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101900 --- Comment #19 from Andy Furniss --- (In reply to lethalwp from comment #14) > Created attachment 135979 [details] > recording of audio LPCM output from RX550 card FWIW, for years "direct" alsa + hdmi on recent cards has had issues. It can wo

[Bug 104306] Mesa 17.3 breaks Firefox and other Xwayland apps on AMD HD7750

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104306 Emil Velikov changed: What|Removed |Added CC||breno...@gmail.com --- Comment #8 from E

[Bug 104295] Launching counter strike global offensive fails after update from 17.2 to 17.3

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104295 --- Comment #5 from Emil Velikov --- (In reply to sleepyoh from comment #4) > Running Arch, Had the same problem but is since today solved. > > Today there was updates from mesa (17.3.0-2 -> 17.3.1-2) and xorg-server > (1.19.5-1 -> 1.19.6-2) wi

[Bug 104295] Launching counter strike global offensive fails after update from 17.2 to 17.3

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104295 --- Comment #4 from sleepyoh --- Running Arch, Had the same problem but is since today solved. Today there was updates from mesa (17.3.0-2 -> 17.3.1-2) and xorg-server (1.19.5-1 -> 1.19.6-2) wich solved this problem, working fine again. https:

[PATCH v3] backlight: tdo24m: fix the spi cs between transfers

2017-12-28 Thread Robert Jarzmik
Currently the LCD display (TD035S) on the cm-x300 platform is broken and remains blank. The TD0245S specification requires that the chipselect is toggled between commands sent to the panel. This was also the purpose of the former patch of commit f64dcac0b124 ("backlight: tdo24m: ensure chip select

[Bug 102491] OpenCL image processing produces artifacts on Cape Verde 7770

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102491 ka.n...@mail.ru changed: What|Removed |Added Summary|OpenCL app gets |OpenCL image processing

[Bug 102491] OpenCL app gets CL_OUT_OF_HOST_MEMORY on Cape Verde 7770

2017-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102491 --- Comment #5 from ka.n...@mail.ru --- I managed to make it work somehow, but it's still unusable due to producing artifacts on images processed using opencl on darktable and few other programs I tried. So probably the title should be changed.

[PATCH] drm/virtio: Add window server support

2017-12-28 Thread Tomeu Vizoso
This is to allow clients running within VMs to be able to communicate with a compositor in the host. Clients will use the communication protocol that the compositor supports, and virtio-gpu will assist with making buffers available in both sides, and copying content as needed. It is expected that

RE: [PATCH] staging: vboxvideo adapt to new TTM interface

2017-12-28 Thread He, Roger
Seems I have no permission to push the patch into amd-staging-drm-next. Needs Whitelisted. http://git.amd.com:8080/#/c/124051/1 anyone can help? Thanks Roger(Hongbo.He) -Original Message- From: Zhou, David(ChunMing) Sent: Thursday, December 28, 2017 12:24 PM To: He, Roger ; dri-devel@lis

[Bug 198123] Console is the wrong color at boot with radeon 6670

2017-12-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198123 Bill Fraser (bill.fra...@gmail.com) changed: What|Removed |Added CC||bill.fra...@gmail.co

Re: [PATCH 1/1] drm: Add dirty_rects atomic blob property for drm_plane

2017-12-28 Thread Thomas Hellstrom
Hi, Lukasz! (Sorry for top-posting). We have Deepak from our team working on the same subject. I think he's in over the holidays so I'll add him to the CC list. Adding damage to the plane state is, IMO the correct way to do it. However, from your proposal it's not clear whether damage is giv