summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-01-14Make force work with multiple drivers availableRodrigo Siqueira
2019-01-14igt/sysfs: drop support for passing -1 fd for IntelJani Nikula
2019-01-10lib/sysfs: Repair override of params with -1Chris Wilson
2019-01-10lib/fb: Fix rgb24 to nv12 conversionPetri Latvala
2018-12-31lib/igt_fb: Add a check on stride alignment for pixman conversionPaul Kocialkowski
2018-12-31chamelium: Debug-print CRCs when comparing them and dumping framesPaul Kocialkowski
2018-12-27lib/kms: Fix documentation for for_each_pipe_staticPetri Latvala
2018-12-21lib/fb: Remove unused variablesPetri Latvala
2018-12-20Add support for forcing a specific driverPetri Latvala
2018-12-18lib/igt_fb: Added XYUV8888 format support for testingStanislav Lisovskiy
2018-12-10lib/kms: Enable outputs by default in igt_require_displayDaniel Vetter
2018-11-27lib/igt_kms: Fill the plane format/mod information for pre-blobifier driversVille Syrjälä
2018-11-27v3d_*: Add new tests for the V3D UABI.Eric Anholt
2018-11-27lib: Show stacktrace when terminated by runnerChris Wilson
2018-11-27lib/kms: warn if we commit without outputsDaniel Vetter
2018-11-27lib/kms: Drop igt_display_initDaniel Vetter
2018-11-27tests: Use igt_display_requireDaniel Vetter
2018-11-26v3d: Add a helper libraryEric Anholt
2018-11-23igt/gem_exec_capture: Capture many, many objectsChris Wilson
2018-11-20lib/igt_draw: Pass bpp along to rendercopy.Maarten Lankhorst
2018-11-20lib/rendercopy: Implement support for 8/16 bppMaarten Lankhorst
2018-11-20lib/batchbuffer: Set bpp in igt_buf.Maarten Lankhorst
2018-11-19lib/igt_fb: Fix -Werror=missing-braces compilation on clang.Maarten Lankhorst
2018-11-16lib/igt_draw: Only skip when width/x is not a multiple of 2.Maarten Lankhorst
2018-11-05lib/igt_fb: Generalize the slow read from gtt mmap handlingVille Syrjälä
2018-11-05lib/igt_fb: Use linear.fb in the converterVille Syrjälä
2018-11-05lib/igt_fb: Assert converted formats harderVille Syrjälä
2018-11-05lib/igt_fb: Fix the pixman converterVille Syrjälä
2018-11-05docs: Remove incorrect reference to i915Petri Latvala
2018-11-02lib/igt_fb: Fix unused variable buf.Stanislav Lisovskiy
2018-11-01lib: Help static analyzers figure out the execution flowPetri Latvala
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