[Bug 112079] X lockups with HWCursor enabled - Navi 5700 XT

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=112079 Bug ID: 112079 Summary: X lockups with HWCursor enabled - Navi 5700 XT Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

RE: [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)

2019-10-20 Thread Lin, Wayne
> -Original Message- > From: Ville Syrjälä > Sent: Monday, October 14, 2019 10:42 PM > To: Lin, Wayne > Cc: dri-devel@lists.freedesktop.org; intel-...@lists.freedesktop.org > Subject: Re: [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP) > > On Mon, Oct 14, 2019 at 09:27:07AM

Re: [PATCH V4 3/6] mdev: introduce device specific ops

2019-10-20 Thread Jason Wang
On 2019/10/21 上午7:41, Parav Pandit wrote: -Original Message- From: Jason Wang Sent: Thursday, October 17, 2019 5:49 AM To: k...@vger.kernel.org; linux-s...@vger.kernel.org; linux- ker...@vger.kernel.org; dri-devel@lists.freedesktop.org; intel- g...@lists.freedesktop.org; intel-gvt-..

Re: [PATCH V4 5/6] virtio: introduce a mdev based transport

2019-10-20 Thread Jason Wang
On 2019/10/18 下午10:20, Cornelia Huck wrote: On Thu, 17 Oct 2019 18:48:35 +0800 Jason Wang wrote: This patch introduces a new mdev transport for virtio. This is used to use kernel virtio driver to drive the mediated device that is capable of populating virtqueue directly. A new virtio-mdev d

Re: [PATCH V4 4/6] mdev: introduce virtio device and its device ops

2019-10-20 Thread Jason Wang
On 2019/10/18 下午9:30, Cornelia Huck wrote: On Fri, 18 Oct 2019 18:55:02 +0800 Jason Wang wrote: On 2019/10/18 下午5:46, Cornelia Huck wrote: On Thu, 17 Oct 2019 18:48:34 +0800 Jason Wang wrote: + * @get_vendor_id: Get virtio vendor id + * @mdev: media

Re: [PATCH 05/46] ARM: pxa: split up mach/hardware.h

2019-10-20 Thread Viresh Kumar
On 18-10-19, 17:41, Arnd Bergmann wrote: > The mach/hardware.h is included in lots of places, and it provides > three different things on pxa: > > - the cpu_is_pxa* macros > - an indirect inclusion of mach/addr-map.h > - the __REG() and io_pv2() helper macros > > Split it up into separate and ma

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111481 --- Comment #118 from Andrew Sheldon --- (In reply to Daniel Suarez from comment #117) > Test out kernel 5.4rc4, it should have addressed this I believe. If you're referring to: drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syn

Re: [Nouveau] [PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"

2019-10-20 Thread Alex Hung
We have done some tests on three of Intel + nVidia configuration systems with OEM _OSI strings removed - while some bugs are still observed, ex. one out of three has suspend/resume issues, no system crashes were observed - the biggest issue that worries us. The positive results give us confident t

[Bug 111762] RX 5700 XT Navi - amdgpu.ppfeaturemask=0xffffffff causes stuttering and does not unlock clock/voltage/power controls

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111762 --- Comment #2 from Andrew Sheldon --- As a workaround, use upp instead as a workaround (write to the powerplay binary directly). See: https://github.com/sibradzic/upp I suggest using 5.4-rcX as AMD's wip kernels (amd-staging-drm-next and drm-n

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111481 --- Comment #117 from Daniel Suarez --- (In reply to Mark Dietzer from comment #115) > For me it seems to happen commonly when I watch 60fps video (YouTube) using > Firefox on my RX 5700 XT (currently on Fedora 31 with latest distro > packages).

RE: [PATCH V4 3/6] mdev: introduce device specific ops

2019-10-20 Thread Parav Pandit
> -Original Message- > From: Jason Wang > Sent: Thursday, October 17, 2019 5:49 AM > To: k...@vger.kernel.org; linux-s...@vger.kernel.org; linux- > ker...@vger.kernel.org; dri-devel@lists.freedesktop.org; intel- > g...@lists.freedesktop.org; intel-gvt-...@lists.freedesktop.org; > kwankh

RE: [PATCH V4 2/6] modpost: add support for mdev class id

2019-10-20 Thread Parav Pandit
> -Original Message- > From: Jason Wang > Sent: Thursday, October 17, 2019 5:49 AM > To: k...@vger.kernel.org; linux-s...@vger.kernel.org; linux- > ker...@vger.kernel.org; dri-devel@lists.freedesktop.org; intel- > g...@lists.freedesktop.org; intel-gvt-...@lists.freedesktop.org; > kwankh

RE: [PATCH V4 1/6] mdev: class id support

2019-10-20 Thread Parav Pandit
> -Original Message- > From: kvm-ow...@vger.kernel.org On Behalf > Of Jason Wang > Sent: Thursday, October 17, 2019 5:49 AM > To: k...@vger.kernel.org; linux-s...@vger.kernel.org; linux- > ker...@vger.kernel.org; dri-devel@lists.freedesktop.org; intel- > g...@lists.freedesktop.org; inte

[Bug 112071] 5700 XT: ppfeaturemask doesn't work with iGPU multi-monitor

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=112071 zamundaa...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111481 --- Comment #116 from Shmerl --- Metrics bug is something with powerplay, that's a different one from sdma timeouts. It happens when you query amdgpu sensors concurrently. To avoid it, simply don't query them (like using ksysguard or any other G

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111481 --- Comment #115 from Mark Dietzer --- For me it seems to happen commonly when I watch 60fps video (YouTube) using Firefox on my RX 5700 XT (currently on Fedora 31 with latest distro packages). Even 4K video at 30fps does not seem to cause any i

[PATCH] drm/mcde: Improve pixel fetcher FIFO depth setting

2019-10-20 Thread Linus Walleij
The pixel fetcher FIFO depth was just hardcoded to 48 which works fine as long as the framebuffer is 32BPP and the DSI output is RGB888. We will need more elaborate handling for some buffer formats and displays, so start to improve this function by setting reasonable defaults for 32, 24 and 16 BPP

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111481 --- Comment #114 from Shmerl --- Just to clarify. Is this affecting only OpenGL code paths? Firefox with WebRender is for example using OpenGL. I.e. can those hangs be a problem with radeonsi doing something incorrectly, or it's for sure a bug i

[Bug 203033] nouveau hung task

2019-10-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203033 m...@sijmenschoon.nl changed: What|Removed |Added CC||m...@sijmenschoon.nl --- Comment #

[Bug 204241] amdgpu fails to resume from suspend

2019-10-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204241 Mario (ker...@catmail.app) changed: What|Removed |Added CC||ker...@catmail.app --- Comme

[Bug 112071] 5700 XT: ppfeaturemask doesn't work with iGPU multi-monitor

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=112071 zamundaa...@gmail.com changed: What|Removed |Added CC||zamundaa...@gmail.com --- Commen

[Bug 112071] 5700 XT: ppfeaturemask doesn't work with iGPU multi-monitor

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=112071 --- Comment #3 from zamundaa...@gmail.com --- Created attachment 145781 --> https://bugs.freedesktop.org/attachment.cgi?id=145781&action=edit dmesg output -- You are receiving this mail because: You are the assignee for the bug.__

[Bug 112071] 5700 XT: ppfeaturemask doesn't work with iGPU multi-monitor

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=112071 --- Comment #2 from zamundaa...@gmail.com --- Created attachment 145780 --> https://bugs.freedesktop.org/attachment.cgi?id=145780&action=edit /var/log/Xorg.0.log -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 112071] 5700 XT: ppfeaturemask doesn't work with iGPU multi-monitor

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=112071 --- Comment #1 from Alex Deucher --- Please attach your dmesg output and xorg log (if using X). -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110674 --- Comment #167 from Alex Deucher --- (In reply to Peter Hercek from comment #166) > I got the crash after 4 days of use. It looks the same as before: > ring sdma0 timeout, gpu reset (allegedly successful), many skipped IBs, and > failure to in

[PATCH] drm/i915: Try to re-use GOP / previous M-N-P settings for vlv DSI PLL

2019-10-20 Thread Hans de Goede
Fastboot is not working on an Asus T100HA, it gives the following relevant messages / errors: dsi pll div 000201e6, ctrl 80080100 fastset mismatch in dsi_pll.ctrl (expected 0x80100100, found 0x80080100) fastset mismatch in dsi_pll.div (expected 0x0002008e, found 0x000201e6) The problem seems t

[PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set

2019-10-20 Thread Hans de Goede
Since commit 051a6d8d3ca0 ("drm/i915: Move LUT programming to happen after vblank waits"), I am seeing an ugly colored flash of the first few display lines on 2 Cherry Trail devices when the gamma table gets set for the first time. A blue flash on a GPD win and a yellow flash on an Asus T100HA. Th

[Bug 205279] New: BUG: KASAN: global-out-of-bounds in read_indirect_azalia_reg+0x69/0x100 [amdgpu]

2019-10-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205279 Bug ID: 205279 Summary: BUG: KASAN: global-out-of-bounds in read_indirect_azalia_reg+0x69/0x100 [amdgpu] Product: Drivers Version: 2.5 Kernel Version: 5.4.0-rc3+ Hardwa

[Bug 204805] BUG: kernel NULL pointer dereference, address: 0000000000000200

2019-10-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204805 ilkka.pr...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 205277] [amd powerplay] vega10: soc voltage for power state 7 is not changed by overdrive.

2019-10-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205277 --- Comment #2 from Pelle van Gils (pe...@vangils.xyz) --- (In reply to Pelle van Gils from comment #1) > Created attachment 285585 [details] > proposed patch > > added proposed fix with this patch applied (and the debug patch) dmesg output is:

[Bug 205277] [amd powerplay] vega10: soc voltage for power state 7 is not changed by overdrive.

2019-10-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205277 --- Comment #1 from Pelle van Gils (pe...@vangils.xyz) --- Created attachment 285585 --> https://bugzilla.kernel.org/attachment.cgi?id=285585&action=edit proposed patch added proposed fix -- You are receiving this mail because: You are watchi

[PATCH 1/3] dma-buf: Prettify typecasts for dma-fence-chain

2019-10-20 Thread Chris Wilson
Inside dma-fence-chain, we use a cmpxchg on an RCU-protected pointer. To avoid the sparse warning for using the RCU pointer directly, we have to cast away the __rcu annotation. However, we don't need to use void* everywhere and can stick to the dma_fence*. Signed-off-by: Chris Wilson --- drivers

[PATCH 3/3] dma-buf: Exercise dma-fence-chain under selftests

2019-10-20 Thread Chris Wilson
A few very simple testcases to exercise the dma-fence-chain API. Signed-off-by: Chris Wilson --- drivers/dma-buf/Makefile | 3 +- drivers/dma-buf/selftests.h | 1 + drivers/dma-buf/st-dma-fence-chain.c | 713 +++ 3 files changed, 716 insertions(+)

[PATCH 2/3] dma-buf: Report signaled links inside dma-fence-chain

2019-10-20 Thread Chris Wilson
Whenever we walk along the dma-fence-chain, we prune signaled links to keep the chain nice and tidy. This leads to situations where we can prune a link and report the earlier fence as the target seqno -- violating our own consistency checks that the seqno is not more advanced than the last element

[Bug 205277] New: [amd powerplay] vega10: soc voltage for power state 7 is not changed by overdrive.

2019-10-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205277 Bug ID: 205277 Summary: [amd powerplay] vega10: soc voltage for power state 7 is not changed by overdrive. Product: Drivers Version: 2.5 Kernel Version: 5.4.0-rc3 Hardw

Re: [PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking

2019-10-20 Thread Koenig, Christian
Am 18.10.19 um 22:36 schrieb Jason Gunthorpe: > On Thu, Oct 17, 2019 at 04:47:20PM +, Koenig, Christian wrote: > >>> get_user_pages/hmm_range_fault() and invalidate_range_start() both are >>> called while holding mm->map_sem, so they are always serialized. >> Not even remotely. >> >> For callin

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111481 --- Comment #113 from Daniel Suarez --- (In reply to Shmerl from comment #112) > (In reply to Jeremy Attali from comment #111) > > I confirm I'm also still getting some hangs from time to time. Mostly I > > think after a resume from Suspend. >

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'

2019-10-20 Thread Changbin Du
The 'functions' directive is not only for functions, but also works for structs/unions. So the name is misleading. This patch renames it to 'identifiers', which specific the functions/types to be included in documentation. We keep the old name as an alias of the new one before all documentation are

[Bug 108942] idle power consumption of Polaris 20 GPU reported too high in amdgpu_pm_info

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108942 --- Comment #4 from tempel.jul...@gmail.com --- I wonder why this is still an issue (linux 5.3.4, showing 30W with lowest clocks and voltages) if it already worked with Polaris 11 some years ago. -- You are receiving this mail because: You are

[Bug 111762] RX 5700 XT Navi - amdgpu.ppfeaturemask=0xffffffff causes stuttering and does not unlock clock/voltage/power controls

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111762 --- Comment #1 from tempel.jul...@gmail.com --- Still happens with current 5.5-wip/drm-next kernels. I don't know if it is supposed to be implemented, but there seems to be some bug apart from that: Just reading sysfs entries at "/sys/class/drm/c

[Bug 109332] xf86-video-amdgpu - commit 0d60233d introduced stuttering with mouse cursor operations

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109332 tempel.jul...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug 112071] 5700 XT: ppfeaturemask doesn't work with iGPU multi-monitor

2019-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=112071 Bug ID: 112071 Summary: 5700 XT: ppfeaturemask doesn't work with iGPU multi-monitor Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS: Linux (All)

drm/gma500: Checking a get_config_mode() call in mdfld_dsi_output_init()

2019-10-20 Thread Markus Elfring
Hello, I tried another script for the semantic patch language out. This source code analysis approach points a call of the member function “get_config_mode” out for further considerations according to the implementation of the function “mdfld_dsi_output_init”. https://git.kernel.org/pub/scm/linux/