Commit Graph

  • a50eb34398 tests: add ZZ_hangman Daniel Vetter 2012-01-15 16:39:49 +01:00
  • eb64591613 tests: add ZZ_check_dmesg Daniel Vetter 2012-01-14 17:05:39 +01:00
  • 91a01e0348 tools: use correct src and build location Gaetan Nadon 2012-01-10 20:30:23 -05:00
  • 812ca58f8a scripts: use PYTHON primary directive for python scripts Gaetan Nadon 2012-01-05 18:56:28 -05:00
  • 65b7c72335 lib: fix include directives, alphabetize sources Gaetan Nadon 2012-01-05 18:44:49 -05:00
  • 3ceb75828c Benchmark: use correct src and build location Gaetan Nadon 2012-01-05 17:02:30 -05:00
  • 4768adf7d7 Debugger: convert existing makefiles to Automake. Gaetan Nadon 2012-01-10 17:25:24 -05:00
  • 9f87660304 lib/drmtest: add gpu quiescent helper Daniel Vetter 2012-01-11 17:19:53 +01:00
  • 7a54bfa772 tests: add drm_vma_limiter_cached to check libdrm cache mmap pruning Daniel Vetter 2012-01-11 16:56:50 +01:00
  • cbaa8a389e lib/drmtest: extract helpers for signal interruptions Daniel Vetter 2012-01-11 15:33:00 +01:00
  • 36d25cc744 tests: add drm_vma_limiter variants that only check gtt/cpu mmaps Daniel Vetter 2012-01-11 14:59:47 +01:00
  • 553021d974 tests: add drm_vma_limiter root 2012-01-11 14:37:42 +01:00
  • e287fe1958 tests/gem_fenced_exec_trash: use drmtest helpers more root 2012-01-10 22:34:52 +01:00
  • 527cad1618 lib/drmtest: extract gem_mmap Daniel Vetter 2012-01-10 18:41:46 +01:00
  • 7a6042e87e lib/drmtest: extract gem_create Daniel Vetter 2012-01-10 18:29:30 +01:00
  • 73d1b88129 testdisplay: rename global fd variable to drm_fd Daniel Vetter 2012-01-10 18:20:39 +01:00
  • db7462e1f5 testdisplay: fixup smaller compiler warnings Daniel Vetter 2012-01-10 18:15:05 +01:00
  • 08cd2f220e tests: use the gem_write wrapper some more Daniel Vetter 2012-01-10 16:10:48 +01:00
  • 673e6b220a lib/drmtest: extract gem_set_domain and gem_sync Daniel Vetter 2012-01-10 16:05:34 +01:00
  • a7a80c2c2f tests: fixup new warnings Daniel Vetter 2012-01-10 15:50:20 +01:00
  • bd5cf9a07d lib/drmtest: extract gem_read Daniel Vetter 2012-01-10 15:37:53 +01:00
  • 319638ba6d lib/drmtest: extract gem_write Daniel Vetter 2012-01-10 15:31:11 +01:00
  • 5dd17d3f4b lib/drmtest: extract gem_close Daniel Vetter 2012-01-10 15:07:19 +01:00
  • aa67b22e42 lib/drmtest: extract gem_set_tiling Daniel Vetter 2012-01-10 14:59:58 +01:00
  • 1be3fd7eee lib: fixup new compiler warnings Daniel Vetter 2012-01-09 23:42:19 +01:00
  • bd811d2d39 tools/intel_stepping: fixup new warnings Daniel Vetter 2012-01-09 23:37:36 +01:00
  • faf3dd1135 tools/intel_gtt: fixup new warnings Daniel Vetter 2012-01-09 23:35:21 +01:00
  • 5774fadf7d tools/intel_reg_dumper: fixup new warnings Daniel Vetter 2012-01-09 23:34:38 +01:00
  • d50e6368ab remove tools/intel_decode Daniel Vetter 2012-01-09 23:24:12 +01:00
  • 904bcab7ba tools/intel_gpu_top: fixup new warnings Daniel Vetter 2012-01-09 23:22:21 +01:00
  • 2ca6c6b4fd tools/intel_dump_decode: use libdrm decoder Daniel Vetter 2012-01-09 23:19:32 +01:00
  • 24a33db7f0 tools/intel_bios_reader: fixup new warnings Daniel Vetter 2012-01-09 23:11:58 +01:00
  • 74b70baf14 tools/intel_bios_dumper: fixup new warnings Daniel Vetter 2012-01-09 23:10:44 +01:00
  • 03ab1328a7 tools/intel_audio_dump: fixup new warnings Daniel Vetter 2012-01-09 23:09:37 +01:00
  • 391e6aa89a tools/intel_error_decode: fixup new warnings Daniel Vetter 2012-01-09 23:06:41 +01:00
  • 7ee9f16e51 tools/intel_error_decode: convert over to libdrm decoder Daniel Vetter 2012-01-09 23:38:17 +01:00
  • 555cfd4597 testdisplay: update to new colorkey ioctl Jesse Barnes 2012-01-09 14:33:39 -08:00
  • 504c4fa94f Fix pthread compiler flags to work on Solaris and with Studio compiler Alan Coopersmith 2012-01-06 15:45:29 -08:00
  • 4e3c85f153 include <fcntl.h> in lib/intel_mmio.c for open() prototype on Solaris Alan Coopersmith 2012-01-06 14:37:20 -08:00
  • c461006bac List out array values instead of using gcc range extension Alan Coopersmith 2012-01-06 14:37:19 -08:00
  • 00751594db Use sched_yield instead of pthread_yield Alan Coopersmith 2012-01-06 15:45:28 -08:00
  • f73dddc767 Solaris defines struct winsize in termios.h Alan Coopersmith 2012-01-06 14:37:17 -08:00
  • 9ebb860e39 Provide Solaris implementation of intel_get_total_ram_mb Alan Coopersmith 2012-01-06 14:37:16 -08:00
  • 65db78f687 config: restore the libtool minimum version to 1.5 Gaetan Nadon 2012-01-03 21:13:39 -05:00
  • d63a1f6c73 config: the minimum version for autoconf is 2.60 Gaetan Nadon 2012-01-03 21:12:25 -05:00
  • a03ef7abb5 config: set-up xorg automatic rebuilding rules Gaetan Nadon 2012-01-03 21:12:24 -05:00
  • 665b86664a config: use project wide xorg warnings variable Gaetan Nadon 2012-01-03 21:12:23 -05:00
  • 1722b78128 config: remove duplicate AC_PROG_CC and AC_PROG__CC_99 Gaetan Nadon 2012-01-03 21:12:22 -05:00
  • 4435791013 config: remove unrequired AM_PROG_CC_C_O Gaetan Nadon 2012-01-03 21:12:21 -05:00
  • 27e1294cf8 Add mandatory ChangeLog and INSTALL files Gaetan Nadon 2012-01-03 21:12:20 -05:00
  • 4384c68f2e Man pages still showing version 1.0 in the 1.1 release Gaetan Nadon 2012-01-03 21:12:19 -05:00
  • 6540ed2112 Use standard .gitignore file and layout Gaetan Nadon 2012-01-03 21:12:18 -05:00
  • 41ae07aba2 Add mandatory COPYING file. Gaetan Nadon 2012-01-03 21:12:17 -05:00
  • 47a5bc505c tools/intel_reg_dumper: retrieve rc6 residency values Eugeni Dodonov 2011-12-19 16:25:53 -02:00
  • 1649ab350f tools/intel_reg_dumper: Add support for debug register Eugeni Dodonov 2011-10-25 14:40:12 -02:00
  • f3f84bb350 intel_audio_dump: show Gamut Metadata DIP Wu Fengguang 2011-11-12 11:12:55 +08:00
  • 821e07d00d intel_audio_dump: show interrupt enable bit Wu Fengguang 2011-11-12 11:12:54 +08:00
  • ee94958d13 intel_audio_dump: show HDMI encoding Wu Fengguang 2011-11-12 11:12:53 +08:00
  • e321f1315b intel_audio_dump: show VIDEO_DIP_CTL_* for CPT Wu Fengguang 2011-11-12 11:12:52 +08:00
  • c0635c3f5c intel_audio_dump: show ironlake ELD_access_address Wu Fengguang 2011-11-12 11:12:51 +08:00
  • f32aecb296 intel_audio_dump: show ELD contents for G45 Wu Fengguang 2011-11-12 11:12:50 +08:00
  • 6fcb5cdcbc intel_audio_dump: show detected chipset name Wu Fengguang 2011-11-12 11:12:49 +08:00
  • b5ca6b4410 intel_audio_dump: show DP control registers for Ironlake Wu Fengguang 2011-11-12 11:12:48 +08:00
  • 12861a9568 intel_audio_dump: explain Bits_per_Sample Wu Fengguang 2011-11-12 11:12:47 +08:00
  • cf4c12f103 intel_audio_dump: fix DP port width for CPT Wu Fengguang 2011-11-12 11:12:46 +08:00
  • 97d203140c intel_audio_dump: fix DP control registers for CPT Wu Fengguang 2011-11-12 11:12:45 +08:00
  • 63e3c37838 intel_audio_dump: fix Ironlake detection Wu Fengguang 2011-11-12 11:12:44 +08:00
  • 305443cf0a intel_audio_dump: fix Digital_Port_D_Detected copy&paste error Wu Fengguang 2011-11-12 11:12:43 +08:00
  • d6bdaf01f9 intel_audio_dump: fix ironlake Stream_ID indents Wu Fengguang 2011-11-12 11:12:42 +08:00
  • 5032f68a77 intel_audio_dump: report effective channel count Wu Fengguang 2011-11-12 11:12:41 +08:00
  • 1c6a7cade7 intel_audio_dump: cleanup hex output Wu Fengguang 2011-11-12 11:12:40 +08:00
  • d6e38ffb6f intel_audio_dump: cleanup ACP DIP name for ironlake and CPT Wu Fengguang 2011-11-12 11:12:39 +08:00
  • ea3815cd03 intel_audio_dump: cleanup hyphen character Wu Fengguang 2011-11-12 11:12:38 +08:00
  • 5a3fccbb57 Release 1.1 Daniel Vetter 2011-12-24 01:23:59 +01:00
  • 74d6545ffa testdisplay: shut up compiler Daniel Vetter 2011-12-18 00:24:45 +01:00
  • 2de19c477a testdisplay: move drm_fourcc.h include under the #ifdef protection Daniel Vetter 2011-12-18 00:21:39 +01:00
  • 1f41a30070 tests/testdisplay.c: make the 3th pipe finish all the mode setting. Yi Sun 2011-12-01 18:57:16 +08:00
  • 06460049f6 intel-decode: fix flush dword post sync parse Ben Widawsky 2011-12-15 13:54:30 -08:00
  • 7ecdb152ca tests/gem_double_irq_loop: silence the compiler Chris Wilson 2011-12-14 17:43:37 +00:00
  • f381a8b9f0 tests/gem_exec_blt: silence the compiler by failing on error Chris Wilson 2011-12-14 17:41:34 +00:00
  • 2a292188e7 tests/gem_exec_nop: silence the compiler by failing on error Chris Wilson 2011-12-14 17:41:34 +00:00
  • ceb9f7d934 tests/gem_stress: silence the compiler by using '%zu' for size_t Chris Wilson 2011-12-14 17:39:42 +00:00
  • d4bb328b78 tests/gem_largeobject: silence the compiler Chris Wilson 2011-12-14 17:37:53 +00:00
  • b4fb480c80 testdisplay: don't test planes if i915 color key ioctl is not available Jesse Barnes 2011-12-14 08:14:45 -08:00
  • 7ac492aec2 scripts/who: Add the process id to the output Chris Wilson 2011-12-12 20:19:03 +00:00
  • 61ff1309ca scripts: Add a trivial script to show which programs are using the GPU Chris Wilson 2011-12-12 17:44:58 +00:00
  • 10e36edabe decode: Fix interpretation of i915 8bit formats Chris Wilson 2011-12-10 12:49:10 +00:00
  • 5a9d82c6d5 testdisplay: update for final plane & fb ABI Jesse Barnes 2011-12-07 08:22:41 -08:00
  • ff409c537f tests/gem_partial_pwrite_pread: don't trash gtt unnecessarily Daniel Vetter 2011-12-06 16:57:53 +01:00
  • 5a851b1392 tests: add gem_partial_pwrite_pread Daniel Vetter 2011-12-04 21:42:31 +01:00
  • 09cba27fdc tests/gem_reloc_vs_gpu: fixup this mess Daniel Vetter 2011-12-04 13:57:56 +01:00
  • b9629f2d8d tests/gem_reloc_vs_gpu: emit special batch on blt ring on gen6+ Daniel Vetter 2011-12-04 13:49:24 +01:00
  • 28e3f9c606 tests/gem_reloc_vs_gpu: switch to COLOR_BLT instead of PIPE_CONTROL Daniel Vetter 2011-12-04 13:02:35 +01:00
  • 1c9cce9c45 tests/gem_tiled_pread_pwrite: kill set-but-unsed warning Daniel Vetter 2011-12-03 19:57:36 +01:00
  • ad6be1f0c9 tests: add gem_reloc_vs_gpu Daniel Vetter 2011-12-04 12:08:59 +01:00
  • 224d4d22f0 Revert some accidental things Daniel Vetter 2011-12-02 20:40:03 +01:00
  • f5854c8902 tests: add gem_exec_faulting_reloc Daniel Vetter 2011-12-02 20:36:06 +01:00
  • ab3f4bdafe tests: add gem_exec_bad_domains Daniel Vetter 2011-12-02 18:41:34 +01:00
  • 783f16e328 tests: add gem_tiled_pread_pwrite Daniel Vetter 2011-12-02 10:55:56 +01:00
  • eafdf50044 improve README Daniel Vetter 2011-11-01 14:33:53 +01:00