Age | Commit message (Collapse) | Author |
|
|
|
|
|
Submitted by Rusty Trivial Russell
|
|
|
|
|
|
|
|
clients (particularly the X server) exit without doing so for it.
|
|
|
|
|
|
|
|
|
|
when issue large (multi-buffer) uploads.
|
|
4.2.0 userland at least.
|
|
non-ambiguous variable names, don't express subtraction in
unnecessarily complicated ways
|
|
signal directly from interrupt handler instead of using a taskqueue
(based on feedback by Linus Torvalds)
|
|
|
|
|
|
& just confuses people.
|
|
|
|
|
|
|
|
pageflipping after a mode switch
take current page into account in AdjustFrame(); writing the CRTC offset
via the CP was probably a bad idea as this can happen asynchronously,
reverted
take frame offset into account when flipping pages
handle CRTC2 as well for pageflipping (untested)
preserve GEN_INT_CNTL on mode switches to prevent interrupts from getting
disabled
|
|
returned by alloc.
|
|
|
|
|
|
|
|
|
|
|
|
Pointy hat to: anholt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
acknowledge any lost interrupts before waiting
|
|
|
|
|
|
|
|
|
|
|
|
|