On Mon, Feb 10, 2025 at 8:14 PM Jocelyn Falempe wrote:
>
> On 09/02/2025 18:45, Dmitry Osipenko wrote:
> > On 2/6/25 13:42, Ryosuke Yasuoka wrote:
> >> Virtio gpu supports the drm_panic module, which displays a message to
> >> the screen when a kernel panic occurs. It is supported where it has
> >
On 09/02/2025 18:45, Dmitry Osipenko wrote:
On 2/6/25 13:42, Ryosuke Yasuoka wrote:
Virtio gpu supports the drm_panic module, which displays a message to
the screen when a kernel panic occurs. It is supported where it has
vmapped shmem BO.
Signed-off-by: Jocelyn Falempe
Signed-off-by: Ryosuke
On 2/6/25 13:42, Ryosuke Yasuoka wrote:
> Virtio gpu supports the drm_panic module, which displays a message to
> the screen when a kernel panic occurs. It is supported where it has
> vmapped shmem BO.
>
> Signed-off-by: Jocelyn Falempe
> Signed-off-by: Ryosuke Yasuoka
> ---
Applied to misc-nex
Virtio gpu supports the drm_panic module, which displays a message to
the screen when a kernel panic occurs. It is supported where it has
vmapped shmem BO.
Signed-off-by: Jocelyn Falempe
Signed-off-by: Ryosuke Yasuoka
---
v7:
- Reject no vmapped shmem BO. Also, insert comment and commit log abou