CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2009/05/03 13:43:26
Modified files:
lib/libdrm : Makefile libdrm_lists.h xf86drm.h xf86drmMode.c
xf86drmMode.h
lib/libdrm/intel: intel_bufmgr.c intel_bufmgr.h
intel_bufmgr_fake.c intel_bufmgr_gem.c
intel_bufmgr_priv.h shlib_version
Added files:
lib/libdrm/intel: intel_chipset.h
Log message:
update libdrm to 2.4.9 (actually to -current, but the only real changes
are to some assertions and a small change to modesetting code).
bump libdrm_intel minor due to added symbols, libdrm doesn't get bumped,
no change to symbol list.
ok matth...@.