igt/gem_evict_alignment: Remove obsolete skip on gen8+
[platform/upstream/intel-gpu-tools.git] / lib /
2014-06-05 Chris Wilsonlib: Add debug to memory limits checks
2014-06-05 Daniel Vetterlib/igt_debugfs: Fix spelling docs
2014-06-04 Kenneth Graunkerendercopy/gen8: Also emit 3DSTATE_WM_DEPTH_STENCIL.
2014-06-03 Ville Syrjälälib/intel_iosf: add second phy support
2014-06-03 Mika Kuoppalatools/null_state_gen: generate null render state
2014-05-28 Chris WilsonFactor in kernel object overhead when checking availabl...
2014-05-19 Imre Deakigt/quickdump: vlv: dump FLISDSI regs too
2014-05-19 Imre Deakigt/intel_iosf: rename IOSF sideband opcodes according...
2014-05-16 Oscar Mateolib/igt_fb: igt_create_fb_with_bo_size
2014-05-15 Daniel Vetterlib/igt_aux: Extract runtime pm helpers from pm_pc8
2014-05-14 Daniel Vetterlib/igt_core: Fixup docs with symbolic exit codes
2014-05-14 Thomas Woodlib: add exit status defines
2014-05-14 Thomas Woodlib: set a timeout when reading crc values
2014-05-14 Thomas Woodlib: add igt_set_timeout
2014-05-13 Daniel Vetterlib/igt_core: Fix type on igt_log doc
2014-05-13 Daniel Vetterlib/igt_core: Document testrunner interface a bit
2014-05-12 Tim Goreintel-gpu-tools: Build tests needing cairo if ANDROID_H...
2014-05-05 Chris Wilsongem_alive: A utility to see if the driver or GPU has...
2014-04-30 Daniel Vetterlib: extract kmstest_set_connector_dpms
2014-04-29 Ville SyrjäläAdd Cherryview PCI IDs
2014-04-25 Daniel Vettertest: Fixup for the previous patch
2014-04-25 Chris WilsonReset errno to 0 after success
2014-04-24 Tvrtko Ursulintests: Extract ALIGN macro into a common header
2014-04-16 Ville Syrjälälib: Fix potential out of bounds access in ring stop...
2014-04-16 Ville Syrjälälib: Fix assert failure in ring stop code
2014-04-13 Daniel Vetterlib/kmstest: Fix up tiled buffer creation
2014-04-10 Mika Kuoppalalib/drmtest: don't dup quiescent fd
2014-04-10 Mika Kuoppalalib: add igt_get_stop_rings and igt_set_stop_rings
2014-04-07 Chris Wilsongem_tiled_swapping: Purge all page/swap caches first
2014-04-03 Chris Wilsongem_tiled_swapping: Limit to available memory
2014-04-02 Mika Kuoppalalib/rendercopy: fix alloc len for gen7_bind_buf
2014-03-31 tgoreintel-gpu-tools: avoid include of cairo.h on Android...
2014-03-28 tgoreintel-gpu-tools: fix problem with redefinition of mmap64
2014-03-26 Damien Lespiaurendercopy/gen8: Remove a hole in struct gen8_blend_state
2014-03-26 Daniel Vetterlib/igt_fb: api documentation
2014-03-26 Daniel Vetterlib/igt_fb: setup font in igt_get_cairo_ctx
2014-03-26 Daniel Vetterlib/igt_fb: drop kmstest_ prefix from static functions
2014-03-26 Daniel Vetterlib/igt_kms/bf: doc skeleton
2014-03-26 Daniel Vetterlib: fold igt_display into igt_kms
2014-03-26 Daniel Vetterlib/igt_fb: switch to igt_ prefix from kmstest_
2014-03-26 Daniel Vetterlib: extract igt_fb library
2014-03-26 Daniel Vetterlib/igt_kms: make kmstest_get_cairo_surface static
2014-03-26 Daniel Vetterlib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/
2014-03-26 Daniel Vetterlib: remove kmstest_create_fb
2014-03-26 Daniel Vetterlib/igt_aux: Lost doc polish hunk.
2014-03-26 Mika Kuoppalalib/intel_batchbuffer fix OUT_RELOC doc tag
2014-03-26 Daniel Vetterlib/igt_core: fix igt_skip_on_simulation regression
2014-03-23 Daniel Vetterlib/intel_batchbuffer: document header dependencies
2014-03-23 Daniel Vetterlib/drmtest: api documentation
2014-03-23 Daniel Vetterlib: Use @include tag for include files
2014-03-23 Daniel Vetterlib: s/igt_env_set/igt_check_boolean_env_var
2014-03-23 Daniel Vetterlib/igt_aux: api documentation
2014-03-23 Daniel Vetterlib: extract igt_aux.[hc]
2014-03-22 Daniel Vetterlib: s/drmtest_dumb_aub/igt_aub_dump_enabled/
2014-03-22 Daniel Vetterlib/intel_io: api documentation
2014-03-22 Daniel Vetterlib/intel_io: rename mmio setup functions
2014-03-22 Daniel Vetterlib: rename intel_gpu_tools.h to intel_io.h
2014-03-22 Daniel Vetterlib: unnecessary header removal for drmtest.h, part 2
2014-03-22 Daniel Vetterlib: unnecessary header removal for drmtest.h, part 1
2014-03-22 Daniel Vetterlib: more unecessary header removal
2014-03-22 Daniel Vetterlib: remove uncessary #includes from headers
2014-03-22 Daniel Vetterlib: add #include "foo.h" lines like in manpages
2014-03-22 Daniel Vettertests|lib: remove assert.h includes
2014-03-22 Daniel Vetterlib: Move non-register things out of intel-gpu-tools.h
2014-03-22 Daniel Vetterlib/intel_batchbuffer: api documentation for render...
2014-03-22 Daniel Vetterlib/intel_batchbuffer: drop cpu_mapping from igt_buf
2014-03-22 Daniel Vetterlib/intel_batchbuffer: igt_ prefix for rendercopy/media...
2014-03-22 Daniel Vetterlib/intel_batchbuffer: igt_ namespace for the buffer...
2014-03-22 Daniel Vetterlib/intel_batchbuffer: un-inline buf_height/width
2014-03-22 Daniel Vetterlib: make media_fill.h an internal header
2014-03-22 Daniel Vetterlib: make rendercopy.h an internal header
2014-03-22 Daniel Vetterlib/intel_chipset: api docs
2014-03-22 Daniel Vetterlib/intel_chipset: intel_ prefix for pch global
2014-03-22 Daniel Vetterlib: consolidate chipset helpers in intel_chipset.[hc]
2014-03-22 Daniel Vetterlib: rename intel_pci.c to intel_chipset.c
2014-03-22 Daniel Vetterlib: allow igt_skip_on_simulation outside of fixtures.
2014-03-19 Ben WidawskyRevert "gen8 rendercpy: temporarily disable"
2014-03-17 Daniel Vetterlib/igt_core: Document library design best practices
2014-03-17 Daniel Vetterlib/igt_core: Small api doc fix
2014-03-17 Daniel Vetterlib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove igt_debugfs_init
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from pipe crc functions
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from igt_debugfs_fopen
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from igt_debugfs_open
2014-03-16 Daniel Vetterlib/igt_debugfs: implement a singleton igt_debugfs_t...
2014-03-14 Daniel Vetterlib/igt_core: add printf attribute to igt_vlog
2014-03-14 Daniel Vetterlib: extract igt_open_forcewake_handle
2014-03-14 Daniel Vetterlib/igt_core: document the caveats of magic code blocks
2014-03-13 Daniel Vetterlib: add igt_vlog to print varargs
2014-03-13 Daniel Vetterlib/igt_kms: rip out custom verbose loggin support
2014-03-13 Daniel Vetterlib: switch intel_copy_bo to directly take a size
2014-03-13 Daniel Vetterlib: api docs for intel_batchbuffer
2014-03-13 Daniel Vetterlib/intel_batchbuffer: Remove BATCH_LOCALS
2014-03-13 Daniel Vetterlib: remove hw context #defines
2014-03-12 Daniel Vetterlib/igt_debugfs: api docs
2014-03-12 Daniel Vetterlib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
2014-03-12 Daniel Vetterlib: make igt_debugfs_open infallible
2014-03-12 Daniel Vetterlib/ioctl_wrappers: api doc fixup
2014-03-12 Daniel Vetterlib: move prefault helpers to igt_debugfs.c
2014-03-12 Daniel Vetterlib/igt_core: api documentation
next