summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-01-27lib: Fix emission of MI_BB_START for gen3 and beforeChris Wilson
2017-01-27Only build chamelium if its dependencies are metChris Wilson
2017-01-26Add support for hotplug testing with the ChameliumLyude
2017-01-26igt_kms: Add kmstest_set_connector_broadcast_rgb()Lyude
2017-01-26igt_kms: Add igt_output_from_connector()Lyude
2017-01-26igt_kms: Add helpers for watching for sysfs hotplug eventsLyude
2017-01-26igt_aux: Add igt_set_autoresume_delay()Lyude
2017-01-26lib/igt_kms.c: Always set pipe_changed.Maarten Lankhorst
2017-01-21Revert "lib/igt_kms: Add missing function declaration"Chris Wilson
2017-01-20lib/igt_kms: Fixed typoRobert Foss
2017-01-20lib/igt_kms: Set free'd pointer to NULLRobert Foss
2017-01-20lib/igt_debugfs: Prevent buffer overflowRobert Foss
2017-01-20lib/igt_kms: Add missing function declarationRobert Foss
2017-01-20lib/igt_kms: Check memory allocations for failuresRobert Foss
2017-01-19lib/dummyload: Prefer WC mmapsChris Wilson
2017-01-13tests/kms_plane_lowres: Plane visibility after atomic modesetsMika Kahola
2017-01-10lib/igt_kms: Remove output->valid againMaarten Lankhorst
2017-01-07Revert "lib/igt_kms: Remove output->valid"Chris Wilson
2017-01-06lib: Always unbind the fbcon around igtChris Wilson
2017-01-05lib/igt_kms: Remove output->validMaarten Lankhorst
2017-01-05tests: Add gem_exec_reuseChris Wilson
2017-01-04tests/kms_ccs: Add test for render compressionTomeu Vizoso
2017-01-04igt/gem_exec_fence: Check sync_file->status after the fence is signaledChris Wilson
2017-01-03igt_core: add igt_constructorLyude
2017-01-03lib/intel_chipset: Add geminilake platform definitionAnder Conselvan de Oliveira
2017-01-03lib/i915_pciids.h: Update to latest version wich includes GLK idsAnder Conselvan de Oliveira
2017-01-02lib: Wrap conversion from u64 to pointersChris Wilson
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson
2017-01-02lib/ioctl_wrappers.h: Fix to_user_pointer() helperRobert Foss
2017-01-02lib/ioctl_wrappers.h: Add to_user_pointer() helperRobert Foss
2016-12-23stubs/intel_bufmgr: Suppress GCC compilation warningsChris Wilson
2016-12-22lib: Kick all fbconChris Wilson