[PATCH 0/3] drm: Add panic handling

2016-10-05 Thread Daniel Vetter
Needs review from David Herrmann, pls keep him on cc for anything related to panic handling. -Daniel On Sun, Oct 2, 2016 at 3:47 PM, Noralf Trønnes wrote: > Ping. > > > Den 11.09.2016 20:47, skrev Noralf Trønnes: >> >> This patchset adds a way for DRM drivers to display kernel messages >> durin

[PATCH 0/3] drm: Add panic handling

2016-10-02 Thread Noralf Trønnes
Ping. Den 11.09.2016 20:47, skrev Noralf Trønnes: > This patchset adds a way for DRM drivers to display kernel messages > during panic(). > > This version have lots of changes based on Daniel's review of the RFC > where he proposed a different way of interacting with the driver. > > I have used t

[PATCH 0/3] drm: Add panic handling

2016-09-11 Thread Noralf Trønnes
This patchset adds a way for DRM drivers to display kernel messages during panic(). This version have lots of changes based on Daniel's review of the RFC where he proposed a different way of interacting with the driver. I have used this script to run some tests on the rendering code: https://gist