summaryrefslogtreecommitdiff
path: root/tests/kms_fbc_crc.c
AgeCommit message (Expand)Author
2016-08-23lib/kms: Force connector probing on first useChris Wilson
2015-11-11tests/kms_fbc_crc: ensure context is initialized correctlyThomas Wood
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}Ville Syrjälä
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-08-05lib: add igt_debugfs_read()Paulo Zanoni
2015-06-25tests/kms_fbc_crc: Don't force fbc on old platformsDaniel Vetter
2015-06-11tests/kms_fbc_crc: run even if FBC is disabled by defaultPaulo Zanoni
2015-05-14tests/kms_fb_crc: fix the reference CRC checkingPaulo Zanoni
2015-05-14tests/kms_fbc_crc: extract fill_mmap_{cpu,gtt}()Paulo Zanoni
2015-05-14tests/kms_fbc_crc: make the blt test draw the same patternPaulo Zanoni
2015-05-14tests/kms_fbc_crc: extract check_crc()Paulo Zanoni
2015-05-14tests/kms_fbc_crc: refactor context handling codePaulo Zanoni
2015-05-14tests/kms_fbc_crc: unify flip handlingPaulo Zanoni
2015-05-14tests/kms_fbc_crc: increase the FBC wait timeoutPaulo Zanoni
2015-05-14tests/kms_fbc_crc: exec_nop() can also invalidate FBCPaulo Zanoni
2015-05-07tests/kms_fbc_crc: fix debugfs readPaulo Zanoni
2015-05-05tests/kms_fbc_crc: remove redundant information from data_tPaulo Zanoni
2015-05-05tests/kms_fbc_crc: use igt_pipe_crc_collect_crc()Paulo Zanoni
2015-05-05tests/kms_fbc_crc: add wait_for_fbc_enabled()Paulo Zanoni
2015-04-09Correct kms_fbc_crc caseliu,lei
2015-04-08tests/kms_fbc_crc: fix fread() return value assertionThomas Wood
2015-03-26igt.cocci: check the return values of various functionsThomas Wood
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-11-06docs: add some test descriptionsThomas Wood
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-08-21kms_fbc_crc: Use I915_TILING_X to create fbsDamien Lespiau
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter
2014-07-11lib/igt.cocci: Add stanza for for_each_pipeDaniel Vetter
2014-06-10tests/kms_fbc_crc: Update blit code for BDWVille Syrjälä
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-05-13tests/kms_fbc_crc: Use igt_create_color_fb()Ville Syrjälä
2014-05-13tests/kms_fbc_crc: Reset display state between subtestsVille Syrjälä
2014-05-13tests/kms_fbc_crc: Switch to using the igt_display stuffVille Syrjälä
2014-05-13tests/kms_fbc_crc: Simplify pipe_crc messVille Syrjälä
2014-05-09tests/kms_fbc_crc: Check context support earlierVille Syrjälä
2014-05-09tests/kms_fbc_crc: Allow the subtests to pass even if some planes aren't FBC ...Ville Syrjälä
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter
2014-03-26lib: remove kmstest_create_fbDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter