Bug 33582
Summary: | unable to hibernate with nouveau and NV11 [bisected] | ||
---|---|---|---|
Product: | Drivers | Reporter: | C Sights (csights) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6. | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16444 |
Description
C Sights
2011-04-18 16:21:11 UTC
bug is being acted on here: https://bugs.freedesktop.org/show_bug.cgi?id=36422 Will update if this bug is closed. But FYI, the first bad commit is: 190a43783f2c43186180c827444d4eac901b4bcf is the first bad commit commit 190a43783f2c43186180c827444d4eac901b4bcf Author: Francisco Jerez <currojerez@riseup.net> Date: Thu Jun 17 12:42:14 2010 +0200 drm/nouveau: Don't clear AGPCMD completely on INIT_RESET. We just need to clear the SBA and ENABLE bits to reset the AGP controller: If the AGP bridge was configured to use "fast writes", clearing the FW bit would break the subsequent MMIO writes and eventually end with a lockup. Note that all the BIOSes I've seen do the same as we did (it works for them because they don't use MMIO), OTOH the blob leaves FW untouched. Signed-off-by: Francisco Jerez <currojerez@riseup.net> Signed-off-by: Ben Skeggs <bskeggs@redhat.com> :040000 040000 2af374ca41a86c67a662fd99fa0516df54ef3c55 89468256a014ee395b57d2ae2e1277fd8c244f31 M drivers |