dpio: make dpio reg read/write output like normal reg read/write output
[platform/upstream/intel-gpu-tools.git] / lib /
2014-01-28 Jesse Barnesmmio: drop unused i915_loaded fn
2014-01-28 Jesse Barnesmmio: use intel_iosf.c for DPIO reads and writes
2014-01-27 Jesse Barnesmmio: allow register init even if debugfs isn't availab...
2014-01-19 Daniel Vetterlib: add __gem_create
2014-01-19 Daniel Vetterlib: extract igt_drop_root
2014-01-07 Damien Lespiaulib: Use INSTDONE_I965 and INSTDONE_1 for gen6
2014-01-07 Damien Lespiaulib: Move the INSTDONE bit definitions to instdone.c
2014-01-07 Damien Lespiauinstdone: Add an assert to make sure we never overflow...
2014-01-07 Damien Lespiauintel_reg: Renamed INST_DONE to INSTDONE
2014-01-07 Paulo Zanonidrmtest: don't leak memory when parsing the arguments
2013-12-31 Chris Wilsonkmstest: Fix up lifetimes of cairo objects
2013-12-13 Damien Lespiaulib: Include the necessary stdint.h in gen6_render.h
2013-12-10 Kenneth Graunkerendercopy/bdw: Fix length of a bunch of zeroed out...
2013-12-10 Kenneth Graunkerendercopy/bdw: Emit 3DSTATE_WM_HZ_OP.
2013-12-10 Daniel Vetterlib: igt_simple_main/init for subtest-less tests
2013-12-10 Daniel Vetterlib: print uname information in the version string
2013-12-10 Daniel Vetterlib: Add host platform to version string
2013-12-10 Ben Widawskyintel-gpu-tools: Version information
2013-12-10 Daniel Vetterlib: Always print errno in igt assert/require macros
2013-12-06 Paulo Zanonilib: rename some power well bit names
2013-12-06 Daniel Vetterlib: make igt_pipe_crc_start never fail
2013-12-06 Daniel Vetterlib: add igt_pipe_crc_check
2013-12-06 Xiang, Haihaorendercopy/bdw: Set Instruction Buffer size Modify...
2013-12-06 Xiang, Haihaolib: Clean the batch buffer store after reset
2013-12-06 Xiang, Haihaotests/gem_media_fill: add support for gen7
2013-12-06 Xiang, Haihaotests/gem_media_fill: add support for gen8
2013-12-06 Xiang, Haihaotests: add gem_media_fill
2013-12-05 Ben Widawskygen8 rendercpy: temporarily disable
2013-12-05 Ben WidawskyKill XY_COLOR_BLT_CMD
2013-12-05 Ben Widawskygem_pipe_control_store_loop: BDW update
2013-12-05 Daniel Vetterlib: add gem_available_aperture_size helper
2013-12-05 Chon Ming LeeUpdate dpio read/write to take in extra PHY parameter.
2013-12-04 Mika Kuoppalalib/drmtest: Fix filedesc leak on gem_quiescent_gpu
2013-12-03 Tvrtko UrsulinRevert "lib/drmtest: ducttape over fork race"
2013-12-03 Daniel VetterRevert "test/gem_concurrent_blt"
2013-12-03 Tvrtko Ursulindrmtest: Avoid wrong PID/TID after clone races
2013-12-03 Tvrtko Ursulinbuild: Make sure asserts are enabled for tests
2013-12-03 Daniel Vettertest/gem_concurrent_blt
2013-12-03 Daniel Vetterlib: Don't put functional code into asserts
2013-12-03 Chris Wilsondrmtest: Fix weird signage on errno
2013-11-28 Damien Lespiaurendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruct...
2013-11-28 Damien Lespiaurendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instr...
2013-11-28 Damien Lespiaurendercopy/bdw: Fix the various 3DSTATE_CONSTANT_*...
2013-11-28 Damien Lespiaurendercopy/bdw: Fix the STATE_SIP instruction length
2013-11-27 Ville Syrjälälib: Add gem_bo_busy
2013-11-27 Ville Syrjälälib: Add gem_sw_finish()
2013-11-27 Ville Syrjälärendercopy: Pass context to rendercopy functions
2013-11-27 Ville Syrjälälib: Fix pipe_crc->ctl_fd assert
2013-11-20 Daniel Vettertools/reg_dumper: Add FW_BLC regs
2013-11-14 Daniel Vettertests: More bdw fallout
2013-11-14 Daniel Vettertests/gem_cs_prefetch: Fix bdw damage
2013-11-14 Daniel Vetterlib: adjust oom_score
2013-11-12 Oscar Mateolib/igt_display: workaround a name conflict in Android
2013-11-12 Oscar Mateolib/drmtest: Get the correct basename() under Android
2013-11-12 Oscar Mateobuild: Fix assorted compilation warnings
2013-11-12 Oscar Mateorendercopy: Remove rendercopy.c
2013-11-12 Oscar Mateolib: Move kms stuff from drmtest.c over to igt_kms.c
2013-11-12 Oscar Mateobuild: list all test/tool/lib source files in their...
2013-11-06 Damien Lespiaurendercopy/bdw: Add AUB annotations for states
2013-11-06 Damien Lespiaurendercopy/bdw: Fix the original implementation
2013-11-06 Damien Lespiaurendercopy/bdw: Add gen8_render.h to the file list
2013-11-06 Jesse Barnesrendercopy/bdw: Initial gen8 rendercopy
2013-11-06 Ben Widawskybdw: Update obvious missing blit support
2013-11-06 Damien Lespiaubdw: Add gen8 specific instdone bits
2013-11-06 Damien Lespiaubdw: Add gen8 to intel_gen()
2013-11-06 Damien Lespiaubdw: Add gen8 to the IS_9XX() macro
2013-11-06 Ben Widawskypciid/bdw: Add Broadwell PCI ids
2013-11-06 Ben Widawskychipset: IS_I9XX macro
2013-11-05 Oscar Mateolib/drmtest: Retire requests via drop caches after...
2013-11-04 Daniel Vetterlib: drop return value from igt_drop_caches
2013-11-04 Oscar Mateolib: Add igt_drop_caches_set()
2013-11-01 Daniel Vetterlib: add igt_main macro
2013-11-01 Daniel Vetterlib: make igt_install_exit_handler never fail
2013-11-01 Daniel Vetterlib: make igt_set_vt_graphics_mode never fail
2013-11-01 Daniel Vetterlib: consolidate pipe crc exit handler
2013-11-01 Daniel Vettertests: use "auto" pipe CRC source
2013-11-01 Daniel Vetterlib: fix igt_exit assert when only listing subtests.
2013-11-01 Damien Lespiaulib: Don't forget to close the pipe ctl fd in igt_pipe_...
2013-10-29 Daniel Vetterlib/drmtest: Scream harder when igt_exit isn't called...
2013-10-28 Damien Lespiaulib: Add a drm_open_any_render() that will try to use...
2013-10-28 Damien Lespiaulib: Close non intel fds in drm_get_card()
2013-10-28 Damien Lespiaulib: Remove stale comment
2013-10-24 Damien Lespiaulib: Add a function to dump a scratch buf into a png
2013-10-21 Ville Syrjälälib: Check pipe source validity in igt_pipe_crc_new()
2013-10-21 Ville Syrjälälib: Allow pipe_crc_free(NULL)
2013-10-21 Ville Syrjälälib/drmtest: Add kmstest_paint_color_alpha()
2013-10-20 Daniel Vetterkmstest: don't pollute stderr for impossible output...
2013-10-18 Damien Lespiaurendercopy: Add a way to dump an .aub file with the...
2013-10-18 Daniel Vetterlib: fix the assert in igt_stop_helper
2013-10-18 Damien Lespiaulib: Don't wait for a vblank when enabling the CRCs
2013-10-17 Daniel Vettertests/debugfs_pipe_crc: fall back to PIPE source
2013-10-17 Daniel Vetterlib/drmtest: Check that helper processes have died...
2013-10-15 Damien Lespiaudebugfs_pipe_crc: Let's check CRCs!
2013-10-15 Damien Lespiaulib: Add igt_wait_for_vblank() helper
2013-10-15 Damien Lespiaulib: Make igt_debugfs_open() take the mode as argument
2013-10-15 Damien Lespiaulib: Add a igt_display.h with a few enums and defines...
2013-10-15 Damien Lespiaulib: Add kmstest_paint_color()
2013-10-15 Damien Lespiaulib: Add a igt_assert_cmpint()
2013-10-15 Damien Lespiaulib: Add igt_debugfs_fopen()
2013-10-15 Damien Lespiaulib: Add a small helper to open debugfs files
next