summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-01lib/amdgpu: improve operations to create commands and miscVitaly Prosyak9-21/+240
2022-09-01tests/kms_cursor_crc: Add max-size test backBhanuprakash Modem1-23/+35
2022-09-01tests/kms_plane_cursor: Convert tests to dynamicBhanuprakash Modem1-114/+80
2022-08-31docs: Update report link to fd.o GitLabRyszard Knop18-21/+20
2022-08-31runner: Add tests for environment flagsRyszard Knop2-1/+31
2022-08-31runner: Add help for the --environment flagRyszard Knop1-0/+4
2022-08-31runner: Set requested env vars during executionRyszard Knop1-2/+6
2022-08-31runner: Serialize the provided environment flagsRyszard Knop1-31/+152
2022-08-31runner: Add the --environment flagRyszard Knop2-1/+131
2022-08-31runner: make the usage function variadicRyszard Knop1-33/+31
2022-08-31runner: rename free_settings to clear_settingsRyszard Knop5-15/+15
2022-08-30replaced /bin/bash shebangs with /bin/sh for BSD compatibilityJake Freeland11-67/+74
2022-08-29lib/igt_device_scan: Retry when parent pci device lacks propertiesZbigniew Kempczyński1-52/+41
2022-08-24igt: Allow overriding the commit hash in the version stringRyszard Knop2-1/+11
2022-08-23lib/chamelium: Use MST Path property to reprobe an MST connector.Mark Yacoub1-9/+107
2022-08-22i915/guc: Disable i915_pm_rps when SLPC is enabledVinay Belgaumkar3-6/+44
2022-08-22tests/i915/kms_big_fb: First async flip discarded on i915Karthik B S1-0/+10
2022-08-18tests/gem_exec_fence: Restore pre-hang checks in *await-hang scenariosJanusz Krzysztofik1-6/+16
2022-08-18tests/gem_exec_fence: Exclude 0 from use in store batchesJanusz Krzysztofik1-5/+8
2022-08-18tests/gem_exec_fence: Fix wrong engine checked for store_dword capabilityJanusz Krzysztofik1-1/+1
2022-08-18lib/igt_kmod: remove the conditional audio removal codeMauro Carvalho Chehab1-190/+6
2022-08-17tools/intel_vbt_decode: Extract dp_vswing()/dp_preemph()Ville Syrjälä1-76/+34
2022-08-17tools/intel_vbt_decode: Simplify fast link training lane countVille Syrjälä1-16/+2
2022-08-16docs: Update Chamelium docMark Yacoub1-16/+52
2022-08-16tests/gem_lmem_swapping: add some coverage for big objectsMatthew Auld1-2/+16
2022-08-15lib/igt_sysfs: Drop igt_debug_on from igt_sysfs_gt_openAshutosh Dixit1-1/+1
2022-08-15lib/igt_aux : Skip SUSPEND_STATE_S3 if mem_sleep deep state is not supportedRiana Tauro1-0/+19
2022-08-12tests/i915_pm_freq_mult: New test for media freq factorAshutosh Dixit2-0/+180
2022-08-12tests/chamelium: Move Chamelium tests to their own folderKhaled Almahallawy3-8/+18
2022-08-11lib/igt_device_scan: Rescan pci properties if PCI_SLOT_NAME wasn't foundZbigniew Kempczyński1-5/+40
2022-08-11runner: Remove some unused valuesRyszard Knop1-4/+3
2022-08-11runner: Check for strchr result in parse_dmesg_lineRyszard Knop1-1/+1
2022-08-10tests/kms_plane: Check plane format before usingAlex Hung1-0/+3
2022-08-10i915/i915_pm_rps: Don't use gem_write in batch_createChris Wilson1-3/+7
2022-08-08tests/i915/perf_pmu: Use correct context id in "enable-race"Ashutosh Dixit1-1/+1
2022-08-08tests/kms_writeback: Fix build warningsJessica Zhang1-6/+12
2022-08-08tests/kms_writeback: Enhance kms_writeback for custom modesRohith Iyer1-20/+153
2022-08-08tests/testdisplay: Use igt_parse_mode_string for command line argumentsRohith Iyer1-7/+1
2022-08-08lib/igt_kms: Add helper to parse mode stringRohith Iyer2-0/+27
2022-08-08lib/igt_aux: Fix igt_mem_sleep docRodrigo Vivi1-3/+3
2022-08-05tests/kms_color_chamelium: Convert tests to dynamicBhanuprakash Modem1-547/+487
2022-08-05tests/testdisplay: Skip modeset if no display is connectedSwati Sharma1-0/+4
2022-08-03test/i915/i915_suspend: Use SUSPEND_STATE_S3 to enforce S3.Rodrigo Vivi3-17/+4
2022-08-03lib/igt_aux: Introduce the ability to force S3 suspend state.Rodrigo Vivi2-53/+84
2022-08-03lib/igt_aux: Check suspend state support directly.Rodrigo Vivi1-18/+10
2022-08-03tests/i915/i915_suspend: Be more specific on the S3 mem_sleep requirement.Rodrigo Vivi1-2/+3
2022-08-03lib/igt_aux: Let's use the official mem_sleep namesRodrigo Vivi3-8/+8
2022-08-03lib: sync i915_pciids.h with kernelMatt Roper2-21/+55
2022-08-03tests/gem_exec_fence: Coordinate sleep with the start of the requestChris Wilson1-1/+4
2022-08-03tests/gem_exec_fence: Check stored values only for valid workloadsChris Wilson1-6/+8