summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-09-26lib/gpgpu_fill: Implement gpgpu_fillfunc for Gen11Katarzyna Dec
2018-09-26lib: Reuse Gen9 mediafill on Gen11Daniele Ceraolo Spurio
2018-09-26lib: Unexport gem_gtt_type()Chris Wilson
2018-09-25lib/igt_fb: Remove the hand rolled addfb2Ville Syrjälä
2018-09-25lib/kms: Pass the number of planes explicitly to __kms_addfb()Ville Syrjälä
2018-09-25lib/kms: Pass strides[] to __kms_addfbVille Syrjälä
2018-09-25lib/igt_fb: Add fb_num_planes()Ville Syrjälä
2018-09-25lib/igt_fb: Add fb_plane_bpp()Ville Syrjälä
2018-09-25lib/igt_fb: s/planar_foo/fb_plane_foo/Ville Syrjälä
2018-09-25lib/igt_fb: Pass fb_blit_upload to free_linear_mapping()Ville Syrjälä
2018-09-25lib/igt_fb: Use fb_blit_upload as the base class for fb_convert_blit_uploadVille Syrjälä
2018-09-25lib: Add DIV_ROUND_UP()Ville Syrjälä
2018-09-25lib/igt_fb: Respect the users choice of strideVille Syrjälä
2018-09-20lib/igt_psr: Give a explicit parameter name to functions that expect debugfs fdJosé Roberto de Souza
2018-09-14intel: Be consistent with test results on simulationTvrtko Ursulin
2018-09-14igt_sysfs: Avoid double closing the fd in igt_sysfs_scanfTvrtko Ursulin
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