summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-10-31lib: Make libunwind optional againDaniel Vetter
2018-10-26lib/kmod: Unload snd_hdmi_lpe_audioVille Syrjälä
2018-10-25kms_content_protection: Add Content Protection testRamalingam C
2018-10-25lib/debugfs: function to open connector debugfs dirRamalingam C
2018-10-17lib: Don't call igt_require_fb_modifiers() when no modifierDeepak Rawat
2018-10-17lib/igt_fb: Check for cairo surface successDeepak Rawat
2018-10-17lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffersDeepak Rawat
2018-10-16lib/chamelium: Check drmModeGetResources()Chris Wilson
2018-10-16lib: Skip tests that require fb modifiers when KMS is disabledJosé Roberto de Souza
2018-10-15lib: sync i915_pciids.h with kernelRodrigo Vivi
2018-10-15libs: Add rendercopy support for GEN11Kalamarz, Lukasz
2018-10-08fb: Add more formatsMaxime Ripard
2018-10-08fb: Add support for conversions through pixmanMaxime Ripard
2018-10-08igt: Make pixman mandatoryMaxime Ripard
2018-10-08fb: Add format conversion routineMaxime Ripard
2018-10-08fb: Create common function to convert frame formatsMaxime Ripard
2018-10-08fb: convert: Remove swizzle from the argumentsMaxime Ripard
2018-10-08fb: Use an igt_fb for the cairo shadow bufferMaxime Ripard
2018-10-08fb: Add RGB888 formatMaxime Ripard
2018-10-08fb: Only set the GEM domain on intel platformsMaxime Ripard
2018-10-08fb: Add buffer map/unmap functionsMaxime Ripard
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