Bug 18962 - screen failes in kde
Summary: screen failes in kde
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri-intel@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks: 16444
  Show dependency tree
 
Reported: 2010-09-22 15:42 UTC by Hans de Bruin
Modified: 2010-09-30 20:33 UTC (History)
5 users (show)

See Also:
Kernel Version: 2.6.35-rc4+
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
Regression fix. (1.09 KB, patch)
2010-09-22 18:11 UTC, Chris Wilson
Details | Diff

Description Hans de Bruin 2010-09-22 15:42:06 UTC
kde screen failes after commit:

commit e259befd9013e212648c3bd4f6f1fbf92d0dd51d
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Fri Sep 17 00:32:02 2010 +0100

    drm/i915: Fix Sandybridge fence registers
    

After login in to kde, kde draws al its startup icons. After this the screen goes blank and there is a repeated patern of blocks. switching back to a console (Shift-F6) alters the patern somewhat but does not give me a usable display.

-
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
-
kde 4.4.3
-
dell latitude d430
-
slackware 13.1
Comment 1 Hans de Bruin 2010-09-22 15:55:44 UTC
http://www.xs4all.nl/~bruinjm/kde.mp4
Comment 2 Rafael J. Wysocki 2010-09-22 17:46:11 UTC
First-Bad-Commit : e259befd9013e212648c3bd4f6f1fbf92d0dd51d
Comment 3 Chris Wilson 2010-09-22 18:11:34 UTC
Created attachment 31042 [details]
Regression fix.

This was the singular typo I could find in that patch, so hopefully it is the entire fix.
Comment 4 Florian Mickler 2010-09-22 19:40:22 UTC
Hans, can you test if this fixes the issue?

Patch: https://bugzilla.kernel.org/attachment.cgi?id=31042
Comment 5 Hans de Bruin 2010-09-22 19:43:08 UTC
I applied the patch and my desktop is visible again. :)
Comment 6 Rafael J. Wysocki 2010-09-23 20:08:41 UTC
Handled-By : Chris Wilson <chris@chris-wilson.co.uk>
Comment 7 Borislav Petkov 2010-09-29 07:49:25 UTC
Had the same problem here and can confirm that 36-rc6 (which contains Chris' patch) works fine in that respect.

Thanks.
Comment 8 Hans de Bruin 2010-09-30 20:33:22 UTC
Fixed by commit 9b74f7348f214b1f99819f0d0da4a1cbabb1e740

Note You need to log in before you can comment on or make changes to this bug.