public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* i915, framebuffer: wrong xoffset?
@ 2011-06-18 16:29 Lucas De Marchi
  2011-06-26 22:55 ` Keith Packard
  0 siblings, 1 reply; 4+ messages in thread
From: Lucas De Marchi @ 2011-06-18 16:29 UTC (permalink / raw)
  To: lkml; +Cc: Chris Wilson, Dave Airlie, Keith Packard

Since 3.0-rc1 when booting my computer the text in the fb console is
displayed with a wrong xoffset. I took a picture (sorry for the poor
quality):

http://www.politreco.com/files/IMG_20110610_090045.jpg

It appears that there's a negative xoffset applied when booting the
computer. After starting X and returning to console everything is back
to normal, though.

I started  to bisect this, but there are too many iterations missing:

$ git bisect log
git bisect start
# good: [61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf] Linux 2.6.39
git bisect good 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf
# bad: [55922c9d1b84b89cb946c777fddccb3247e7df2c] Linux 3.0-rc1
git bisect bad 55922c9d1b84b89cb946c777fddccb3247e7df2c
# good: [c44dead70a841d90ddc01968012f323c33217c9e] Merge branch
'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
git bisect good c44dead70a841d90ddc01968012f323c33217c9e
# bad: [a09ed5e00084448453c8bada4dcd31e5fbfc2f21] vmscan: change
shrink_slab() interfaces by passing shrink_control
git bisect bad a09ed5e00084448453c8bada4dcd31e5fbfc2f21
# good: [9461702d2a54cd4d9da09b7755c96815791a9d07] m68k: let Makefile
sort out compiling mmu and non-mmu lib/checksum.c
git bisect good 9461702d2a54cd4d9da09b7755c96815791a9d07


My card:

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller (rev 07)

dmesg:

[    0.619044] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.619049] i915 0000:00:02.0: setting latency timer to 64
[    0.712209] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[    0.712215] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    0.712216] [drm] Driver supports precise vblank timestamp query.
[    0.764605] composite sync not supported
[    0.765713] fixme: max PWM is zero.
[    0.813774] composite sync not supported
[    0.827331] fbcon: inteldrmfb (fb0) is primary device
[    0.863748] Console: switching to colour frame buffer device 160x50
[    0.866442] fb0: inteldrmfb frame buffer device
[    0.866443] drm: registered panic notifier
[    0.904054] acpi device:06: registered as cooling_device0
[    0.904172] input: Video Bus as
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input4
[    0.904179] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    0.904208] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


It says "multi-head: yes", but there's no other monitor connected whatsoever.




Any ideas what could be happening?

-- 

Lucas De Marchi

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-27 23:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-18 16:29 i915, framebuffer: wrong xoffset? Lucas De Marchi
2011-06-26 22:55 ` Keith Packard
2011-06-27 22:17   ` Lucas De Marchi
2011-06-27 23:24     ` Keith Packard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox