summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-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
2020-07-21i915/gem_eio: Set modeset for enable pipesMohammed Khajapasha1-0/+2
2020-07-21tests/kms_atomic_transition: Set modeset for enable pipes onlyMohammed Khajapasha1-2/+7
2020-07-21tests/kms: Skip kms test cases for disabled pipesMohammed Khajapasha8-14/+14
2020-07-21tests/kms_lease: Read crtc id for a valid pipeMohammed Khajapasha1-2/+3
2020-07-21tests/kms_lease: Get pipe from crtc for enable pipesMohammed Khajapasha1-1/+4
2020-07-21tests/kms_cursor_legacy: Read crtc id for enable pipesMohammed Khajapasha1-5/+8
2020-07-20test/kms_cursor_crc: release old pipe_crc before create a new oneMelissa Wen1-0/+2
2020-07-17i915/gem_exec_balancer: Race breadcrumb signaling against timeslicingChris Wilson1-0/+108
2020-07-16test/kms_cursor_crc: update subtests descriptions and some commentsMelissa Wen1-6/+26
2020-07-15intel-ci: s/huc_copy/huc-copy/Chris Wilson1-1/+1
2020-07-15tests/i915/gem_huc_copy: Enable a HuC copy testSally Qi4-0/+140
2020-07-13i915/gem_exec_schedule: Trim repetitions for preempt-queueChris Wilson1-1/+1
2020-07-13i915/gem_exec_schedule: Trim reorder-wide workloadChris Wilson1-7/+5
2020-07-13i915/gem_ctx_exec: Set a fast preempt timeout for nohangcheckChris Wilson1-0/+4
2020-07-12i915/gem_exec_schedule: Trim preempt-engines workloadChris Wilson1-1/+1
2020-07-11i915/gem_userptr_blits: Reduce readonly test runtimeChris Wilson1-5/+9
2020-07-10i915/gem_non_secure_batch.c: RemoveDominik Grzegorzek3-127/+0
2020-07-10i915/gem_bad_blit.c: RemoveDominik Grzegorzek3-122/+1
2020-07-10i915/gem_bad_batch.c: RemoveDominik Grzegorzek3-76/+1
2020-07-10i915/gem_bad_address.c: RemoveDominik Grzegorzek3-79/+0
2020-07-10i915/gem_exec_bad_domains.c: Replace with gem_exec_reloc@negativeDominik Grzegorzek4-234/+74
2020-07-10i915/gem_close: Adapt to allow duplicate handlesChris Wilson1-8/+45
2020-07-10igt/tests: Clear pipes properly in kms_atomic_transitionStanislav Lisovskiy1-4/+6
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen24-51/+49
2020-07-06i915/gem_hang: RemovalDominik Grzegorzek3-102/+0
2020-07-06i915/gem_caching: Remove libdrm dependencyDominik Grzegorzek1-69/+111
2020-07-06lib/bufops: add surface array to cover ccs pgtableZbigniew Kempczyński5-47/+48
2020-07-06Build api_intel_bb with Autotools tooArkadiusz Hiler1-0/+3
2020-07-06tests/kms_flip: Check for link reset during expired seq vblank waitImre Deak1-5/+17
2020-07-06tests/kms_flip: Check for link reset during TS calibration as wellImre Deak1-31/+54
2020-07-06i915/gem_softpin: Tighten interruptible runtimesChris Wilson1-13/+20
2020-07-03tests/api_intel_bb: Add intel_bb API testZbigniew Kempczyński2-0/+710
2020-07-02i915/perf: Instantiate a local drm_fd for the unprivileged helperChris Wilson1-0/+5
2020-07-02i915/gem_exec_await: Update to use __for_each_engine_physicalChris Wilson1-9/+11
2020-07-01i915/gem_close_race: Mix in a contexts and a small delay to closureChris Wilson1-15/+53
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal4-27/+27
2020-06-26tests/kms_content_protection: Use library functions for handling ueventsAnkit Nautiyal1-139/+7
2020-06-23i915/gem_exec_schedule: Fixup linkage between hi/lo priority threadsChris Wilson1-6/+10
2020-06-22i915/gem_userptr_blits: Probe async error statusChris Wilson1-1/+12
2020-06-22i915/gem_exec_schedule: Check for store-dword support before useChris Wilson1-0/+6
2020-06-19tests: Move perf/perf_pmu under i915Chris Wilson4-4/+10
2020-06-14i915/gem_ctx_shared: Try to hide cmdparser delaysChris Wilson1-6/+28
2020-06-13i915/i915_pm_rps: Tighten fence generation for waitboostChris Wilson1-14/+3
2020-06-12i915/gem_exec_reloc: Verify engine isolationChris Wilson1-16/+89