~thong-u/unoptimized/+git/libdrm:libdrm-2_3-branch

Last commit made on 2008-07-01
Get this branch:
git clone -b libdrm-2_3-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
libdrm-2_3-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

409d681... by Dave Airlie <email address hidden>

drm: sg alloc should write back the handle to userspace
(cherry picked from commit d5ae19ebcf2dc6402872e0575b5786b6e8117b6f)

f892b4a... by Dave Airlie <email address hidden>

remove include

c28c1cf... by Dave Airlie <email address hidden>

libdrm: make a branch for libdrm which drops all the TTM apis.

This will be the next release of libdrm as 2.3.1, Mesa needs to deal with this for 7.1.

5b86823... by Dave Airlie <email address hidden>

radeon: split microcode out into a separate header file.

0c8a8db... by Dave Airlie <email address hidden>

i915: fix BSD bh, DRI2 not uses anywhere else

c06096d... by Dave Airlie <email address hidden>

radeon: bump release date/version for r500 3D support

59c9532... by Alex Deucher <email address hidden>

RADEON: add get_param for number of GB pipes

df127c3... by Owain Ainsworth <email address hidden>

[BSD] Move unlock in drm_vm.c from accidental platform #ifdeffing.

Also remove an unreachable unlock.

cc7ad27... by Owain Ainsworth <email address hidden>

[BSD] Fix lock leak in drm_update_draw malloc failure path.

9a2ae28... by Owain Ainsworth <email address hidden>

[BSD] Fix lock leaks in error paths in drm_bufs.c.