summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-05-09lib/aux: Call setgroups() in igt_drop_root() before setgid()Lyude Paul
2019-05-09lib/aux: Use igt_assert_eq() in igt_drop_root()Lyude Paul
2019-05-09drmtest: Properly handle virtio-gpu's namingPetri Latvala
2019-05-09lib/igt_edid: fix detailed pixel timing analog/digitalSimon Ser
2019-05-07lib/igt_core: Just use igt_can_fail() in __igt_run_subtest()Lyude Paul
2019-05-07meson: Add .so versioningLyude Paul
2019-05-07meson: Don't redefine gettid if the C library provides itLyude Paul
2019-05-07lib/aux: Typecast gettid() as pid_tLyude Paul
2019-05-07Use gettid() wrapper everywhereLyude Paul
2019-05-07lib/tests: Fix test failures with meson 0.50.0Lyude Paul
2019-04-29lib/igt_audio: fix filemode not specified in open(O_CREAT)Simon Ser
2019-04-29lib/rendercopy: Configure MOCS more consistentlyVille Syrjälä
2019-04-29lib/rendercopy: Add fp16 support for gen4+Ville Syrjälä
2019-04-29lib/igt_fb: Fix 32bit integer overflow in the shadow buffer size calculationVille Syrjälä
2019-04-29lib/igt_fb: Fix the cairo shadow buffer strideVille Syrjälä
2019-04-26lib: consolidate duplicated define of vfs_file_max(void)Caz Yokoyama
2019-04-26lib: Add Cometlake platform definitionPetri Latvala
2019-04-25autotools: fix audio and chamelium buildsSimon Ser
2019-04-25tests/kms_chamelium: run audio test with multiple sampling ratesSimon Ser
2019-04-25tests/kms_chamelium: test audio channels are not mixed upSimon Ser
2019-04-25tests/kms_chamelium: test we receive a signal from both audio channelsSimon Ser
2019-04-25lib/igt_alsa: use variables to improve readabilitySimon Ser
2019-04-25lib/igt_{alsa, audio}: improve loggingSimon Ser
2019-04-25tests/kms_chamelium: capture audio data in real-timeSimon Ser
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser
2019-04-24lib/igt_halffloat: fix compilation with ClangSimon Ser
2019-04-24lib/igt_dummyload: Clarify batch mappingMika Kuoppala
2019-04-24lib/igt_dummyload: Introduce igt_spin_resetMika Kuoppala
2019-04-18lib/igt_fb: Add support for fp16 formats through conversionKevin Strasser
2019-04-18lib: Add halffloat implementationKevin Strasser
2019-04-18lib/igt_fb: Fix blitter limit checksVille Syrjälä
2019-04-18lib/igt_fb: Nuke redundant rendercopy cairo surface variantVille Syrjälä
2019-04-18lib/intel_batchbuffer: Make blitter asserts more usefulVille Syrjälä
2019-04-18lib/igt_fb: Unref the renderecopy scratch bosVille Syrjälä
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala
2019-04-18lib/igt_dummyload: libify checks for spin batch activationMika Kuoppala
2019-04-17lib/igt_edid: new library for generating EDIDsSimon Ser
2019-04-16lib/igt_fb: Don't leak the bufmgr and batch for converted surfacesVille Syrjälä
2019-04-16lib/igt_fb: Don't use blitter for large buffersVille Syrjälä
2019-04-16lib/intel_reg: fix shift undefined behaviourSimon Ser
2019-04-15tests/fbcon_fbt: Add and user psr_long_wait_update()José Roberto de Souza
2019-04-15tests/fbcon_fbt: Enable cursor blinkingJosé Roberto de Souza
2019-04-10lib: Reset errno to 0 after isattyArkadiusz Hiler
2019-04-10lib/igt_fb: Create AMD YUV buffers with AMD GEM IOCTLNicholas Kazlauskas
2019-04-09lib: Use nr_open not file-max for setting fd rlimitChris Wilson
2019-04-05lib: add igt_allow_unlimited_files()Lucas De Marchi
2019-04-05lib: ioctl_wrappers: reach engines by index as wellAndi Shyti
2019-04-05lib/igt_gt: remove unnecessary argumentAndi Shyti
2019-04-05lib/igt_kms: Be more verbose about failure in kmstest_wait_for_pageflipArkadiusz Hiler
2019-04-04lib/rendercopy: Assert that buffer dimensions/stride are acceptableVille Syrjälä