summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2016-12-22lib/selftest: Query module parameter for error code.Chris Wilson
2016-12-19lib/debugfs: Check if debufs is already mounted before attempting to mount itVille Syrjälä
2016-12-17lib/sw_sync: Use timeline/fence instead of generic fdChris Wilson
2016-12-17lib/sw_sync: Rename sync_fence_create()Chris Wilson
2016-12-17lib/sw_sync: Indicate that sync_merge() operates and create a sync_fenceChris Wilson
2016-12-17lib/sw_sync: Bring sync_wait() API into lineChris Wilson
2016-12-17lib/sw_sync: Provide compatiblity stubs for old headersChris Wilson
2016-12-17igt_kms: Use const parameters for igt_assert_crc_equalLyude
2016-12-17lib/igt_kmod: kmod already supplies a cooked error codeChris Wilson
2016-12-16stubs/drm: Add drm_intel_gem_context_get_id stubRobert Bragg
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso
2016-12-14lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync supportRobert Foss
2016-12-14lib/sw_sync: Add helper functions for managing synchronization primitivesRobert Foss