summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-09-11lib: Add roundup_power_of_two()Ville Syrjälä
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä
2018-09-07lib: Cancel all outstanding requests at the end of a testChris Wilson
2018-09-07lib/igt_fb: Add missing set_domain callsVille Syrjälä
2018-09-05tests/psr: Avoid opening of already open debugfs dirDhinakaran Pandiyan
2018-09-05lib/debugfs: Function to read debugfs with the directory already openDhinakaran Pandiyan
2018-09-05lib/pm: Fail gracefully if CONFIG_PM is not built into the kernelChris Wilson
2018-09-04lib/pm: Increase snd module probe timeout to 10sChris Wilson
2018-09-04lib/pm: Wait a little for sound module load to completeChris Wilson
2018-09-04lib/pm: Squelch warning for failing to enable audio powermanagementChris Wilson
2018-09-03lib: Check for a specific match if requested.Chris Wilson
2018-09-03lib: Fix strcmp() direction for bsearch.Chris Wilson
2018-09-03lib: Use a bsearch to find the module nameChris Wilson
2018-09-01lib/drmtest: Move open device to separate functionKatarzyna Dec
2018-08-31lib: Stop caching __drm_device_idChris Wilson
2018-08-30lib/sysfs: Avoid using FILE* temporary for igt_sysfs_[v]printfChris Wilson
2018-08-30lib/core: Use libdw to decode stack trace with debugging symbols, v2.Maarten Lankhorst
2018-08-30lib/psr: Add support for toggling edp psr through debugfs, v5.Maarten Lankhorst
2018-08-30lib/kms: Remove special enum handling and replace with call to igt_plane_set_...Maarten Lankhorst
2018-08-30lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2.Maarten Lankhorst
2018-08-17lib: Poll for snd_hda_intel discoveryChris Wilson
2018-08-16Revert "lib: Keep upto half of RAM reserved for test runner"Chris Wilson
2018-08-16lib: Keep upto half of RAM reserved for test runnerChris Wilson
2018-08-14lib: sync with the newer i915_pciids.h from the kernel (CFL)Rodrigo Vivi
2018-08-14lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc.Maarten Lankhorst
2018-08-14lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_startMahesh Kumar
2018-08-09uwildmat: Case-insensitive test selectionPetri Latvala
2018-08-09lib: Export igt_gettime and igt_time_elapsedPetri Latvala
2018-08-09lib: Print subtest starting/ending line to stderr tooPetri Latvala
2018-08-02lib/igt_pm: Export function to restore runtime PM statusTvrtko Ursulin
2018-08-02lib/igt_pm: Find HDA device when attempting to enable runtime PMTvrtko Ursulin
2018-08-02lib/igt_pm: Make exit handlers signal safeTvrtko Ursulin
2018-07-27lib/igt_core: Fix typoGwan-gyeong Mun
2018-07-25build: provide stub implementation for memfd_createLucas De Marchi
2018-07-25build: provide include for missing syscallsLucas De Marchi
2018-07-24lib: Don't assert all KMS drivers support edid_overrideChris Wilson
2018-07-20lib/rendercopy: Fix lack of const throughout gen4 rendercopyChris Wilson
2018-07-19lib: Move trash_bos to their only userChris Wilson
2018-07-18lib/gen6_render: Drop duplicated definitionsLukasz Kalamarz
2018-07-18lib/rendercopy: Use gen4 definitions if applicableLukasz Kalamarz
2018-07-18lib/rendercopy: Add gen4/5 rendercopyLukasz Kalamarz
2018-07-17tests/psr: Move PSR state test functions to libDhinakaran Pandiyan
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano
2018-07-13igt/gem_userptr: Check read-only mappingsChris Wilson
2018-07-12igt/pm_rpm: Pass NULL to require no extra module optionsChris Wilson
2018-07-12lib/igt_kms: simplify pipe <-> name conversionLucas De Marchi
2018-07-12lib/igt_core: fix check for running under gdbLucas De Marchi
2018-07-11Avoid truncate string in __igt_lsof_fdsRodrigo Siqueira
2018-07-11Remove parameter aliases with another argumentRodrigo Siqueira
2018-07-11lib/dummyload: Control whether or not the batch is preemptibleChris Wilson