summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-09-19lib: Add support for DROP_FREED in igt_drop_caches_set()Chris Wilson
2016-09-16lib: Export igt_debugfs_mount()Chris Wilson
2016-09-16lib: Add an iterator to generate primesChris Wilson
2016-09-15lib/kms: Probe connectors from igt_enable_connectors()Chris Wilson
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-09-02lib/igt_core: Wrap print_backtrace_sig_safe() with HAVE_LIBUNWIND.Marius Vlad
2016-09-01lib/igt_core: Print stacktrace when receiving one of the crash signals.marius vlad
2016-09-01lib/intel_chipset: Fix compilation when enabling the debugger.marius vlad
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad
2016-09-01lib: Make igt_command_line.sh selftest standaloneChris Wilson
2016-08-29lib: Avoid using 2 writes to /proc/sys/vm/drop_cachesChris Wilson
2016-08-25igt_kms: Populate more members of connectors.Maarten Lankhorst
2016-08-23lib/kms: Force connector probing on first useChris Wilson
2016-08-18lib: Preallocate framebuffersChris Wilson
2016-08-05lib: Fix typo s/huma-readable/human-readable/Ville Syrjälä
2016-08-05tools/intel_reg: Dump DP_BUFTRANS registers on ILK-IVBVille Syrjälä
2016-08-04igt_kms: Use proper panning coordinates for legacy primary plane updatesMatt Roper
2016-08-04igt/gem_mocs_settings: adding RC6 testsPeter Antoine
2016-08-04lib/Makefile: Replace automake specific names of listings in Makefile.sourcesRobert Foss
2016-08-04lib/tests/Makefile: Replace automake specific names of listings in Makefile.s...Robert Foss
2016-08-04lib/stubs: Add stubs for intel_bufmgrRobert Foss
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss
2016-08-01igt/gem_mmap_gtt/wc: Reduce test runtimeChris Wilson
2016-07-27docs: minimal docs for igt_vgem.cDaniel Vetter
2016-07-27lib: Update ioctl_wrappers functionsDaniel Vetter
2016-07-27lib: Update igt_chipset docsDaniel Vetter
2016-07-27docs: pull in VC4 docsDaniel Vetter
2016-07-27lib: Update igt_core docsDaniel Vetter
2016-07-27lib: Update docs for igt_statsDaniel Vetter
2016-07-27lib: update docs for igt_pmDaniel Vetter
2016-07-27lib: Update docs for igt_fbDaniel Vetter
2016-07-27lib/debugs: nuke igt_crc_equal againDaniel Vetter
2016-07-27lib: update docs for igt_debugfsDaniel Vetter
2016-07-27lib: Update docs for igt_sysfs.cDaniel Vetter
2016-07-27lib/igt_kms: Add some more documentation to some common kms functions.Maarten Lankhorst
2016-07-27lib/igt_kms: Move doc header to start of the fileMaarten Lankhorst
2016-07-26igt_kms: Allow disabling previous override modeMaarten Lankhorst
2016-07-26igt_kms: Add more apis for panel fitting test.Maarten Lankhorst
2016-07-26igt_kms: Add modeset support to atomic commits.Maarten Lankhorst
2016-07-26igt_kms: Clear all _changed members centrally, v2.Maarten Lankhorst
2016-07-26igt_kms: Remove pan members from igt_plane, v2.Maarten Lankhorst
2016-07-26igt_kms: Handle atomic pipe properties better.Maarten Lankhorst
2016-07-26igt_kms: Change PIPE_ANY behavior to mean unassigned, v2.Maarten Lankhorst
2016-07-26igt_kms: Use pipes for committing, not outputsMaarten Lankhorst
2016-07-26igt_kms: Assign pipe properties in pipe initMaarten Lankhorst
2016-07-26igt_kms: Make PIPE_ANY a alias for PIPE_NONEMaarten Lankhorst
2016-07-26igt_kms: Find optimal encoder only after selecting pipeMaarten Lankhorst
2016-07-26igt_kms: Remove kmstest_connector_config.crtc_idxMaarten Lankhorst
2016-07-25intel_chipset: Fixup HAS_PCH_SPLIT() to exclude AtomsChris Wilson
2016-07-22lib/sysfs: Provide scanf/printf wrappersChris Wilson