Age | Commit message (Expand) | Author |
2016-08-23 | lib/kms: Force connector probing on first use | Chris Wilson |
2015-11-11 | tests/kms_fbc_crc: ensure context is initialized correctly | Thomas Wood |
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-08-05 | lib: add igt_debugfs_read() | Paulo Zanoni |
2015-06-25 | tests/kms_fbc_crc: Don't force fbc on old platforms | Daniel Vetter |
2015-06-11 | tests/kms_fbc_crc: run even if FBC is disabled by default | Paulo Zanoni |
2015-05-14 | tests/kms_fb_crc: fix the reference CRC checking | Paulo Zanoni |
2015-05-14 | tests/kms_fbc_crc: extract fill_mmap_{cpu,gtt}() | Paulo Zanoni |
2015-05-14 | tests/kms_fbc_crc: make the blt test draw the same pattern | Paulo Zanoni |
2015-05-14 | tests/kms_fbc_crc: extract check_crc() | Paulo Zanoni |
2015-05-14 | tests/kms_fbc_crc: refactor context handling code | Paulo Zanoni |
2015-05-14 | tests/kms_fbc_crc: unify flip handling | Paulo Zanoni |
2015-05-14 | tests/kms_fbc_crc: increase the FBC wait timeout | Paulo Zanoni |
2015-05-14 | tests/kms_fbc_crc: exec_nop() can also invalidate FBC | Paulo Zanoni |
2015-05-07 | tests/kms_fbc_crc: fix debugfs read | Paulo Zanoni |
2015-05-05 | tests/kms_fbc_crc: remove redundant information from data_t | Paulo Zanoni |
2015-05-05 | tests/kms_fbc_crc: use igt_pipe_crc_collect_crc() | Paulo Zanoni |
2015-05-05 | tests/kms_fbc_crc: add wait_for_fbc_enabled() | Paulo Zanoni |
2015-04-09 | Correct kms_fbc_crc case | liu,lei |
2015-04-08 | tests/kms_fbc_crc: fix fread() return value assertion | Thomas Wood |
2015-03-26 | igt.cocci: check the return values of various functions | Thomas Wood |
2015-03-23 | tests: Remove usage of igt_crc_equal and _non_null | Daniel Vetter |
2015-03-23 | lib/debugfs: Add igt_assert_crc_equal | Daniel Vetter |
2015-03-12 | tiling: Convert framebuffer helpers to use fb modifiers | Tvrtko Ursulin |
2014-11-24 | lib/igt_debugfs: Don't setup crc in _new | Daniel Vetter |
2014-11-06 | docs: add some test descriptions | Thomas Wood |
2014-11-04 | ioctl_wrappers: Pass in offset to CPU mmaps | Chris Wilson |
2014-09-30 | test/kms, pm: use drm_open_any_master | Imre Deak |
2014-08-30 | batch: Specify number of relocations to accommodate | Chris Wilson |
2014-08-29 | Prepare for 64bit relocation addresses | Chris Wilson |
2014-08-21 | kms_fbc_crc: Use I915_TILING_X to create fbs | Damien Lespiau |
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-11 | lib/igt.cocci: Add stanza for for_each_pipe | Daniel Vetter |
2014-06-10 | tests/kms_fbc_crc: Update blit code for BDW | Ville Syrjälä |
2014-05-14 | tests: sprinkle igt logging | Daniel Vetter |
2014-05-13 | tests/kms_fbc_crc: Use igt_create_color_fb() | Ville Syrjälä |
2014-05-13 | tests/kms_fbc_crc: Reset display state between subtests | Ville Syrjälä |
2014-05-13 | tests/kms_fbc_crc: Switch to using the igt_display stuff | Ville Syrjälä |
2014-05-13 | tests/kms_fbc_crc: Simplify pipe_crc mess | Ville Syrjälä |
2014-05-09 | tests/kms_fbc_crc: Check context support earlier | Ville Syrjälä |
2014-05-09 | tests/kms_fbc_crc: Allow the subtests to pass even if some planes aren't FBC ... | Ville Syrjälä |
2014-03-26 | lib/igt_fb: switch to igt_ prefix from kmstest_ | Daniel Vetter |
2014-03-26 | lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/ | Daniel Vetter |
2014-03-26 | lib: remove kmstest_create_fb | Daniel Vetter |
2014-03-22 | lib: unnecessary header removal for drmtest.h, part 1 | Daniel Vetter |