summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-04-17lib: Make igt_set_timeout fail with a timeout statusHEADmasterPetri Latvala1-4/+4
2018-04-12lib: Adjust refactored gpu_fill library to our coding styleKatarzyna Dec6-38/+39
2018-04-12lib/gpgpu_fill: Add missing configuration parameters for gpgpu_fillKatarzyna Dec2-1/+4
2018-04-12lib: Remove duplications in gpu_fill libraryKatarzyna Dec10-293/+39
2018-04-12lib: Move common gpgpu/media fill functions to gpu_fill libraryKatarzyna Dec9-1705/+961
2018-04-11lib/igt_debugfs: Add timeouts to opening pipe CRC fd.Maarten Lankhorst1-0/+3
2018-04-11lib/igt_kms: Reset FIFO underruns on first commit after init()/reset().Maarten Lankhorst1-0/+7
2018-04-11lib/igt_kms: Handle outputs with no modes betterMaarten Lankhorst2-6/+10
2018-04-10lib: Dump meminfo and slabinfo if we complain about insufficient memoryChris Wilson1-2/+26
2018-04-06lib: Acquire master for pollable spinbatch on gen4/5Chris Wilson1-1/+4
2018-04-03tests/gem_eio: Never re-use contexts which were in the middle of GPU resetTvrtko Ursulin2-2/+11
2018-03-29tests/perf_pmu: Fix usage of for_each_engine_class_instanceTvrtko Ursulin1-5/+7
2018-03-28lib/igt_kms: Improve connector probing in igt_display_init(), v2.Maarten Lankhorst1-1/+7
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin6-41/+175
2018-03-22igt/gem_measure_ring_size_inflight: Measure smallest inflight ring sizeAntonio Argenziano1-16/+37
2018-03-22lib: Run gem_test_engine() in an isolated contextChris Wilson1-4/+18
2018-03-21lib/kms: Use named initializers for prop name arraysVille Syrjälä1-27/+27
2018-03-21lib/kms: Constify some string arraysVille Syrjälä2-11/+13
2018-03-21lib: Don't fail if plane IN_FORMATS not presentDaniel Stone1-0/+3
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano3-4/+6
2018-03-19lib/igt_kms: Add functions to get only a single output for a pipe, v2.Maarten Lankhorst2-0/+119
2018-03-16lib: Parse plane IN_FORMATS blobifiers into a nicer formVille Syrjälä2-1/+182
2018-03-16lib: Add igt_hweight()Ville Syrjälä1-0/+5
2018-03-15lib/igt_kms: Fix enum type in igt_pipe_has_prop.Maarten Lankhorst1-1/+1
2018-03-12lib/igt_kms: Fix igt_plane_reset to handle cursor planes correctly tooMaarten Lankhorst1-0/+1
2018-03-12intel_chipsets: store GT information in device infoLionel Landwerlin2-21/+122
2018-03-12include: bump drm uAPI headersLionel Landwerlin1-36/+0
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