summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-06-23Silence compiler warnings for expected and handled error conditionsChris Wilson
2016-06-21lib: Suppress error messages from failure to load driver modulesChris Wilson
2016-06-20lib/debugfs: Fix probe path for opening i915 debugfs dirChris Wilson
2016-06-20igt/vgem_basic: Exercise opening sysfs/debugfsChris Wilson
2016-06-18igt: Add basic exercise of vGEMChris Wilson
2016-06-18lib: Support opening vGEM deviceChris Wilson
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter
2016-06-09lib/gt: Omit illegal instruction on hang injection with gen 8+Mika Kuoppala
2016-06-07igt/gem_stolen: Check for available stolen memory sizeAnkitprasad Sharma
2016-06-03Introduced by 0e11befe442. openat(2) is used in igt_sysfs_set() w/ aMarius Vlad
2016-05-31lib: Override the connector status using the sysfs status attributeChris Wilson
2016-05-31lib: Add simple sysfs accessorsChris Wilson
2016-05-31lib: Actually use provided size when creating BOTomeu Vizoso
2016-05-27igt_core: Search "." as final fallback for igt_fopen_data()Matt Roper
2016-05-23lib/crc: Update doc for igt_pipe_crc_get_crcsDaniel Vetter
2016-05-20lib/gt: Replace hanging instructionChris Wilson
2016-05-17lib/igt_kms: move gtk-doc comments next to the definitionJani Nikula
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