summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-17test more combinationgen7_exec_parseMika Kuoppala1-100/+94
2020-08-17tests/gen9_exec_parse: Add lrr testMika Kuoppala1-14/+39
2020-08-17tests/gen7_exec_parse: Add tests for longer LRIsMika Kuoppala1-0/+36
2020-08-17tests/gen7_exec_parse: Test lrm/lriMika Kuoppala1-5/+34
2020-08-17tests/gen7_exec_parse: Test masked registersMika Kuoppala1-0/+23
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-12tests/kms_cursor_legacy: Remove duplicate codeBhanuprakash Modem1-43/+31
2020-08-11tests/i915: Remove subtests that rely on async relocation behaviorMaarten Lankhorst1-219/+0
2020-08-10i915/gem_mmap_offset: check coherency with MMAP_OFFSET vs the GPUZbigniew KempczyƄski1-0/+75
2020-08-07i915/gem_exec_fence: Use default-context for syncobj-timeline-waitChris Wilson1-5/+1
2020-08-07tests/kms_pipe_crc_basic: Remove redundant igt_require_pipePetri Latvala1-1/+0
2020-08-06syncobj_timeline: Tell the compiler to read from the threadChris Wilson1-2/+4
2020-08-06i915/gem_caching: Fix mmap protection for writesChris Wilson1-1/+1
2020-08-06intel-ci: Add compare CRC sanity test to BATBhanuprakash Modem1-0/+4
2020-08-06tests/kms_pipe_crc_basic: Sanity check for CRC mismatchesBhanuprakash Modem1-0/+73
2020-08-06runner: Only claim the test was killed if it was killedPetri Latvala1-2/+2
2020-08-06tests: use an empty brace initializerCarlos Santa4-4/+4
2020-08-05test: fix missing syncobj_timeline tests for AutotoolsLionel Landwerlin1-0/+1
2020-08-05tests/i915/gem_exec_fence: add engine chaining testsLionel Landwerlin2-0/+637
2020-08-05tests/i915/exec_fence: add timeline fence testsLionel Landwerlin1-0/+757
2020-08-05tests/syncobj_timeline: add more timeline testsLionel Landwerlin3-37/+426
2020-08-05igt: add timeline test casesChunming Zhou4-0/+1407
2020-08-05drm-uapi: bump i915_drm.h for timeline semaphores testsLionel Landwerlin1-5/+58
2020-08-05tests/kms_multipipe_modeset: Changes based on lib updates and minor fixesKarthik B S1-7/+6
2020-08-02i915/gem_cs_tlb: Impose a runtime capChris Wilson1-3/+5
2020-08-02i915/gem_exec_whisper: Trim the queue lengthChris Wilson1-8/+9
2020-07-31tests/feature_discovery: Fix things spotted by GitLab's CIArkadiusz Hiler2-0/+5
2020-07-31i915/gem_ctx_ringsize: Manually control timeoutChris Wilson1-31/+27
2020-07-31MAINTAINERS: Change Arek's email addressArkadiusz Hiler1-1/+1
2020-07-31tests: Add feature_discoveryArkadiusz Hiler2-0/+112
2020-07-30runner: Also generate igt@runner@aborted when aborting internallyPetri Latvala1-21/+26
2020-07-30runner/resultgen: Remember to close fd to aborted.txtPetri Latvala1-0/+1
2020-07-29tests/kms_psr2_su: Change to igt_info when the failing of PSR2 enablingGwan-gyeong Mun1-5/+5
2020-07-29autotools: Remove $(HANG) handlingPetri Latvala1-5/+2
2020-07-27i915/gem_partial_pwrite_pread: Remove libdrm dependencyAdam Miszczak1-67/+101
2020-07-26drm_import_export: Check for working and known GPUChris Wilson1-4/+6
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 Wilson4-26/+8
2020-07-26lib/i915: Report unknown device as the futureChris Wilson1-2/+2
2020-07-26lib/i915: Identify RocketlakeChris Wilson2-0/+9
2020-07-26i915/gem_exec_balancer: Beware being stuck on a full ringChris Wilson1-2/+28
2020-07-24tests/i915_pm_lpsp: Fix compilation warningArkadiusz Hiler1-4/+2
2020-07-24tests/kms_atomic_transition: Add explicit curly bracketsArkadiusz Hiler1-2/+4
2020-07-23tests/device_reset: Fix missing autotools supportMarcin Bernatowicz1-0/+1
2020-07-23tests/device_reset: Test device sysfs resetMarcin Bernatowicz3-0/+285
2020-07-22runner: Print a message when aborting due to IGT_EXIT_ABORTPetri Latvala1-1/+3
2020-07-22runner: Use exitcode 127 when resume is impossiblePetri Latvala1-2/+3
2020-07-22tests/i915_pm_lpsp: Add igt_wait to test lpspAnshuman Gupta1-1/+2
2020-07-21tests/kms: Use crtc offset to read vblank event for a pipeMohammed Khajapasha11-32/+75