~thong-u/unoptimized/+git/libdrm:tcl-0-0-branch

Last commit made on 2002-06-12
Get this branch:
git clone -b tcl-0-0-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
tcl-0-0-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

b04e5d2... by Keith Whitwell <email address hidden>

merged trunk

94b1d73... by Keith Whitwell <email address hidden>

merge checkpoint

a01b578... by Keith Whitwell <email address hidden>

Belatedly remove bogus fix. The real problem was an incorrect register id
    in radeon_reg.h, which didn't actually effect anything.

b0894da... by Keith Whitwell <email address hidden>

Fix embarrasing dyslexia problem in layout of allowed register packets.
    Thought two registers were contiguous, but they weren't. I wonder if
    this will fix any random bugs out there.

a4967c0... by Keith Whitwell <email address hidden>

Remove dead vars.

57d12cc... by Keith Whitwell <email address hidden>

Remove loop from OUT_RING_USER_TABLE. Add COMMIT_RING() to ring-full case
    in BEGIN_RING().

c598475... by Keith Whitwell <email address hidden>

Minor optimizations -- write ring regs less often, __copy_from_user where
    possible instead of __get_user.

52b6333... by Jens Owen <email address hidden>

updated Radeon driver date string

4b7d1a9... by Keith Whitwell <email address hidden>

OS support for radeon pageflipping.

9c2285a... by Alan Hourihane <email address hidden>

remove some older Linux 2.3.99 code