summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-09-04lib: Add function to hash a framebufferBrian Starkey2-0/+65
2020-09-04lib/igt_kms: Add writeback supportBrian Starkey2-0/+58
2020-09-04lib/i915/perf: Add DG1 metricsLionel Landwerlin7-3/+10792
2020-09-04lib/i915/perf: Add Rocketlake metricsLionel Landwerlin7-3/+8554
2020-09-03lib/i915/perf: add AsyncCompute metricsLionel Landwerlin11-12/+2809
2020-09-03lib/i915/perf: break TGL metrics in 2Lionel Landwerlin8-136/+8786
2020-09-03pciids/i915: break TGL into GT1/2Lionel Landwerlin2-7/+22
2020-09-03lib/i915/perf: small ICL equation refactorLionel Landwerlin1-19/+19
2020-09-03lib/i915/perf: fixup converter scriptLionel Landwerlin1-0/+10
2020-09-03lib/i915_perf: drop dependency on libigtLionel Landwerlin1-1/+1
2020-08-13lib/i915: Add DG1 platform definitionAdam Miszczak2-0/+10
2020-08-13lib: sync i915_pciids.h with kernelAdam Miszczak1-3/+5
2020-08-05tests/i915/gem_exec_fence: add engine chaining testsLionel Landwerlin1-0/+2
2020-08-05tests/syncobj_timeline: add more timeline testsLionel Landwerlin2-37/+39
2020-08-05igt: add timeline test casesChunming Zhou2-0/+256
2020-07-29tests/kms_psr2_su: Change to igt_info when the failing of PSR2 enablingGwan-gyeong Mun1-5/+5
2020-07-26lib/i915: Pick a subtest conformant name for an unknown engineChris Wilson1-1/+1
2020-07-26tools: Use the gt number stored in the device infoChris Wilson2-24/+0
2020-07-26lib/i915: Report unknown device as the futureChris Wilson1-2/+2
2020-07-26lib/i915: Identify RocketlakeChris Wilson2-0/+9
2020-07-21lib/kms: Convert pipe id flags for a vblank using crtc offsetMohammed Khajapasha2-19/+47
2020-07-21lib/kms: Skip igt test cases for disabled display pipesMohammed Khajapasha1-3/+2
2020-07-21lib/igt_kms: Add igt_require_pipe() functionMohammed Khajapasha2-0/+30
2020-07-21lib/igt_kms: Add support for display with non-contiguous pipesMohammed Khajapasha2-14/+68
2020-07-16lib/igt_fb: change comments with fd descriptionMelissa Wen1-2/+2
2020-07-15tests/i915/gem_huc_copy: Enable a HuC copy testSally Qi6-0/+197
2020-07-13lib/i915: Open primary sysfs for engine attributesChris Wilson1-0/+51
2020-07-12lib/i915: Set NO_RELOC flag for spinnersChris Wilson1-4/+4
2020-07-08lib: Sync i915 PCI idsJosé Roberto de Souza1-0/+13
2020-07-08lib/igt_chamelium: Wait for connectors after replugging them at exitImre Deak1-0/+5
2020-07-08lib/igt_chamelium: Duplicate the caller's drm_fdImre Deak1-1/+5
2020-07-08lib/igt_chamelium: Sanitize the init error and deinit pathImre Deak1-3/+3
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen2-11/+9
2020-07-06lib/bufops: add surface array to cover ccs pgtableZbigniew Kempczyński5-69/+79
2020-07-03lib/intel_bufops: Add new functions and intel_buf fieldsZbigniew Kempczyński2-10/+150
2020-07-03lib/intel_batchbuffer: Extend intel_bbZbigniew Kempczyński3-63/+550
2020-07-03lib: Fix interface descriptor fillsMika Kuoppala1-0/+4
2020-07-02i915/gem_exec_await: Update to use __for_each_engine_physicalChris Wilson1-1/+1
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal3-20/+20
2020-06-26lib/igt_kms: Add support for detecting connector eventsAnkit Nautiyal2-18/+55
2020-06-22igt/core: Disallow igt_require/skip in non-main threadsArkadiusz Hiler2-1/+36
2020-06-22lib/core: Handle asserts in threadsArkadiusz Hiler6-0/+263
2020-06-22lib/core: Print thread:tid with igt_log for non-main threadsArkadiusz Hiler5-7/+103
2020-06-15scripts/generate_clear_kernel: Clean up header license/copyright.Rodrigo Vivi2-48/+4
2020-06-12lib/i915: Fix GTT offset for 64bChris Wilson1-1/+3
2020-06-12lib/i915: Increase range for randomised location of dummyloadChris Wilson1-1/+3
2020-06-12tests/kms_psr2_su: Print errno while it fails to read debugfsGwan-gyeong Mun1-3/+12
2020-06-10lib/drmtest: Don't write ffffffff to a numeric paramPetri Latvala1-1/+1
2020-06-08python: Stop using cElementTreeArkadiusz Hiler1-1/+1
2020-06-08lib/igt_device_scan: Add extra helpers for intel_gpu_topAyaz A Siddiqui2-13/+74