linux-next: manual merge of the tty tree with the drm-misc tree

2020-07-12 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the tty tree got a conflict in: drivers/video/fbdev/core/fbcon.c between commit: fcf918b96662 ("fbcon: Use array3_size() helper in scr_memcpyw()") from the drm-misc tree and commit: 28bc24fc46f9 ("vc: separate state") from the tty tree. I fixed it

Re: [git pull] drm for 5.8-rc1

2020-07-12 Thread Dave Airlie
How are we going with a fix for this regression I can commit? Dave. ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH 04/25] drm/vkms: Annotate vblank timer

2020-07-12 Thread Rodrigo Siqueira
Hi, Everything looks fine to me, I just noticed that the amdgpu patches did not apply smoothly, however it was trivial to fix the issues. Reviewed-by: Rodrigo Siqueira Melissa, Since you are using vkms regularly, could you test this patch and review it? Remember to add your Tested-by when you

Re: [PATCH] drm/vkms: change the max cursor width/height

2020-07-12 Thread Rodrigo Siqueira
Applied to drm-misc-next. Thanks On 07/12, Rodrigo Siqueira wrote: > Hi Melissa, > > First of all, thanks a lot for your patch! This is a nice change since > it increases the code coverage. > > Reviewed-by: Rodrigo Siqueira > > On 07/10, Melissa Wen wrote: > > This change expands the

Re: [PATCH] drm/vkms: change the max cursor width/height

2020-07-12 Thread Rodrigo Siqueira
Hi Melissa, First of all, thanks a lot for your patch! This is a nice change since it increases the code coverage. Reviewed-by: Rodrigo Siqueira On 07/10, Melissa Wen wrote: > This change expands the coverage for the IGT kms_cursor_crc test, where > the size varies between 64 and 512 for a

Re: [PATCH 0/4] drm: core: Convert logging to drm_* functions.

2020-07-12 Thread Joe Perches
On Mon, 2020-07-13 at 00:24 +0530, Suraj Upadhyay wrote: > On Sat, Jul 11, 2020 at 11:16:33AM -0700, Joe Perches wrote: [] > > Perhaps change the __drm_printk macro to not > > dereference the drm argument when NULL. > > > > A trivial but perhaps inefficient way might be > > used like: > > > >

Re: [PATCH] drm/panel: panel-simple: validate panel description

2020-07-12 Thread Laurent Pinchart
Hi Sam, On Sun, Jul 12, 2020 at 12:58:19PM +0200, Sam Ravnborg wrote: > On Sun, Jul 12, 2020 at 01:56:16AM +0300, Laurent Pinchart wrote: > > Hi Sam, > > > > (CC'ing Daniel) > > > > Thank you for the patch. > > > > On Sat, Jul 11, 2020 at 11:47:26AM +0200, Sam Ravnborg wrote: > > > Warn is we

Re: [PATCH] drm/bridge: sil_sii8620: initialize return of sii8620_readb

2020-07-12 Thread Laurent Pinchart
Hi Tom, Thank you for the patch. On Sun, Jul 12, 2020 at 08:24:53AM -0700, t...@redhat.com wrote: > From: Tom Rix > > clang static analysis flags this error > > sil-sii8620.c:184:2: warning: Undefined or garbage value > returned to caller [core.uninitialized.UndefReturn] > return

[PATCH] drm/bridge: sil_sii8620: initialize return of sii8620_readb

2020-07-12 Thread trix
From: Tom Rix clang static analysis flags this error sil-sii8620.c:184:2: warning: Undefined or garbage value returned to caller [core.uninitialized.UndefReturn] return ret; ^~ sii8620_readb calls sii8620_read_buf. sii8620_read_buf can return without setting its

Re: [PATCH] drm/panel: panel-simple: validate panel description

2020-07-12 Thread Sam Ravnborg
Hi Laurent. On Sun, Jul 12, 2020 at 01:56:16AM +0300, Laurent Pinchart wrote: > Hi Sam, > > (CC'ing Daniel) > > Thank you for the patch. > > On Sat, Jul 11, 2020 at 11:47:26AM +0200, Sam Ravnborg wrote: > > Warn is we detect a panel with missing descriptions. > > s/is/if/ > > > This is

Re: [PATCH] drm: panel: simple: Fix bpc for LG LB070WV8 panel

2020-07-12 Thread Sam Ravnborg
On Sun, Jul 12, 2020 at 01:53:17AM +0300, Laurent Pinchart wrote: > The LG LB070WV8 panel incorrectly reports a 16 bits per component value, > while the panel uses 8 bits per component. Fix it. > > Fixes: dd0150026901 ("drm/panel: simple: Add support for LG LB070WV8 800x480 > 7" panel") >

[Bug 207383] [Regression] 5.7 amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail

2020-07-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=207383 --- Comment #61 from Christopher Snowhill (kod...@gmail.com) --- It may be worth noting that I also haven't experienced this crash lately, and one of the things I did recently was update my motherboard BIOS, which included an update from AGESA

[Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia Gtx 760 driver nouveau

2020-07-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=208333 --- Comment #6 from Roberto Guerrini (robyguerr...@yahoo.it) --- Il giorno lun, 06/07/2020 alle 05.10 +, bugzilla- dae...@bugzilla.kernel.org ha scritto: > https://bugzilla.kernel.org/show_bug.cgi?id=208333 > > Ilia Mirkin

[Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia Gtx 760 driver nouveau

2020-07-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=208333 --- Comment #5 from Roberto Guerrini (robyguerr...@yahoo.it) --- Basically I saw where the loading stops ... it stops at "Started Gnome Display Manager" Gdm.service -- You are receiving this mail because: You are watching the assignee of the