summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib/debugfs: Only inspect errno after a confirmed errorChris Wilson
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-20lib/igt_kms: Do not refresh all outputs in igt_display_commitMaarten Lankhorst
2017-03-16lib: Remove requirements spam from gem_set_tiling()Chris Wilson
2017-03-14lib: Squelch a pair of ignore result warningsChris Wilson
2017-03-13lib: Update i915_pciids.hChris Wilson
2017-03-13igt/kms_pipe_crc_basic: Tighten timings for CRC readbackChris Wilson
2017-03-13Revert "lib: Add i915 and drm-mm selftest headers from the kernel"Chris Wilson
2017-03-13Revert "Always expose IGT subtests for known kernel selftests"Chris Wilson
2017-03-13Always expose IGT subtests for known kernel selftestsPetri Latvala
2017-03-13lib: Add i915 and drm-mm selftest headers from the kernelPetri Latvala
2017-03-10lib: Shrink all i915 caches before measuring avail memoryChris Wilson
2017-03-10igt: Exercise the shrinkerChris Wilson
2017-03-09lib: Fix hang detectorChris Wilson
2017-03-08tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BOMichaƂ Winiarski
2017-03-08igt/gem_madvise: Correct expected resultsChris Wilson
2017-03-08igt/gem_eio: Check we succeed in unwedging the driverChris Wilson
2017-03-07lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE defineMichel Thierry
2017-03-07lib: Break poll loop to check for a missed signalChris Wilson
2017-03-07lib: Check for dead parent first in hang detectorChris Wilson
2017-02-28lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logicLyude
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst
2017-02-23lib/sysfs: Explicit read/write lengthChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-02-21lib/igt_kms: Remove redundant cursor codeBrian Starkey
2017-02-21lib/igt_kms: Fix memory corruption when there's no cursor planeBrian Starkey
2017-02-21lib/igt_kms: Fix possible out-of-bounds accessBrian Starkey
2017-02-21lib/igt_kms: Neaten up pipe->planes[] assignmentBrian Starkey
2017-02-21lib/igt_kms: Fix drm_plane leakBrian Starkey
2017-02-17lib/igt_kms: Fix regression on kms_plane_lowres testMika Kahola
2017-02-08igt_kms: Handle failure in drmModeGetConnector gracefully.Maarten Lankhorst
2017-02-08lib/kselftests: Split up igt_kselftests()Chris Wilson
2017-02-07igt/core: Return condition result from igt_warn_on*()Lyude
2017-02-04lib/gt: Set context for contolling bannableChris Wilson
2017-02-04tests/gem_exec_params: add test for exec_fence paramsDaniele Ceraolo Spurio
2017-02-03lib/igt_kmod: Compare module names with strcmpAnder Conselvan de Oliveira
2017-02-02tests/kms_atomic_transition: add in_fences testsGustavo Padovan
2017-02-02tests/kms_atomic_transition: add out_fences testsRobert Foss
2017-02-02lib/igt_kms: Add support for the OUT_FENCE_PTR propertyGustavo Padovan
2017-02-02lib/igt_kms: Add support for the IN_FENCE_FD propertyRobert Foss
2017-02-02lib/igt_kms: export properties namesGustavo Padovan
2017-02-02lib/igt_kms: move igt_kms_get_alt_edid() to the right placeGustavo Padovan
2017-01-31lib/igt_kms: Remove code obsoleted by dyn n_planes implementationRobert Foss
2017-01-31lib/igt_kms: Implement dynamic plane count supportRobert Foss
2017-01-31lib/igt_kms: Rename kmstest properties nplanes and planeRobert Foss
2017-01-31lib/igt_kms: Avoid depencency on static plane countRobert Foss
2017-01-31lib/igt_kms: Add index property to kmstest_plane structRobert Foss
2017-01-30lib/drmtest: Add comment explaining DRIVER_ANY excluding DRIVER_VGEMRobert Foss