summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-03-07lib: Use C99 initialisers to clear context parametersChris Wilson1-18/+12
2018-03-07Bump measure_ring_size() timer intervalChris Wilson1-3/+17
2018-03-05lib/sysfs: s/kick_fbcon/bind_fbcon/Ville Syrjälä4-7/+7
2018-03-05lib/sysfs: Fix fbcon unbind, againVille Syrjälä1-11/+23
2018-03-05lib/igt_pm: Restore runtime pm state on test exitTvrtko Ursulin1-5/+117
2018-03-05tests/perf_pmu: Handle CPU hotplug failures betterChris Wilson6-0/+84
2018-03-03lib: Fix MI_BATCH_BUFFER_START for hang injectionChris Wilson1-7/+21
2018-03-01lib: Provide an accelerated routine for readback from WCChris Wilson3-1/+120
2018-03-01lib/dummyload: Avoid assertions in lowlevel spin constructorChris Wilson1-3/+14
2018-02-28lib/igt_draw: Fix bo leak in gpu draw routinesMaarten Lankhorst1-0/+3
2018-02-27meson: Get rid of lib_headersArkadiusz Hiler1-59/+0
2018-02-27igt: Make libudev mandatoryAntonio Argenziano3-20/+2
2018-02-27lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files.Maarten Lankhorst1-11/+18
2018-02-27lib/igt_kms: Fix docbook warningsMaarten Lankhorst2-9/+13
2018-02-27lib: Export kmsg()Chris Wilson2-14/+23
2018-02-23Iterate over physical enginesChris Wilson2-0/+32
2018-02-23meson: Use bufmgr stubs headers if libdrm_intel is not foundArkadiusz Hiler1-0/+1
2018-02-23lib/igt_gt: add intel_measure_ring_sizeDaniele Ceraolo Spurio4-0/+157
2018-02-23lib/igt_dummyload: add igt_corkDaniele Ceraolo Spurio2-0/+151
2018-02-22igt: Add igt_vc4_get_param() helperBoris Brezillon2-0/+16
2018-02-22igt/vc4: Add a helper function to mark BOs purgeableBoris Brezillon2-0/+13
2018-02-22lib/igt_perf: Find active perf CPUTvrtko Ursulin1-1/+8
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson1-0/+1
2018-02-20lib/igt_kms: Add doc for kmstest_ and igt_ functionsCarlos Santa1-1/+133
2018-02-20lib: Remove overzealous assertion on gem_set_caching()Chris Wilson1-4/+3
2018-02-20lib: Always set mismatching index for igt_find_crc_mismatchChris Wilson1-4/+8
2018-02-20lib: Cache the debugfs mountpointChris Wilson1-8/+18
2018-02-16lib/igt_aux: Add function to swap int64 in arrayAntonio Argenziano2-0/+17
2018-02-15lib/i915_pciids.h: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi1-15/+12
2018-02-15lib/igt_kms: Fix igt_display_drop_events() to work as intendedMaarten Lankhorst1-8/+14
2018-02-15lib/igt_debugfs: Fix igt_pipe_get_crcs.Maarten Lankhorst1-2/+3
2018-02-14lib/kms: Clear unused fields for getproperty ioctlChris Wilson1-4/+3
2018-02-13lib: force a reset on an uncooperative i915 deviceChris Wilson1-5/+18
2018-02-12lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4.Maarten Lankhorst2-8/+71
2018-02-12lib/igt_fb: Remove igt_get_all_cairo_formats()Maarten Lankhorst2-34/+0
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst2-0/+19
2018-02-12lib/igt_fb: Make igt_remove_fb more robustMaarten Lankhorst1-0/+4
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano2-10/+55
2018-02-01lib/igt_fb: Add support for NV12 format through conversion, v2.Maarten Lankhorst1-72/+319
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst4-23/+76
2018-02-01lib/intel_batchbuffer: Add src/dst delta arguments to igt_blitter_fast_copy tooMaarten Lankhorst2-8/+14
2018-02-01lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw, v2.Maarten Lankhorst3-11/+18
2018-02-01lib/fb: Handle planar formats in igt_calc_fb_size and create_bo_for_fbMaarten Lankhorst1-45/+123
2018-02-01lib/igt_fb: Pass format to igt_calc_fb_sizeMaarten Lankhorst2-5/+7
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst2-10/+25
2018-01-26lib: Refactor igt_wait() to use library timersChris Wilson1-17/+16
2018-01-25meson: Use absolute path for IGT_DATADIRPetri Latvala1-1/+1
2018-01-23lib/igt.cocci: Fix typoRhys Kidd1-2/+2
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala1-2/+1
2018-01-15lib/igt_kms: Add more braces around macrosMaarten Lankhorst1-8/+8