[Intel-gfx] intel_fbdev: support sys_read for screenshot

2018-12-22 Thread Thomas Meyer
Hi, is it possbile to support sys_read on inteldrmfb so I can use fbgrab tool to do screenshots of the framebuffer device, i.e. virtual console? or do you know any other way of creating screenshots from the vt? with kind regards thomas ___ Intel-gfx m

[Intel-gfx] i915: v5.10.23: kernel hangs at boot when external monitor is connected?!

2021-03-21 Thread Thomas Meyer
Hi, when booting with an external monitor connected the boot process seems to stop in the kernel. No additional output is show, it just hangs. kernel is 5.10.23 and driver is i915. When unplugging and reset computer, the system starts normal. Any ideas what could be the culprit and what to enable

[Intel-gfx] [PATCH 3/10] drm/i915/gvt: Use ARRAY_SIZE macro

2017-09-03 Thread Thomas Meyer
k/verification. Signed-off-by: Thomas Meyer --- diff --git a/drivers/gpu/drm/i915/gvt/vgpu.c b/drivers/gpu/drm/i915/gvt/vgpu.c index 3deadcbd5a24..7d8035093a1e 100644 --- a/drivers/gpu/drm/i915/gvt/vgpu.c +++ b/drivers/gpu/drm/i915/gvt/vgpu.c @@ -30,6 +30,7 @@ *Bing Niu * */ +#include #

Re: [Intel-gfx] 3.15-rc5: Regression in i915 driver?

2014-05-17 Thread Thomas Meyer
11:02 AM, Dave Airlie wrote: > > >> On 11 May 2014 18:28, Thomas Meyer wrote: > > >>> Hi, > > >>> > > >>> 3.14.3 works as expected. > > >>> 3.15-rc5 shows a strange behaviour: When resuming from ram the X server > > &

Re: [Intel-gfx] 3.15-rc5: Regression in i915 driver?

2014-05-18 Thread Thomas Meyer
Am Montag, den 12.05.2014, 07:33 +0100 schrieb Chris Wilson: > On Sun, May 11, 2014 at 07:40:57PM +0200, Daniel Vetter wrote: > > On Sun, May 11, 2014 at 11:02 AM, Dave Airlie wrote: > > > On 11 May 2014 18:28, Thomas Meyer wrote: > > >> Hi, > > >> &g

Re: [Intel-gfx] 3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240

2014-02-08 Thread Thomas Meyer
Am Freitag, den 07.02.2014, 09:46 +0100 schrieb Daniel Vetter: > On Thu, Feb 06, 2014 at 11:29:34PM +0100, Thomas Meyer wrote: > > Am Dienstag, den 04.02.2014, 21:17 +0100 schrieb Daniel Vetter: > > > On Tue, Feb 04, 2014 at 08:37:02PM +0100, Thomas Meyer wrote: &

Re: [Intel-gfx] 3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240

2014-02-08 Thread Thomas Meyer
Am Samstag, den 08.02.2014, 17:38 +0100 schrieb Daniel Vetter: > On Sat, Feb 8, 2014 at 12:51 PM, Thomas Meyer wrote: > > Am Freitag, den 07.02.2014, 09:46 +0100 schrieb Daniel Vetter: > >> On Thu, Feb 06, 2014 at 11:29:34PM +0100, Thomas Meyer wrote: > >> > Am D

Re: [Intel-gfx] 3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240

2014-02-13 Thread Thomas Meyer
Am Montag, den 10.02.2014, 09:58 +0100 schrieb Daniel Vetter: > On Sat, Feb 08, 2014 at 07:30:54PM +0100, Thomas Meyer wrote: > > Am Samstag, den 08.02.2014, 17:38 +0100 schrieb Daniel Vetter: > > > On Sat, Feb 8, 2014 at 12:51 PM, Thomas Meyer wrote: > > > > Am

Re: [Intel-gfx] 3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240

2014-02-20 Thread Thomas Meyer
Am Montag, den 10.02.2014, 09:58 +0100 schrieb Daniel Vetter: > On Sat, Feb 08, 2014 at 07:30:54PM +0100, Thomas Meyer wrote: > > Am Samstag, den 08.02.2014, 17:38 +0100 schrieb Daniel Vetter: > > > On Sat, Feb 8, 2014 at 12:51 PM, Thomas Meyer wrote: > > > > Am

[Intel-gfx] 915] BUG: Bad page state in process Xorg

2013-11-16 Thread Thomas Meyer
Hi, After 9 days uptime, I wanted to restart my Gnome-Session, but this fails because Xorg is hitting a kernel bug. Xorg server isn't kill-able. I see these log entries: [126489.697509] CPU: 0 PID: 690 Comm: Xorg Tainted: GB3.12.0+ #95 [126489.697511] Hardware name: Acer Aspire 1810

[Intel-gfx] 3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240

2014-02-04 Thread Thomas Meyer
Hi, I see a *lot* of these warning in 3.13.1. 3.12.x never showed this problem. Any ideas?! [ 9373.175179] WARNING: CPU: 0 PID: 7715 at drivers/gpu/drm/i915/i915_irq.c:1240 i965_irq_handler+0x4ee/0x670() [ 9373.175181] Received HPD interrupt although disabled [ 9373.175183] Modules linked in: t

Re: [Intel-gfx] 3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240

2014-02-06 Thread Thomas Meyer
Am Dienstag, den 04.02.2014, 21:17 +0100 schrieb Daniel Vetter: > On Tue, Feb 04, 2014 at 08:37:02PM +0100, Thomas Meyer wrote: > > > > Hi, > > > > I see a *lot* of these warning in 3.13.1. > > 3.12.x never showed this problem. > > Any ideas?! > > Ca

[Intel-gfx] [PATCH] drm/i915: Cocci spatch "memdup.spatch"

2013-05-23 Thread Thomas Meyer
Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c --- a/drivers/gpu/drm/i915/intel_dp.c +++ b/drivers/gpu/drm/i915/intel_dp.c @@ -2282,11 +2282,10 @@ intel_dp_get_edid(struct drm_connector * return NULL

[Intel-gfx] [4.0-rc2] WARNING at intel_check_page_flip

2015-03-04 Thread Thomas Meyer
Hi, my kernel log is full with those messages: [ 262.685467] [ cut here ] [ 262.685481] WARNING: CPU: 0 PID: 50 at drivers/gpu/drm/i915/intel_display.c:9719 intel_check_page_flip+0x9a/0xe0() [ 262.685484] WARN_ON(!in_irq()) [ 262.685486] Modules linked in: [ 262.6854

Re: [Intel-gfx] 3.15-rc5: Regression in i915 driver?

2014-06-14 Thread Thomas Meyer
Am Montag, den 19.05.2014, 09:07 +0200 schrieb Daniel Vetter: > On Sun, May 18, 2014 at 08:13:38PM +0100, Chris Wilson wrote: > > On Sun, May 18, 2014 at 09:08:40PM +0200, Thomas Meyer wrote: > > > Am Montag, den 12.05.2014, 07:33 +0100 schrieb Chris Wilson: > > > >

Re: [Intel-gfx] Linux 3.16-rc2

2014-06-23 Thread Thomas Meyer
Am Samstag, den 21.06.2014, 19:22 -1000 schrieb Linus Torvalds: > It's a day early, but tomorrow ends up being inconvenient for me due > to being on the road most of the day, so here you are. These days most > people send me their pull requests and patches during the week, so > it's not like I expe

Re: [Intel-gfx] Linux 3.16-rc2

2014-06-24 Thread Thomas Meyer
Am Dienstag, den 24.06.2014, 12:57 +0100 schrieb Chris Wilson: > On Tue, Jun 24, 2014 at 02:06:24PM +0300, Jani Nikula wrote: > > On Tue, 24 Jun 2014, Thomas Meyer wrote: > > > the i915 driver is still broken in 3.16-rc2. Resume from ram crashes the > > > X server.

Re: [Intel-gfx] Linux 3.16-rc2

2014-07-02 Thread Thomas Meyer
Am Montag, den 30.06.2014, 11:09 +0100 schrieb Chris Wilson: > On Mon, Jun 30, 2014 at 12:02:20PM +0200, Pavel Machek wrote: > > On Tue 2014-06-24 13:27:37, Chris Wilson wrote: > > > On Tue, Jun 24, 2014 at 02:24:30PM +0200, Thomas Meyer wrote: > > > > Am Diensta