summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-10-04lib/i915: Move shaders directoryKatarzyna Dec
2018-10-03lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson
2018-10-02tests: Add kms plane alpha blending test, v2.Maarten Lankhorst
2018-10-01lib/kms: Skip no-op display updatesChris Wilson
2018-10-01lib: Report if kms is enabled on the displayChris Wilson
2018-09-28tests/psr: Check for PSR entry less frequentlyDhinakaran Pandiyan
2018-09-28tests/psr: Wait for PSR exitDhinakaran Pandiyan
2018-09-27lib/igt_fb: Refactor blitter usageVille Syrjälä
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä
2018-09-27lib/igt_fb: Constify format_desc_structVille Syrjälä
2018-09-27lib/igt_fb: Consolidate fb size calculation to one functionVille Syrjälä
2018-09-27lib/igt_fb: Extract calc_plane_stride()Ville Syrjälä
2018-09-27lib/debugfs: Use a blocking read in igt_pipe_crc_get_single()Ville Syrjälä
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