All of lore.kernel.org
 help / color / mirror / Atom feed
From: Knut Petersen <Knut_Petersen@t-online.de>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: jesse.barnes@intel.com, linux-kernel@vger.kernel.org
Subject: Re: [BUG/REGRESSION] DRM / i915 / 2.6.37 and 2.6.38-rc*: DVI output gets disabled/reenabled under load
Date: Tue, 25 Jan 2011 15:14:39 +0100	[thread overview]
Message-ID: <4D3EDACF.8040702@t-online.de> (raw)
In-Reply-To: <0d30dc$krt8da@orsmga001.jf.intel.com>


>> I think LOG-2.6.38-rc2 shows a sign of an additional bug
>> ===========================================
>> [  681.527815] [drm:drm_target_preferred], found mode 1280x1024
>> [  681.531482] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config
>>
>> Is 4096x4096 really reasonable? I don't think so, at least not for my
>> hardware.
>>     
> Yes, gen3 supports a maximum (square) framebuffer of 4096x4096. X works
> for me with such a virtual screen size (i.e. panning).
>
> The complication comes in that the 3D pipeline is limited to 2048x2048
> coordinates. X tiles, mesa does not and uses software instead. Baring
> bugs, it should work.
>
> If you do have a crash with a recent driver, let me know!
> -Chris
>
>   

Well, I don't know if openSuSE 11.3 is recent enough.
Setup: 2 Monitors, attached to VGA1 and DVI1, resolution 1280x1024

xrandr  --output VGA1 --pos [1..768]
============================
Everything ok. Works as expected.

xrandr --output VGA1 --pos 769
========================
Xorg Log:

[  1936.486]
X.Org X Server 1.8.0
Release Date: 2010-04-02
[  1936.486] X Protocol Version 11, Revision 0
[  1936.486] Build Operating System: openSUSE SUSE LINUX
[  1936.486] Current Operating System: Linux golem 2.6.38-rc2-kape #13
PREEMPT Mon Jan 24 18:31:22 CET 2011 i686
[  1936.486] Kernel command line: root=/dev/sdb5
acpi_enforce_resources=lax drm.debug=0 5
[  1936.486] Build Date: 19 August 2010  03:34:17PM
[...................]
[  2199.625]
Backtrace:
[  2199.625] 0: /usr/bin/Xorg (xorg_backtrace+0x37) [0x80986d7]
[  2199.626] 1: /usr/bin/Xorg (0x8048000+0x4e3fa) [0x80963fa]
[  2199.626] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb783640c]
[  2199.626] Segmentation fault at address (nil)
[  2199.626]
Fatal server error:
[  2199.626] Caught signal 11 (Segmentation fault). Server aborting

Nothing special in system log, but drm.loglevel was 0.

cu,
 Knut

  parent reply	other threads:[~2011-01-25 14:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24 18:48 [BUG/REGRESSION] DRM / i915 / 2.6.37 and 2.6.38-rc*: DVI output gets disabled/reenabled under load Knut Petersen
2011-01-24 19:13 ` Chris Wilson
2011-01-25 11:50   ` Knut Petersen
2011-01-25 12:11     ` Chris Wilson
2011-01-25 12:35       ` Knut Petersen
2011-01-25 13:50         ` Chris Wilson
2011-01-25 14:14       ` Knut Petersen [this message]
2011-01-25 14:44         ` Chris Wilson
2011-01-25 15:06     ` [PATCH] drm/i915/sdvo: If at first we don't succeed in reading the response, wait Chris Wilson
2011-01-25 22:01       ` Knut Petersen
2011-01-25 22:11         ` [PATCH] drm/i915/sdvo: If at first we dont " Chris Wilson
2011-01-25 22:32           ` Knut Petersen

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=4D3EDACF.8040702@t-online.de \
    --to=knut_petersen@t-online.de \
    --cc=chris@chris-wilson.co.uk \
    --cc=jesse.barnes@intel.com \
    --cc=linux-kernel@vger.kernel.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.