summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-12scripts: use PYTHON primary directive for python scriptsGaetan Nadon1-5/+2
2012-01-12lib: fix include directives, alphabetize sourcesGaetan Nadon1-24/+21
2012-01-12Benchmark: use correct src and build locationGaetan Nadon1-21/+8
2012-01-12Debugger: convert existing makefiles to Automake.Gaetan Nadon7-121/+108
2012-01-11lib/drmtest: add gpu quiescent helperDaniel Vetter2-1/+46
2012-01-11tests: add drm_vma_limiter_cached to check libdrm cache mmap pruningDaniel Vetter2-0/+139
2012-01-11lib/drmtest: extract helpers for signal interruptionsDaniel Vetter3-30/+48
2012-01-11tests: add drm_vma_limiter variants that only check gtt/cpu mmapsDaniel Vetter3-0/+203
2012-01-11tests: add drm_vma_limiterroot2-0/+111
2012-01-10tests/gem_fenced_exec_trash: use drmtest helpers moreroot1-25/+13
2012-01-10lib/drmtest: extract gem_mmapDaniel Vetter12-164/+28
2012-01-10lib/drmtest: extract gem_createDaniel Vetter19-190/+19
2012-01-10testdisplay: rename global fd variable to drm_fdDaniel Vetter1-35/+35
2012-01-10testdisplay: fixup smaller compiler warningsDaniel Vetter1-5/+3
2012-01-10tests: use the gem_write wrapper some moreDaniel Vetter2-19/+2
2012-01-10lib/drmtest: extract gem_set_domain and gem_syncDaniel Vetter10-83/+27
2012-01-10tests: fixup new warningsDaniel Vetter10-53/+50
2012-01-10lib/drmtest: extract gem_readDaniel Vetter10-105/+20
2012-01-10lib/drmtest: extract gem_writeDaniel Vetter19-252/+29
2012-01-10lib/drmtest: extract gem_closeDaniel Vetter17-138/+9
2012-01-10lib/drmtest: extract gem_set_tilingDaniel Vetter10-149/+39
2012-01-09lib: fixup new compiler warningsDaniel Vetter2-12/+12
2012-01-09tools/intel_stepping: fixup new warningsDaniel Vetter1-12/+12
2012-01-09tools/intel_gtt: fixup new warningsDaniel Vetter1-1/+0
2012-01-09tools/intel_reg_dumper: fixup new warningsDaniel Vetter1-112/+111
2012-01-09remove tools/intel_decodeDaniel Vetter3-2972/+2
2012-01-09tools/intel_gpu_top: fixup new warningsDaniel Vetter1-4/+5
2012-01-09tools/intel_dump_decode: use libdrm decoderDaniel Vetter1-12/+20
2012-01-09tools/intel_bios_reader: fixup new warningsDaniel Vetter1-10/+10
2012-01-09tools/intel_bios_dumper: fixup new warningsDaniel Vetter1-10/+10
2012-01-09tools/intel_audio_dump: fixup new warningsDaniel Vetter1-13/+13
2012-01-09tools/intel_error_decode: fixup new warningsDaniel Vetter1-11/+10
2012-01-09tools/intel_error_decode: convert over to libdrm decoderDaniel Vetter2-9/+24
2012-01-09testdisplay: update to new colorkey ioctlJesse Barnes1-3/+5
2012-01-08Fix pthread compiler flags to work on Solaris and with Studio compilerAlan Coopersmith3-5/+10
2012-01-08include <fcntl.h> in lib/intel_mmio.c for open() prototype on SolarisAlan Coopersmith1-0/+1
2012-01-08List out array values instead of using gcc range extensionAlan Coopersmith1-2/+7
2012-01-08Use sched_yield instead of pthread_yieldAlan Coopersmith1-1/+1
2012-01-08Solaris defines struct winsize in termios.hAlan Coopersmith2-0/+6
2012-01-08Provide Solaris implementation of intel_get_total_ram_mbAlan Coopersmith2-1/+22
2012-01-04config: restore the libtool minimum version to 1.5Gaetan Nadon1-2/+2
2012-01-04config: the minimum version for autoconf is 2.60Gaetan Nadon1-2/+2
2012-01-04config: set-up xorg automatic rebuilding rulesGaetan Nadon2-5/+11
2012-01-04config: use project wide xorg warnings variableGaetan Nadon6-17/+5
2012-01-04config: remove duplicate AC_PROG_CC and AC_PROG__CC_99Gaetan Nadon1-15/+6
2012-01-04config: remove unrequired AM_PROG_CC_C_OGaetan Nadon1-1/+0
2012-01-04Add mandatory ChangeLog and INSTALL filesGaetan Nadon1-0/+12
2012-01-04Man pages still showing version 1.0 in the 1.1 releaseGaetan Nadon19-35/+48
2012-01-04Use standard .gitignore file and layoutGaetan Nadon9-95/+147
2012-01-04Add mandatory COPYING file.Gaetan Nadon1-0/+108