summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-06-30lib: Start weaning off defunct intel_chipset.hChris Wilson
2016-06-29Revert "igt_kms: Add modeset support for atomic style commits."Maarten Lankhorst
2016-06-29igt_kms: Add modeset support for atomic style commits.Maarten Lankhorst
2016-06-29lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_valid_output_on...Maarten Lankhorst
2016-06-28lib/intel_chipset: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi
2016-06-28lib/intel_chipset: Add more Kabylake PCI IDs.Rodrigo Vivi
2016-06-28lib: Fix reporting of debugfs mountpointChris Wilson
2016-06-28lib: Suppress kmsg on exit for unknown programmesChris Wilson
2016-06-28lib: Avoid running gem_quiescent_gpu() on non-Intel hardwareRobert Foss
2016-06-23igt: Add basic framework for GVT-g testingChris Wilson
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