Age | Commit message (Expand) | Author |
2016-10-13 | lib/igt_aux: Add support for various system suspend/resume options | Imre Deak |
2016-10-05 | Revert "tests/kms_psr_sink_crc: commit before querying mode" | Maarten Lankhorst |
2016-09-19 | tests/kms_psr_sink_crc: commit before querying mode | Mika Kuoppala |
2016-07-26 | kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config,... | Maarten Lankhorst |
2016-01-08 | kms_psr_sink_crc: Simplify debugfs reading. | Rodrigo Vivi |
2015-12-09 | kms_psr_sink_crc: Add BAT test for PSR active. | Rodrigo Vivi |
2015-12-09 | kms_psr_sink_crc: Reduce our time out for PSR active. | Rodrigo Vivi |
2015-12-07 | kms_psr_sink_crc: Add suspend/resume sub test. | Rodrigo Vivi |
2015-12-07 | kms_psr_sink_crc: Fix no-psr option. | Rodrigo Vivi |
2015-10-12 | Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() | Ville Syrjälä |
2015-10-09 | Make gem_mmap__{cpu,gtt,wc}() assert on failure | Ville Syrjälä |
2015-10-09 | Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc} | Ville Syrjälä |
2015-09-11 | convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci | Micah Fedke |
2015-08-21 | lib: add a single include header | Thomas Wood |
2015-06-11 | tests/kms_psr_sink_crc: test even if PSR is disabled by default | Paulo Zanoni |
2015-05-15 | lib: Add a user data pointer to the argument parsing functions | Damien Lespiau |
2015-04-16 | tests/kms_psr_sink_crc: Make render size and stride based on modified fb size | Rodrigo Vivi |
2015-04-16 | test/kms_psr_sink_crc: Add dpms off/on tests. | Rodrigo Vivi |
2015-04-16 | test/kms_psr_sink_crc: Split plane setup operations | Rodrigo Vivi |
2015-04-16 | tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry. | Rodrigo Vivi |
2015-04-16 | lib/igt_aux: Introduce igt_interactive_debug_manual_check. | Rodrigo Vivi |
2015-04-16 | tests/kms_psr_sink_crc: Add manual mode. | Rodrigo Vivi |
2015-04-16 | tests/kms_psr_sink_crc: Make plane_move visible to human eyes | Rodrigo Vivi |
2015-04-16 | tests/kms_psr_sink_crc: Make mmaps visible to human eyes | Rodrigo Vivi |
2015-04-16 | tests/kms_psr_sink_crc: Make render visible to human eyes | Rodrigo Vivi |
2015-04-16 | tests/kms_psr_sink_crc: Make blt visible to human eyes | Rodrigo Vivi |
2015-03-12 | tiling: Convert framebuffer helpers to use fb modifiers | Tvrtko Ursulin |
2015-03-11 | igt/kms_psr_sink_crc: Prettify i915_edp_psr_status failures | Chris Wilson |
2015-03-06 | igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible | Matt Roper |
2015-02-25 | lib: remove handled option arguments from argv | Thomas Wood |
2014-11-04 | ioctl_wrappers: Pass in offset to CPU mmaps | Chris Wilson |
2014-10-23 | tests/*: lib/igt.cocci found something! | Daniel Vetter |
2014-10-10 | Revert "tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc." | Rodrigo Vivi |
2014-09-30 | test/kms, pm: use drm_open_any_master | Imre Deak |
2014-09-24 | tests/kms_psr_sink_crc: Use options | Daniel Vetter |
2014-09-11 | tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc. | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Fix blt submission | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Check color ref CRC | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Fix all testcases. | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Start splitting tests in test_planes and operations. | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Cleaning up tests a bit | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Removing context tests. | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Adding test debug options | Rodrigo Vivi |
2014-09-11 | tests/kms_psr_sink_crc: Fix edp_psr debugfs interface | Rodrigo Vivi |
2014-08-30 | batch: Specify number of relocations to accommodate | Chris Wilson |
2014-08-21 | kms_psr_sink_crc: Adjust to the new igt_create.*fb() API | Damien Lespiau |
2014-08-12 | lib/igt_kms: Simplify return value of kmstest_get_connector_config | Daniel Vetter |
2014-08-12 | lib/igt_kms: set_vt_graphics_mode is a low-level helper | Daniel Vetter |
2014-08-12 | lib/igt_kms: Unify pipe name helpers | Daniel Vetter |
2014-07-07 | tests/kms_psr_sink_crc: Fix delayed gtt/cpu write tests | Daniel Vetter |