diff options
author | Olivier Fourdan <fourdan@xfce.org> | 2008-09-30 12:53:11 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-09-30 12:53:11 -0700 |
commit | 497b7420c4a76df553ed53322a390a1c754ce30c (patch) | |
tree | 02e0a0f65f9da396750ab69c146417ca3ebf40c1 /configure.ac | |
parent | a4568740ee296bc392843fd324d2a047e7862187 (diff) |
Fix ordering of VGA vs. plane disable
From the Intel 965 Programmer’s Reference Manual, volume 3,
chapter 2.2.2 "Mode Switch Programming Sequence".
The disable sequence should be:
- Disable planes (VGA or hires)
- Disable pipe
- Disable VGA display in 0x71400 bit 31
This patch implements that order plus waits for a vblank at the end.
Fixes bug #17756.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions