All of lore.kernel.org
 help / color / mirror / Atom feed
* [regression] drm/i915: Simplify most HAS_BSD() checks
@ 2010-10-24 11:55 Alexey Fisher
  2010-10-24 12:27 ` Chris Wilson
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Fisher @ 2010-10-24 11:55 UTC (permalink / raw)
  To: intel-gfx, Chris Wilson

this time double checked ;)

Netbook freeze on suspend. After "echo mem > /sys/power/state" suspend
will be initiated bat freeze with blackscreen and cursor on top left
corner. I can't access it per ssh.

My HW: Eeepc 1005HA, 945GME
intel_stepping
Vendor: 0x8086, Device: 0x27ae, Revision: 0x03 (??)

apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installiert: 2:2.12.0-1ubuntu5
  Kandidat:    2:2.12.0-1ubuntu5
  Versionstabelle:
 *** 2:2.12.0-1ubuntu5 0
        500 http://de.archive.ubuntu.com/ubuntu/ maverick/main i386
Packages
        100 /var/lib/dpkg/status


Commit with regression:
commit 87acb0a550694ff1a7725ea3a73b80d8ccf56180
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Oct 19 10:13:00 2010 +0100

    drm/i915: Simplify most HAS_BSD() checks
    
    ... by always initialising the empty ringbuffer it is always then
safe
    to check whether it is active.
    
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

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

end of thread, other threads:[~2010-10-24 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-24 11:55 [regression] drm/i915: Simplify most HAS_BSD() checks Alexey Fisher
2010-10-24 12:27 ` Chris Wilson
2010-10-24 12:49   ` Alexey Fisher
2010-10-24 13:06     ` Chris Wilson
2010-10-24 13:58       ` Alexey Fisher

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.