summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-13Assembler/bdw: Remove the unsupported cache agent for WRITE(...)Zhao Yakui
2014-02-12tests: fix sub-test enumerationThomas Wood
2014-02-12NEWS: Mention Damien's new helper libraryDaniel Vetter
2014-02-12lib: Make igt_skip noreturnDaniel Vetter
2014-02-12lib: install exit handler only on success for prefault controlDaniel Vetter
2014-02-12test/gem_gtt_hog: bail out earlierDaniel Vetter
2014-02-11tests/gem_madvise: use correct main blockDaniel Vetter
2014-02-11tests/gem_bad_ctx_exec: Properly wrap in igt_fixturesDaniel Vetter
2014-02-11tests/gem_close_race: Properly wrap init code in fixturesDaniel Vetter
2014-02-11lib: fix header includeDaniel Vetter
2014-02-11lib/display: Fix typo in igt_plane_get_fd_id() (fb)Damien Lespiau
2014-02-11kms_pipe_crc_basic: Remove igt_display_get_n_pipes() usage in mainDamien Lespiau
2014-02-11lib: Fix igt_ouput_get_plane() typo (output)Damien Lespiau
2014-02-11lib: Don't wait in igt_wait_for_keypress() if stdin is not a ttyDamien Lespiau
2014-02-11kms_plane: Start a basic display plane testDamien Lespiau
2014-02-11lib/display: Fix assertion in set_plane()Damien Lespiau
2014-02-11lib/display: Wait for a vblank after SetPlane()Damien Lespiau
2014-02-11lib/display: Print the fb id, not its pointer in the set_fb() log messageDamien Lespiau
2014-02-11lib/display: Add a way to wait at every commit for inspectionDamien Lespiau
2014-02-11lib: Add a helper to wait for a keypressDamien Lespiau
2014-02-11kms_pipe_crc_basic: Use kmstest_create_color_fb()Damien Lespiau
2014-02-11lib: Include drm_fourcc.h from igt_kms.hDamien Lespiau
2014-02-11kms_cursor_crc: Use kmstest_create_color_fb()Damien Lespiau
2014-02-11lib: Introduce a new helper kmstest_create_color_fb()Damien Lespiau
2014-02-11lib/display: Add support for DRM planesDamien Lespiau
2014-02-11tests/kms_cursor_crc: Use igt_pipe_crc_collect_crc()Damien Lespiau
2014-02-11lib/crc: Add a helper to read a single CRC valueDamien Lespiau
2014-02-11lib/crc: Factor out reading a single CRC valueDamien Lespiau
2014-02-11lib/display: Check if we're trying to use the same pipe on 2 outputsDamien Lespiau
2014-02-11lib/display: Allow to override the display verbosity with an env varialeDamien Lespiau
2014-02-11kms_cursor_crc: Port the test to the new modeset APIDamien Lespiau
2014-02-11lib/display: Add a way to specify we don't care about the pipe to useDamien Lespiau
2014-02-11lib/display: Add support for the cursor planeDamien Lespiau
2014-02-11lib/display: Fix the SetCrtc disabling log messageDamien Lespiau
2014-02-11tests/kms_cursor_crc: Move the array of cursor fb_ids to the stackDamien Lespiau
2014-02-11kms_pipe_crc_basic: Use igt_display_get_n_pipes() instead of hardcoding 3Damien Lespiau
2014-02-11lib/display: Add an accessor to retrieve the number of pipesDamien Lespiau
2014-02-11kms_pipe_crc_basic: Use for_each_connected_output()Damien Lespiau
2014-02-11lib: Introduce a for_each_connected_output() macroDamien Lespiau
2014-02-11lib: Introduce symbolic names for display planesDamien Lespiau
2014-02-11kms_pipe_crc_basic: Port to the new modeset APIDamien Lespiau
2014-02-11lib: Introduce a modeset APIDamien Lespiau
2014-02-11tests/gem_seqno_wrap: fix over allocation of arraysThomas Wood
2014-02-11assembler: fix condition for printing a warningThomas Wood
2014-02-11debugger: fix the -p optionThomas Wood
2014-02-11lib/drmtest: Fix up skip_henceforth checksDaniel Vetter
2014-02-11tests/gem_reset_stats: Correctly wrap global test codeDaniel Vetter
2014-02-07tests/pm_rps: remove setfreqDaniel Vetter
2014-02-07tests/pm_rps: Round requested freq correctlyDaniel Vetter
2014-02-06lib: fix signed/unsigned comparison issuesThomas Wood