summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-25libdrm/radeon: Add configure option to enable bo tracking.clean_compiler_warningsPauli Nieminen3-1/+17
2009-08-25libdrm_radeon: Take reference on BO pointer passed in for space checking.Michel Dänzer1-0/+5
2009-08-25libdrm: Add support for XORG_STRICT_OPTIONPauli Nieminen8-1/+17
2009-08-25Revert "libdrm: Add configuration option to enable strict compilation"Pauli Nieminen1-10/+1
2009-08-25drm: Remove extra commas from end of enumeration listPauli Nieminen1-2/+2
2009-08-25libdrm/tests: Fix compiler warnings in modetest.c.Pauli Nieminen1-25/+23
2009-08-25libdrm/tests: Fix compiler warnings in modeprint.c.Pauli Nieminen1-14/+17
2009-08-25libdrm/tests: Fix compiler warnings in drmstat.c.Pauli Nieminen1-8/+25
2009-08-25libdrm/tests: Fix compiler warnings in dristat.c.Pauli Nieminen1-4/+8
2009-08-25Fix signed/unsigned comparison warningPauli Nieminen1-1/+2
2009-08-25libdrm/radeon: Add config.h include to enable POSIX extensions for strdup call.Pauli Nieminen1-0/+3
2009-08-25libdrm/radeon: Remove unussed variables and make printf happy with explicity ...Pauli Nieminen2-2/+2
2009-08-25intel: Move debug output after setting the value.Pauli Nieminen1-2/+2
2009-08-25libdrm: Make pci id numbers unsigned for sscanf.Pauli Nieminen1-1/+2
2009-08-25libdrm: Make drmAllocCpy use only single memcpy call instead of calling memcp...Pauli Nieminen1-3/+1
2009-08-25libdrm: Make drmAllocCpy static.Pauli Nieminen1-1/+1
2009-08-25libdrm: Make gcc to understand that pointers are realy pointers.Pauli Nieminen1-3/+3
2009-08-25libdrm: Fix random number generator to use unsigned seed.Pauli Nieminen1-2/+4
2009-08-25libdrm: Fix loop index variable type to match the type of countPauli Nieminen1-2/+2
2009-08-25libdrm: Fix drmOpenDevice to take dev_t type as parameter.Pauli Nieminen1-1/+1
2009-08-25libdrm: Fix unsigned/signed coparision of -1 valuePauli Nieminen1-1/+2
2009-08-25libdrm: Add function declaration to header for drmSetDebugMsgFunction.Pauli Nieminen1-0/+1
2009-08-25libdrm: Add __attribute__ macro to hide gcc specific function attributes for ...Pauli Nieminen1-0/+8
2009-08-25libdrm: Add function attribute for debug functions to let gcc check parameter...Pauli Nieminen1-1/+4
2009-08-25Revert "drm/libdrm: Request for _XOPEN_SOURCE to get full posix headers inclu...Pauli Nieminen1-1/+0
2009-08-25Revert "drm/libdrm: Add missing string.h include"Pauli Nieminen1-1/+0
2009-08-25libdrm: Add configuration option to enable strict compilationPauli Nieminen1-1/+10
2009-08-25drm/libdrm: Request for _XOPEN_SOURCE to get full posix headers including ext...Pauli Nieminen1-0/+1
2009-08-25drm/libdrm: Add missing string.h includePauli Nieminen1-0/+1
2009-08-24radeon: pull in z pipe changes from kernelAlex Deucher1-0/+2
2009-08-22radeon: add support for busy/domain check interface.Pauli Nieminen3-1/+31
2009-08-19nouveau: fix a thinko in copyless pushbuf ioctlBen Skeggs1-0/+2
2009-08-18libdrm_radeon: Optimize copy of table to cs buffer with specialized call.Pauli Nieminen1-0/+9
2009-08-18libdrm_radeon: Fix loops so that compiler can optimize them.Pauli Nieminen1-6/+6
2009-08-18libdrm/radeon: Update head of linked list not to point freed memory.Pauli Nieminen1-0/+1
2009-08-18nouveau: support for copy-less pushbuf ioctlBen Skeggs3-16/+143
2009-08-18nouveau: for the moment, assert if we exceed some reloc limitsBen Skeggs1-2/+8
2009-08-17radeon: fix bo wait at map time.Dave Airlie1-6/+6
2009-08-16Filter radeon pkgconfig file as do intel and nouveauChristoph Brill1-0/+1
2009-08-15radeon: fix GTT writing space checkDave Airlie1-1/+1
2009-08-05link libdrm_intel with -lrt for new use of clock_gettime().Anssi Hannula1-1/+1
2009-08-01libdrm_radeon: add tiling supportDave Airlie3-15/+92
2009-08-01radeon: don't map/unmap explicitly.Dave Airlie1-5/+14
2009-07-28nouveau: don't overwrite user-specified bo size needlesslyBen Skeggs1-1/+2
2009-07-28nouveau: user buffers need to be mappableBen Skeggs1-1/+1
2009-07-28nouveau: drm api 0.0.15, update object header, remove fake bo supportBen Skeggs14-1390/+524
2009-07-27libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL, which inbalanc...Maarten Maathuis1-1/+1
2009-07-15Add RADEON_INIT_R600_CP tooAlex Deucher1-1/+2
2009-07-15Add R600_SCRATCH_REG_OFFSET to radeon_drm.hAlex Deucher1-0/+1
2009-07-15Bump to version 2.4.12 for release.Eric Anholt1-1/+1