Re: [PATCH RFC 3/3] drm/ttm: support memcg for ttm_tt

2020-01-19 Thread Christian König
Am 19.01.20 um 03:47 schrieb Qiang Yu: On Mon, Jan 13, 2020 at 11:56 PM Christian König wrote: Am 13.01.20 um 16:35 schrieb Qiang Yu: Charge TTM allocated system memory to memory cgroup which will limit the memory usage of a group of processes. NAK to the whole approach. This belongs into the

[Bug 206231] R9 280X low performance with all games

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #19 from Jacques Belosoukinski (kentos...@whiteninjastudio.com) --- Maybe that will help find the problem, but are record a video from Tomb Raider and The Witcher 2. Tomb Raider: https://youtu.be/0olpvLBH9DA The Witcher 2: https://you

Re: [Bug 206231] R9 280X low performance with all games

2020-01-19 Thread sylvain . bertrand
On Sun, Jan 19, 2020 at 01:11:15PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > Tomb Raider: https://youtu.be/0olpvLBH9DA Indeed, this is obvious here This vid rekt of the mip mapping hardware slow down bug... but I may be totally wrong due to the insane complexity of the GL stack. _

[Bug 206231] R9 280X low performance with all games

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #20 from Sylvain BERTRAND (sylvain.bertr...@gmail.com) --- On Sun, Jan 19, 2020 at 01:11:15PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > Tomb Raider: https://youtu.be/0olpvLBH9DA Indeed, this is obvious here This vid rekt of

[Bug 206225] nouveau: Screen distortion and lockup on resume

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206225 --- Comment #9 from Christoph Marz (derchiller-fo...@online.de) --- Well, then this might sound strange: I purged firmware-misc-nonfree, rebooted, sent the system to sleep and resumed, and the distortion was back. Instead of reinstalling it, I s

Re: [PATCH v3 02/12] drm/i915: Clear the repeater bit on HDCP disable

2020-01-19 Thread Sasha Levin
Hi, [This is an automated email] This commit has been processed because it contains a "Fixes:" tag, fixing commit: ee5e5e7a5e0f ("drm/i915: Add HDCP framework + base implementation"). The bot has tested the following trees: v5.4.13, v4.19.97. v5.4.13: Failed to apply! Possible dependencies:

Re: [PATCH v3 01/12] drm/i915: Fix sha_text population code

2020-01-19 Thread Sasha Levin
Hi, [This is an automated email] This commit has been processed because it contains a "Fixes:" tag, fixing commit: ee5e5e7a5e0f ("drm/i915: Add HDCP framework + base implementation"). The bot has tested the following trees: v5.4.13, v4.19.97. v5.4.13: Build OK! v4.19.97: Failed to apply! Possi

Re: [PATCH v2 3/5] drm/mipi_dbi: Add support for display offsets

2020-01-19 Thread Noralf Trønnes
Den 15.01.2020 13.45, skrev Geert Uytterhoeven: > If the resolution of the TFT display is smaller than the maximum > resolution supported by the display controller, the display may be > connected to the driver output arrays with a horizontal and/or vertical > offset, leading to a shifted image. >

[Bug 201957] amdgpu: ring gfx timeout

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=201957 F. Delente (delen...@gmail.com) changed: What|Removed |Added CC||delen...@gmail.com ---

[Bug 201957] amdgpu: ring gfx timeout

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=201957 --- Comment #27 from F. Delente (delen...@gmail.com) --- Created attachment 286899 --> https://bugzilla.kernel.org/attachment.cgi?id=286899&action=edit /proc/cpuinfo -- You are receiving this mail because: You are watching the assignee of the

[Bug 201957] amdgpu: ring gfx timeout

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=201957 --- Comment #28 from F. Delente (delen...@gmail.com) --- Created attachment 286901 --> https://bugzilla.kernel.org/attachment.cgi?id=286901&action=edit lspci output -- You are receiving this mail because: You are watching the assignee of the b

[Bug 201957] amdgpu: ring gfx timeout

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=201957 --- Comment #29 from Matthias Heinz (m...@familie-heinz.name) --- Hi. This bug is already reported here by me https://gitlab.freedesktop.org/drm/amd/issues/953 If possible try a 5.5-rc kernel and see if it's fixed there. It's fixed - at least for

Re: [PATCH v2 0/5] drm: Add support for Okaya RH128128T

2020-01-19 Thread Sam Ravnborg
Hi Geert. On Wed, Jan 15, 2020 at 01:45:43PM +0100, Geert Uytterhoeven wrote: > Hi all, > > This patch series adds support for the Okaya RH128128T LCD to the > existing ST7735R driver. This is a 128x128 1.4" TFT display driven by a > Sitronix ST7715R TFT Controller/Driver. It is used on e

[Bug 206225] nouveau: Screen distortion and lockup on resume

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206225 --- Comment #10 from Ilia Mirkin (imir...@alum.mit.edu) --- Sounds like there are things going on that we don't quite understand then... maybe Ben can weigh in. If the cipher method is disabled (aka CRYPT), it will fall back to M2MF for copy acce

[Bug 206225] nouveau: Screen distortion and lockup on resume

2020-01-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206225 --- Comment #11 from Christoph Marz (derchiller-fo...@online.de) --- Ok. However, thank you for telling me the right option for disabling the crypt engine on current kernels. If you need any logs or want me to do certain tests, let me know. --

Re: [PATCH v2] dt-bindings: display: Convert a bunch of panels to DT schema

2020-01-19 Thread Rob Herring
On Sat, Jan 18, 2020 at 3:11 AM Sam Ravnborg wrote: > > Hi Rob. > > On Fri, Jan 17, 2020 at 05:17:56PM -0600, Rob Herring wrote: > > Convert all the 'simple' panels which match the constraints of the > > common panel-simple.yaml schema. This conversion is based on how the > > panels are documented

[PATCH v3] dt-bindings: display: Convert a bunch of panels to DT schema

2020-01-19 Thread Rob Herring
Convert all the 'simple' panels which match the constraints of the common panel-simple.yaml schema. This conversion is based on how the panels are documented. Some may turn out to be more complex once the schema is applied to actual dts files. Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: Thierry Redin

Re: [PATCH v2 3/3] dt-bindings: display: panel: add bindings for logic technologies displays

2020-01-19 Thread Sam Ravnborg
Hi Marcel. On Sun, Jan 19, 2020 at 09:25:02PM +, Marcel Ziswiler wrote: > Sorry, just noticed that this has not gone through yet. > > On Wed, 2019-10-30 at 09:28 -0500, Rob Herring wrote: > > On Sun, Oct 27, 2019 at 03:26:09PM +0100, Marcel Ziswiler wrote: > > > From: Marcel Ziswiler > > >

Re: [PATCH v3 2/3] drm/panel: simple: add display timings for logic technologies displays

2020-01-19 Thread Sam Ravnborg
Hi Marcel. On Sun, Jan 19, 2020 at 11:02:03PM +0100, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Add display timings for the following 3 display panels manufactured by > Logic Technologies Limited: > > - LT161010-2NHC e.g. as found in the Toradex Capacitive Touch Display > 7" Parallel

Re: [PATCH] video: remove set but not used variable 'mach64RefFreq'

2020-01-19 Thread kbuild test robot
also suggest to use '--base' option to specify the base tree in git format-patch, please see https://stackoverflow.com/a/37406982] url: https://github.com/0day-ci/linux/commits/yu-kuai/video-remove-set-but-not-used-variable-mach64RefFreq/20200119-203016 base: git://anongit.freed

Re: [RFC PATCH 1/4] drm/i915/gvt: make gvt oblivious of kvmgt data structures

2020-01-19 Thread Zhenyu Wang
On 2020.01.09 19:13:54 +0200, Julian Stecklina wrote: > Instead of defining KVMGT per-device state in struct intel_vgpu > directly, add an indirection. This makes the GVT code oblivious of > what state KVMGT needs to keep. > > The intention here is to eventually make it possible to build > hypervi

Re: [RFC PATCH 2/4] drm/i915/gvt: remove unused vblank_done completion

2020-01-19 Thread Zhenyu Wang
On 2020.01.09 19:13:55 +0200, Julian Stecklina wrote: > This variable is used nowhere, so remove it. > > Cc: Zhenyu Wang > > Signed-off-by: Julian Stecklina > --- Thanks for catching this. Acked-by: Zhenyu Wang > drivers/gpu/drm/i915/gvt/gvt.h | 2 -- > drivers/gpu/drm/i915/gvt/kvmgt.c |

Re: [RFC PATCH 1/4] drm/i915/gvt: make gvt oblivious of kvmgt data structures

2020-01-19 Thread Zhenyu Wang
On 2020.01.20 14:22:10 +0800, Zhenyu Wang wrote: > On 2020.01.09 19:13:54 +0200, Julian Stecklina wrote: > > Instead of defining KVMGT per-device state in struct intel_vgpu > > directly, add an indirection. This makes the GVT code oblivious of > > what state KVMGT needs to keep. > > > > The intent

Re: [PATCH v6 2/4] Revert "drm/tegra: Move drm_dp_link helpers to Tegra DRM"

2020-01-19 Thread Thierry Reding
On Mon, Jan 20, 2020 at 10:44:32AM +0800, allen wrote: > IT6505 driver ite-it6505.c file using drm_dp_link helpers, so revert. > This reverts commit 9a42c7c647a9ad0f7ebb147a52eda3dcb7c84292. > > Signed-off-by: Allen Chen > --- > drivers/gpu/drm/drm_dp_helper.c | 128 ++ > drivers/gpu/drm/teg