summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-05-12lib/igt_aux: Polish docs for igt_timeoutDaniel Vetter
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-05-11lib/igt_aux: define actual functions for kmstest_*_strJani Nikula
2016-05-11lib/igt_aux: update encoder and type namesJani Nikula
2016-05-04lib/igt_kms: Add fail exit branch in do_display_commit()Feceoru, Gabriel
2016-05-03lib: compute exitcode firstChris Wilson
2016-05-03lib/intel_chipset: drop unused IS_9XX()Jani Nikula
2016-05-02lib: Fixup u64 multiply for computing nanosecondsChris Wilson
2016-05-02lib: Tweak calibration of initial settimer delayChris Wilson
2016-05-01lib: Enable clflush for 32bit x86 buildsChris Wilson
2016-05-01lib: Apply magic clflush serialisationChris Wilson
2016-04-28igt_kms: Fix use after free in kmstest_get_pipe_from_crtc_idTvrtko Ursulin
2016-04-25lib/igt_aux: Half the timeout for suspend to RAM and a third for suspend to d...marius vlad
2016-04-22lib/igt_kms: Move IGT_MAX_PLANES into the igt_plane enumDaniel Vetter
2016-04-21lib: Pass format instead of bpp to create_bo_for_fb()Ville Syrjälä
2016-04-20igt/gem_close_race: BatifyChris Wilson
2016-04-20lib: Declare loop variable as volatile before setjmpTomeu Vizoso
2016-04-20lib: update kmstest_get_pipe_from_crtc_idMicah Fedke
2016-04-14lib: Fix doc warnings for real!Daniel Vetter
2016-04-14tests: Open any driverTomeu Vizoso
2016-04-14lib: Add igt_create_bo_with_dimensionsTomeu Vizoso
2016-04-14lib: Map dumb buffersTomeu Vizoso
2016-04-14lib: Add igt_dirty_fbTomeu Vizoso
2016-04-14lib: Add helper kmstest_dumb_map_bufferTomeu Vizoso
2016-04-14lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMBTomeu Vizoso
2016-04-14lib: Call intel_get_drm_devid only from intel codeTomeu Vizoso
2016-04-14lib: Assert we are on i915 from intel_get_drm_devidTomeu Vizoso
2016-04-14lib: Expose is_i915_deviceTomeu Vizoso
2016-04-14lib: Have gem_set_tiling require intelTomeu Vizoso
2016-04-14lib: add igt_require_intelTomeu Vizoso
2016-04-14lib: Rename is_intel to has_known_intel_chipsetTomeu Vizoso
2016-04-12test/gem_mocs_settings: Testing MOCS register settingsPeter Antoine
2016-04-11lib: Tidy presentations of pread/pwrite failuresChris Wilson
2016-04-09lib: Remove defunct stop_ringsChris Wilson
2016-04-05lib: kms: move framebuffer scanout offset/size to planeLionel Landwerlin
2016-04-03lib: Avoid assertion if sig_ioctl is unsed from a child accidentallyChris Wilson
2016-04-03lib: Don't report the last errno inside the async GPU hang detectorChris Wilson
2016-03-29lib: Ignore udev failure to report an eventChris Wilson
2016-03-29lib: Tidy error message for a helper process who unexpectedly diesChris Wilson
2016-03-25igt/gem_concurrent_blit: Relax maxfiles restrictionsChris Wilson
2016-03-24lib: Add a GPU error detectorChris Wilson
2016-03-21lib: add crc comparison function without an assertLionel Landwerlin
2016-03-21lib: fb: add igt_paint_color_gradient_rangeLionel Landwerlin
2016-03-21lib: kms: add helpers for color management properties on pipesLionel Landwerlin
2016-03-21lib: kms: add crtc_id to igt_pipe_tLionel Landwerlin
2016-03-21lib: Measure the cost of calling timer_settimer() for sigiterChris Wilson
2016-03-19lib/igt_aux: Refine decision to stop signal injectionChris Wilson
2016-03-19igt/gem_concurrent_blit: dmabuf requires twice the number of filesChris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-03-19lib: Replace drmIoctl() with a layer of indirectionChris Wilson