All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Dave Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: [git pull] drm for 5.18-rc1
Date: Thu, 24 Mar 2022 12:16:06 -0700	[thread overview]
Message-ID: <20220324191606.GA1120460@roeck-us.net> (raw)
In-Reply-To: <CAPM=9tytg5jd_i3z3C5Y1dii2-cgO11Gjgvaq8qoWn3CGfCreg@mail.gmail.com>

Hi,

On Thu, Mar 24, 2022 at 12:30:02PM +1000, Dave Airlie wrote:
> Hi Linus,
> 
> This is the main drm pull request for 5.18.
> 
> The summary changelog is below, lots of work all over,
> Intel improving DG2 support, amdkfd CRIU support, msm
> new hw support, and faster fbdev support.
> 
> Conflicts:
> I did a merge into your tree this morning, couple of Kconfig
> clashes, drm_cache.c needs an ioport.h include to avoid a build
> fail due to other header refactoring. I think you should be able
> to handle it.
> 
> External interactions:
> - dma-buf-map gets renamed to iosys-map
> - this adds a yes/no helper to the strings helpers, and it's used
>   in some other code.
> - platform driver for chromeos privacy screen
> 
> Let me know if there are any issues.
> 
[ ... ]
>       fbdev: Improve performance of cfb_imageblit()

As reported as reponse to the patch submission, this patch causes crashes
with qemu's mainstone, z2, and collie emulations. Reverting it fixes the
problem.

Unable to handle kernel paging request at virtual address e090d000
[e090d000] *pgd=c0c0b811c0c0b811, *pte=c0c0b000, *ppte=00000000
Internal error: Oops: 807 [#1] ARM
CPU: 0 PID: 1 Comm: swapper Not tainted 5.17.0-next-20220324 #1
Hardware name: Sharp-Collie
PC is at cfb_imageblit+0x58c/0x6e0

Guenter

WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <linux@roeck-us.net>
To: Dave Airlie <airlied@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Daniel Vetter <daniel.vetter@ffwll.ch>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [git pull] drm for 5.18-rc1
Date: Thu, 24 Mar 2022 12:16:06 -0700	[thread overview]
Message-ID: <20220324191606.GA1120460@roeck-us.net> (raw)
In-Reply-To: <CAPM=9tytg5jd_i3z3C5Y1dii2-cgO11Gjgvaq8qoWn3CGfCreg@mail.gmail.com>

Hi,

On Thu, Mar 24, 2022 at 12:30:02PM +1000, Dave Airlie wrote:
> Hi Linus,
> 
> This is the main drm pull request for 5.18.
> 
> The summary changelog is below, lots of work all over,
> Intel improving DG2 support, amdkfd CRIU support, msm
> new hw support, and faster fbdev support.
> 
> Conflicts:
> I did a merge into your tree this morning, couple of Kconfig
> clashes, drm_cache.c needs an ioport.h include to avoid a build
> fail due to other header refactoring. I think you should be able
> to handle it.
> 
> External interactions:
> - dma-buf-map gets renamed to iosys-map
> - this adds a yes/no helper to the strings helpers, and it's used
>   in some other code.
> - platform driver for chromeos privacy screen
> 
> Let me know if there are any issues.
> 
[ ... ]
>       fbdev: Improve performance of cfb_imageblit()

As reported as reponse to the patch submission, this patch causes crashes
with qemu's mainstone, z2, and collie emulations. Reverting it fixes the
problem.

Unable to handle kernel paging request at virtual address e090d000
[e090d000] *pgd=c0c0b811c0c0b811, *pte=c0c0b000, *ppte=00000000
Internal error: Oops: 807 [#1] ARM
CPU: 0 PID: 1 Comm: swapper Not tainted 5.17.0-next-20220324 #1
Hardware name: Sharp-Collie
PC is at cfb_imageblit+0x58c/0x6e0

Guenter

  reply	other threads:[~2022-03-24 19:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24  2:30 [git pull] drm for 5.18-rc1 Dave Airlie
2022-03-24  2:30 ` Dave Airlie
2022-03-24 19:16 ` Guenter Roeck [this message]
2022-03-24 19:16   ` Guenter Roeck
2022-03-24 22:20 ` Rob Herring
2022-03-24 22:20   ` Rob Herring
2022-03-25  3:00   ` Dave Airlie
2022-03-25  3:00     ` Dave Airlie
2022-03-25 20:04     ` Rob Herring
2022-03-25 20:04       ` Rob Herring
2022-03-24 23:30 ` Linus Torvalds
2022-03-24 23:30   ` Linus Torvalds
2022-03-24 23:38 ` pr-tracker-bot
2022-03-24 23:38   ` pr-tracker-bot
2022-03-29  1:54 ` amdgpu link problem (was Re: [git pull] drm for 5.18-rc1) Linus Torvalds
2022-03-29  1:54   ` Linus Torvalds
2022-03-29 14:34   ` Alex Deucher
2022-03-29 14:34     ` Alex Deucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220324191606.GA1120460@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=airlied@gmail.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.