Re: [PATCH v10 0/5] add driver for "boe, tv101wum-nl6", "boe, tv101wum-n53", "auo, kd101n80-45na" and "auo, b101uan08.3" panels

2020-01-18 Thread Sam Ravnborg
Hi Jitao. On Sun, Jan 19, 2020 at 09:45:36AM +0800, Jitao Shi wrote: > Changes since v9: > - remove Rob from maintainers in boe,tv101wum-nl6.yaml This series is already applied to drm-misc-next. I removed Rob from Maintainers while applying. Sam

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

2020-01-18 Thread 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 GEM or driver layer, > but

[PATCH v10 0/5] add driver for "boe, tv101wum-nl6", "boe, tv101wum-n53", "auo, kd101n80-45na" and "auo, b101uan08.3" panels

2020-01-18 Thread Jitao Shi
Changes since v9: - remove Rob from maintainers in boe,tv101wum-nl6.yaml Changes since v8: - merge the panel documents to one. - delay move the drm_panel_of_backlight after drm_panel_init Changes since v7: - base drm-misc-next branch - fix document pass dt_binding_check - remove backlight

[PATCH v10 1/5] dt-bindings: display: panel: Add boe tv101wum-n16 panel bindings

2020-01-18 Thread Jitao Shi
Add documentation for "boe,tv101wum-n16", "auo,kd101n80-45na", "boe,tv101wum-n53" and "auo,b101uan08.3" panels. Signed-off-by: Jitao Shi Reviewed-by: Sam Ravnborg Reviewed-by: Sam Ravnborg --- .../display/panel/boe,tv101wum-nl6.yaml | 80 +++ 1 file changed, 80

[PATCH v10 5/5] drm/panel: support for auo, b101uan08.3 wuxga dsi video mode panel

2020-01-18 Thread Jitao Shi
Auo,auo,b101uan08.3's connector is same as boe,tv101wum-nl6. The most codes can be reuse. So auo,b101uan08.3 and boe,tv101wum-nl6 use one driver file. Add the different parts in driver data. Signed-off-by: Jitao Shi Reviewed-by: Sam Ravnborg --- .../gpu/drm/panel/panel-boe-tv101wum-nl6.c|

[PATCH v10 2/5] drm/panel: support for boe tv101wum-nl6 wuxga dsi video mode panel

2020-01-18 Thread Jitao Shi
Add driver for BOE tv101wum-nl6 panel is a 10.1" 1200x1920 panel. Signed-off-by: Jitao Shi --- drivers/gpu/drm/panel/Kconfig | 9 + drivers/gpu/drm/panel/Makefile| 1 + .../gpu/drm/panel/panel-boe-tv101wum-nl6.c| 693 ++ 3 files changed,

[PATCH v10 3/5] drm/panel: support for auo, kd101n80-45na wuxga dsi video mode panel

2020-01-18 Thread Jitao Shi
Auo,kd101n80-45na's connector is same as boe,tv101wum-nl6. The most codes can be reuse. So auo,kd101n80-45na and boe,tv101wum-nl6 use one driver file. Add the different parts in driver data. Signed-off-by: Jitao Shi --- drivers/gpu/drm/panel/Kconfig | 6 +-

[PATCH v10 4/5] drm/panel: support for boe, tv101wum-n53 wuxga dsi video mode panel

2020-01-18 Thread Jitao Shi
Boe,tv101wum-n53's connector is same as boe,tv101wum-nl6. The most codes can be reuse. So boe,tv101wum-n53 and boe,tv101wum-nl6 use one driver file. Add the different parts in driver data. Signed-off-by: Jitao Shi Reviewed-by: Sam Ravnborg --- .../gpu/drm/panel/panel-boe-tv101wum-nl6.c| 31

[Bug 206017] Kernel 5.4.x unusable with GUI due to crashes (some hard)

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206017 --- Comment #14 from Paul (paul.e.hi...@outlook.com) --- (In reply to Paul from comment #13) > Hello! > > I am experiencing the same issue on 5.4.10 (Fedora 31, KDE Spin). I'm going > to attempt the 'amdgpu.noretry=0' fix later today. > > I

Re: [git pull] drm fixes for 5.5-rc7

2020-01-18 Thread pr-tracker-bot
The pull request you sent on Sun, 19 Jan 2020 07:21:35 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-01-19 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/244dc2689085d7ff478f7b61841e62e59bea4557 Thank you! -- Deet-doot-dot, I am a bot.

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #18 from Sylvain BERTRAND (sylvain.bertr...@gmail.com) --- On Sat, Jan 18, 2020 at 08:59:14PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > I downloaded the Vulkan DLC and active the FPS in Dota 2. I get between ~80 > and > 90

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

2020-01-18 Thread sylvain . bertrand
On Sat, Jan 18, 2020 at 08:59:14PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > I downloaded the Vulkan DLC and active the FPS in Dota 2. I get between ~80 > and > 90 fps : I have ~ the same fps (even though it can go somewhat below in intense team fights) > For CSGO, i get between ~70

[git pull] drm fixes for 5.5-rc7

2020-01-18 Thread Dave Airlie
Hey Linus, Back from LCA2020, fixes wasn't too busy last week, seems to have quieten down appropriately, some amdgpu, i915, then a core mst fix and one fix for virtio-gpu and one for rockchip. Dave. drm-fixes-2020-01-19: drm fixes for 5.5-rc7 core mst: - serialize down messages and clear

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #17 from Jacques Belosoukinski (kentos...@whiteninjastudio.com) --- (In reply to Sylvain BERTRAND from comment #16) > On Sat, Jan 18, 2020 at 03:00:49PM +, > bugzilla-dae...@bugzilla.kernel.org wrote: > > https://ibb.co/GCmHFkf >

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206225 --- Comment #8 from Ilia Mirkin (imir...@alum.mit.edu) --- Well, the problem the other users were having is that their GPUs were actually missing the crypt engine entirely, and we were not properly reading the capabilities bits that indicated

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206225 --- Comment #7 from Christoph Marz (derchiller-fo...@online.de) --- (In reply to Ilia Mirkin from comment #6) > I see you have nouveau.config=PCRYPT=0 in your kernel config. Why did you > add this -- was there some kind of issue with the engine?

[radeon-alex:amd-19.50 1794/2704] configure: error: in `drivers/gpu/drm/scheduler/dkms':

2020-01-18 Thread kbuild test robot
Hi Flora, FYI, the error/warning still remains. tree: git://people.freedesktop.org/~agd5f/linux.git amd-19.50 head: 1f30c089d757f6d88703676d913f06d8a5ef4353 commit: 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01 [1794/2704] drm/amdkcl/autoconf: generate config.h for in-tree build config:

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206225 Ilia Mirkin (imir...@alum.mit.edu) changed: What|Removed |Added CC||imir...@alum.mit.edu

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

2020-01-18 Thread sylvain . bertrand
On Sat, Jan 18, 2020 at 03:00:49PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > https://ibb.co/GCmHFkf > https://ibb.co/ZXsvNZL Still the unreadable screenshots. huh?? > I use Gallium HUD with this options : Gallium HUD does not work with vulkan (as far as I know), hence for dota2

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #16 from Sylvain BERTRAND (sylvain.bertr...@gmail.com) --- On Sat, Jan 18, 2020 at 03:00:49PM +, bugzilla-dae...@bugzilla.kernel.org wrote: > https://ibb.co/GCmHFkf > https://ibb.co/ZXsvNZL Still the unreadable screenshots. huh??

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #15 from Jacques Belosoukinski (kentos...@whiteninjastudio.com) --- (In reply to Sylvain BERTRAND from comment #14) > BTW, your screenshots are of too low quality to be readable. > And what is the tool you user to overlay amd gpu

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

2020-01-18 Thread sylvain . bertrand
BTW, your screenshots are of too low quality to be readable. And what is the tool you user to overlay amd gpu performance? (vulkan?) ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #14 from Sylvain BERTRAND (sylvain.bertr...@gmail.com) --- BTW, your screenshots are of too low quality to be readable. And what is the tool you user to overlay amd gpu performance? (vulkan?) -- You are receiving this mail because:

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

2020-01-18 Thread sylvain . bertrand
What is your CPU? ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #13 from Sylvain BERTRAND (sylvain.bertr...@gmail.com) --- What is your CPU? -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list

Re: [PATCH AUTOSEL 5.4 002/205] drm/panfrost: Add missing check for pfdev->regulator

2020-01-18 Thread Greg KH
On Sat, Jan 18, 2020 at 11:18:45AM +0300, Dan Carpenter wrote: > On Fri, Jan 17, 2020 at 05:59:09PM +0100, Greg KH wrote: > > On Fri, Jan 17, 2020 at 04:12:27PM +, Steven Price wrote: > > > On Thu, Jan 16, 2020 at 04:39:37PM +, Sasha Levin wrote: > > > > From: Steven Price > > > > > > >

Re: [PATCH 1/3] drm/panel: make LVDS panel driver DPI capable

2020-01-18 Thread Sam Ravnborg
Hi Oleksandr & Stafan. Thanks for the update to panel-lvds. On Wed, Jan 15, 2020 at 12:34:17PM +, Oleksandr Suvorov wrote: > From: Stefan Agner > > The LVDS panel driver has almost everything which is required to > describe a simple parallel RGB panel (also known as DPI, Display > Pixel

[Bug 206247] 5.4.x: WARNING: CPU: 1 PID: 561 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1464 dcn_bw_update_from_pplib+0xa5/0x2e0 [amdgpu]

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206247 --- Comment #2 from udo (udo...@xs4all.nl) --- And: [ 37.213251] ---[ end trace fdc62e5509be6ed6 ]--- [ 37.241010] [drm] DM_PPLIB: values for DCF clock [ 37.268901] [drm] DM_PPLIB: 30 in kHz, 3099 in mV [ 37.299672] [drm] DM_PPLIB:

[Bug 206247] 5.4.x: WARNING: CPU: 1 PID: 561 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1464 dcn_bw_update_from_pplib+0xa5/0x2e0 [amdgpu]

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206247 --- Comment #1 from udo (udo...@xs4all.nl) --- Some context: [ 33.608142] Console: switching to colour dummy device 80x25 [ 33.641766] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x1002:0x15D8 0xC8). [ 33.691838] [drm]

Re: [PATCH v2] drm/msm: Add syncobj support.

2020-01-18 Thread kbuild test robot
-syncobj-support/20200118-033342 base: git://anongit.freedesktop.org/tegra/linux.git drm/tegra/for-next config: arm-defconfig (attached as .config) compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O

[Bug 206247] New: 5.4.x: WARNING: CPU: 1 PID: 561 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1464 dcn_bw_update_from_pplib+0xa5/0x2e0 [amdgpu]

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206247 Bug ID: 206247 Summary: 5.4.x: WARNING: CPU: 1 PID: 561 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_cal cs.c:1464 dcn_bw_update_from_pplib+0xa5/0x2e0 [amdgpu]

Re: [PATCH 0/4] drm/i915/display: conversion to new logging macros.

2020-01-18 Thread Wambui Karuga
On Fri, 17 Jan 2020, Jani Nikula wrote: On Thu, 16 Jan 2020, Wambui Karuga wrote: This series converts the printk based logging macros in drm/i915/display/intel_display.c to the new struct drm_device based logging macros. This change was split into four for manageability and due to the

[PATCH -next] drm/drm_dp_mst:remove set but not used variable 'origlen'

2020-01-18 Thread Bo YU
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/drm_dp_mst_topology.c:3693:16: warning: variable ‘origlen’ set but not used [-Wunused-but-set-variable] int replylen, origlen, curreply; It looks like never use variable origlen after assign value to it. Fixes: ad7f8a1f9ced7

Re: [PATCH] drm/amd/display: do not allocate display_mode_lib unnecessarily

2020-01-18 Thread Dor Askayo
On Sat, Jan 4, 2020 at 2:23 PM Dor Askayo wrote: > > This allocation isn't required and can fail when resuming from suspend. > > Bug: https://gitlab.freedesktop.org/drm/amd/issues/1009 > Signed-off-by: Dor Askayo > --- > drivers/gpu/drm/amd/display/dc/core/dc.c | 17 + > 1 file

Re: [RESEND v3 2/2] drm: bridge: adv7511: Add support for ADV7535

2020-01-18 Thread Togorean, Bogdan
On Fri, 2020-01-17 at 11:55 +0100, Andrzej Hajda wrote: > [External] > > On 17.01.2020 11:27, Andrzej Hajda wrote: > > On 07.01.2020 14:34, Bogdan Togorean wrote: > > > ADV7535 is a DSI to HDMI bridge chip like ADV7533 but it allows > > > 1080p@60Hz. v1p2 is fixed to 1.8V on ADV7535 but on

Re: [PATCH v2] drm: fix parameters documentation style

2020-01-18 Thread Sam Ravnborg
Hi Benjamin On Tue, Jan 14, 2020 at 05:01:35PM +0100, Benjamin Gaignard wrote: > Remove old documentation style and use new one to avoid warnings when > compiling with W=1 > > Signed-off-by: Benjamin Gaignard Thanks for the warning fixes. This is legacy stuff that is not even wired into the

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206231 --- Comment #12 from Jacques Belosoukinski (kentos...@whiteninjastudio.com) --- The framerate with CS GO is not good with graphics on "high". I tried the Dust II map and I get a maximum of 90 fps in some places, a minimum of ~ 50 fps looking

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

2020-01-18 Thread Sam Ravnborg
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. Some may turn out to be more complex once the > schema is

Re: [PATCH v3] drm/dp_mst: Fix W=1 warnings

2020-01-18 Thread Benjamin Gaignard
Le sam. 18 janv. 2020 à 01:55, Lyude Paul a écrit : > > Hey, does this still need review? yes please. There is a question about what we should do of crc4 variable below. Thanks, Benjamin > > On Tue, 2020-01-07 at 14:11 +0100, Benjamin Gaignard wrote: > > Le ven. 20 déc. 2019 à 15:03, Benjamin

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

2020-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206225 --- Comment #5 from Christoph Marz (derchiller-fo...@online.de) --- Created attachment 286875 --> https://bugzilla.kernel.org/attachment.cgi?id=286875=edit 5.4.11: Syslog excerpt: Resume after hibernation: No error -- You are receiving this

Re: [PATCH AUTOSEL 5.4 002/205] drm/panfrost: Add missing check for pfdev->regulator

2020-01-18 Thread Dan Carpenter
On Fri, Jan 17, 2020 at 05:59:09PM +0100, Greg KH wrote: > On Fri, Jan 17, 2020 at 04:12:27PM +, Steven Price wrote: > > On Thu, Jan 16, 2020 at 04:39:37PM +, Sasha Levin wrote: > > > From: Steven Price > > > > > > [ Upstream commit 52282163dfa651849e905886845bcf6850dd83c2 ] > > > >