summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-01-21lib/drmtest: Don't read from NULL in set_forced_driverPetri Latvala
2019-01-21lib/igt_core: Initialize fds in igt_system_quietPetri Latvala
2019-01-21lib/igt_core: Handle all failures to read .igtrcPetri Latvala
2019-01-21lib/igt_core: Assert that optarg is presentPetri Latvala
2019-01-21lib/igt_audio: Initialize freq in audio_signal_detect()Petri Latvala
2019-01-21lib/igt_alsa: Remove dead assignmentPetri Latvala
2019-01-21lib/igt_kms: Assert that active crtcs have at least one planePetri Latvala
2019-01-21lib/igt_kms: Make igt_display_init require at least one planePetri Latvala
2019-01-21lib: Avoid memcpying 0 bytes from NULLPetri Latvala
2019-01-21lib/igt_kms: Use correct type for callocPetri Latvala
2019-01-21lib/ioctl_wrappers: Help static analysis with execution flowPetri Latvala
2019-01-21lib/i915/gem_context: Help static analysis with execution flowPetri Latvala
2019-01-21lib: Introduce BUILD_BUG_ON_INVALID and igt_assume()Petri Latvala
2019-01-18lib/igt_debugfs: Unify crc collectionMika Kahola
2019-01-16igt/drv_missed_irq: Skip if the kernel reports no rings available to testChris Wilson
2019-01-16lib/ioctl_wrapper: Implement __gem_mmapLukasz Kalamarz
2019-01-16lib/igt_dummyload: use gem_mmap__cpu and gem_mmap__wc when applicableLukasz Kalamarz
2019-01-16lib/ioctl_wrapper: use defines for get_param instead of param numberLukasz Kalamarz
2019-01-14tests/psr: Share the code check if sink supports PSRJosé Roberto de Souza
2019-01-14lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use itJosé Roberto de Souza
2019-01-14lib/igt_edid_template: Fix parenthesis for vertical pulse codingPaul Kocialkowski
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