Summary: | i815 Xserver crashes on console switch w/ DRI enabled | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Matthias Hopf <mat> | ||||
Component: | Driver/intel | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | CC: | eich, roland.mainz | ||||
Version: | git | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Matthias Hopf
2005-01-19 09:08:32 UTC
Created attachment 1717 [details] [review] [FIXED_X11R68x] Fix for console switching bug This small patch fixes the console switching bug for me. Appearantly it was forgotten to release some amount of AGP memory, but requested again upon VTEnter. Committed. 2005-01-24 Egbert Eich <eich-at-freedesktop-dot-org> * programs/Xserver/hw/xfree86/drivers/i810/i810_dri.c: (I810DRILeave): Unmap XCursor AGP memory on VT switch to prevent system from lockup (Matthias Hopf). I've tried to test this. Unfortunately the kernel on my i810 box seems to be too old. I'm unable to map memory for the hw cursor. Comment on attachment 1717 [details] [review] [FIXED_X11R68x] Fix for console switching bug Approval for commit into X11R6.8.x stable branch granted in the 2005-01-24 release-wranglers phone call (please don't commit, I'll do that myself in a few mins). Comment on attachment 1717 [details] [review] [FIXED_X11R68x] Fix for console switching bug Patch checked-in into X11R6.8.x stable branch: /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.365.2.132; previous revision: 1.365.2.131 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/i810/i810_dri.c,v <-- i810_dri.c new revision: 1.4.4.2; previous revision: 1.4.4.1 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. Mailing the commit message to xorg-commit@lists.freedesktop.org... |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.