summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-05-28lib/igt_fb: Add support for C8 pixel formatVille Syrjälä
2019-05-28lib/igt: fix igt_audio includeSimon Ser
2019-05-27lib/igt_audio: make audio_extract_channel_s32_le support a NULL dstSimon Ser
2019-05-27lib/igt_audio: introduce audio_convert_toSimon Ser
2019-05-27lib/igt_chamelium: introduce CHAMELIUM_MAX_AUDIO_CHANNELSSimon Ser
2019-05-27lib/igt_audio: use calloc instead of malloc + memsetSimon Ser
2019-05-27lib/igt_audio: add more assertionsSimon Ser
2019-05-27lib: Document igt_opt_handler_t semanticsPetri Latvala
2019-05-27lib: Introduce main function macros with custom argsPetri Latvala
2019-05-24lib/igt_audio: fix uninitialized variableSimon Ser
2019-05-24lib/igt_audio: fix amplitude for S24_LE and S32_LESimon Ser
2019-05-23meson: Start using 'feature' optionsArkadiusz Hiler
2019-05-23i915/gem_exec_fence: Replace open-coded recursive batch with igt_spin_tChris Wilson
2019-05-23i915: Improve static engine map for legacyChris Wilson
2019-05-23lib/igt_core: Rework extra options conflicts handlingArkadiusz Hiler
2019-05-23lib/dummyload: Cleanup access to spin obj arrayMika Kuoppala
2019-05-23lib/i915: End warning message with a newlineTvrtko Ursulin
2019-05-22lib/i915: Fix pointer cast build issueTvrtko Ursulin
2019-05-22lib/i915: Add Icelake vcs2 engine to the static listTvrtko Ursulin
2019-05-22test: perf_pmu: use the gem_engine_topology libraryAndi Shyti
2019-05-22lib: igt_dummyload: use for_each_context_engine()Andi Shyti
2019-05-22lib: igt_gt: make gem_engine_can_store_dword() check engine classAndi Shyti
2019-05-22lib: igt_gt: add execution buffer flags to class helperAndi Shyti
2019-05-22lib/i915: add gem_engine_topology library and for_each loop definitionAndi Shyti
2019-05-21lib/igt.h: Guard igt_alsa.h in HAVE_CHAMELIUM guardAntonio Argenziano
2019-05-20lib/igt_audio: add support for S24_LE and S32_LE signal generationSimon Ser
2019-05-20lib/igt_alsa: add format argument to alsa_test_output_configurationSimon Ser
2019-05-20lib/igt_alsa: support all alsa formatsSimon Ser
2019-05-17lib/igt_audio: sanity-check generated signalsSimon Ser
2019-05-17lib/igt_audio: fix synthesized signal amplitudeSimon Ser
2019-05-16lib/igt_fb: Use cairo conversion in igt_fb_convert_with_stride, v4.Maarten Lankhorst
2019-05-16lib/igt_audio: use double instead of int16_tSimon Ser
2019-05-16tests/kms_chamelium: generate an EDID with audio supportSimon Ser
2019-05-16lib/igt_chamelium: add CHAMELIUM_DEFAULT_EDIDSimon Ser
2019-05-16lib/igt_edid: add support for Vendor Specific Data blocksSimon Ser
2019-05-16lib/igt_edid: add support for Short Audio DescriptorsSimon Ser
2019-05-16tests/kms_chamelium: skip if GetAudioFormat is not supportedSimon Ser
2019-05-15lib: Show other clients when SETMASTER failsChris Wilson
2019-05-15lib/igt_kms: drop unneeded drmModeAtomicSetCursor() callEmil Velikov
2019-05-15lib/igt_audio: make audio_signal_detect take const dataSimon Ser
2019-05-15lib/igt_audio: normalize samples when extracting channelSimon Ser
2019-05-14lib/igt_alsa: remove input supportSimon Ser
2019-05-14tests/kms_chamelium: check ports have audio supportSimon Ser
2019-05-13lib/igt_kms: Update cursor when fb width/height changes too.Maarten Lankhorst
2019-05-13lib: Add support for opening panfrost devicesTomeu Vizoso
2019-05-13lib/panfrost: Add panfrost helpersTomeu Vizoso
2019-05-13lib: Check for -ETIME, not ETIMETomeu Vizoso
2019-05-10lib/tests/igt_subtest_group: Operate within defined behaviorArkadiusz Hiler
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