summaryrefslogtreecommitdiff
path: root/tests/i915
AgeCommit message (Expand)Author
2019-05-13test/i915: i915_hangman: use the gem_engine_topology libraryHEADmasterAndi Shyti
2019-05-13test/i915: gem_wait: use the gem_engine_topology libraryAndi Shyti
2019-05-13test/i915: gem_exec_store: use the gem_engine_topology libraryAndi Shyti
2019-05-13test/i915: gem_exec_parallel: use the gem_engine_topology libraryAndi Shyti
2019-05-13test/i915: gem_exec_basic: use the gem_engine_topology libraryAndi Shyti
2019-05-13test/i915: gem_ctx_exec: use the gem_engine_topology libraryAndi Shyti
2019-05-13test/i915: gem_cs_tlb: use the gem_engine_topology libraryAndi Shyti
2019-05-13test/i915: gem_busy: use the gem_engine_topology libraryAndi Shyti
2019-05-07Use gettid() wrapper everywhereLyude Paul
2019-04-26i915/gem_tiling_max_stride: Skip if chipset is unknownChris Wilson
2019-04-26lib: consolidate duplicated define of vfs_file_max(void)Caz Yokoyama
2019-04-25i915/gem_exec_schedule: Check deps along implicit inter-engine semaphoresChris Wilson
2019-04-25i915/gem_exec_schedule: Exercise resolving of userspace semaphoresChris Wilson
2019-04-24lib/igt_dummyload: Clarify batch mappingMika Kuoppala
2019-04-24lib/igt_dummyload: Introduce igt_spin_resetMika Kuoppala
2019-04-18tests/i915/gem_render_copy: Don't leak bos between subtestsVille Syrjälä
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala
2019-04-18lib/igt_dummyload: libify checks for spin batch activationMika Kuoppala
2019-04-17i915/gem_spin_batch: Add test to resend spinnerMika Kuoppala
2019-04-17i915/gem_exec_schedule: Fill in obj.offset for spinner resubmissionChris Wilson
2019-04-17i915: Update i915_drm.hChris Wilson
2019-04-16i915/gem_mmap_gtt: Markup a couple of GTT set-domainsChris Wilson
2019-04-12tests/gem_create: Test unaligned BO size updateMichał Winiarski
2019-04-09i915/gem_exec_schedule: Trick semaphores into a GPU hangChris Wilson
2019-04-09tests/i915/gem_fd_exhaustion.c: Remove unused sysfs functionsAntonio Argenziano
2019-04-05gem_exec_parallel: allow unlimited open filesLucas De Marchi
2019-04-05lib: add igt_allow_unlimited_files()Lucas De Marchi
2019-04-04i915/pm_backlight: Do not turn off DPMS before system suspendHarish Chegondi
2019-04-04i915/gem_exec_big: Only warn for the first sign of a pagefaultChris Wilson
2019-04-03tests: Remove i915_missed_irqJosé Roberto de Souza
2019-04-02i915/gem_pread,gem_pwrite: Exercise using ourselves as the bufferChris Wilson
2019-04-01i915/gem_exec_schedule: Verify that using HW semaphores doesn't blockChris Wilson
2019-03-30i915_pm_rpm: gem-execbuf-stress subtest fasterCaz Yokoyama
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-28gem_exec_latency: Initialize variance to zeroPetri Latvala
2019-03-27i915/gem_exec_big: 128MiB not enough slack? Let out the rope!Chris Wilson
2019-03-26i915/gem_sync: Make switch-default asymmetricChris Wilson
2019-03-26i915/gem_ctx_param: Remove kneecappingChris Wilson
2019-03-26i915/gem_exec_big: Add a single shot testChris Wilson
2019-03-26i915/gem_exec_nop: poll-sequential requires ordering between ringsChris Wilson
2019-03-26i915/gem_exec_whisper: Measure total power consumedChris Wilson
2019-03-26i915/gem_exec_schedule: Measure semaphore power consumptionChris Wilson
2019-03-25i915: Mark up some forgotten set-domainChris Wilson
2019-03-21i915/gem_mmap_gtt: Check that the initial pagefault is non-blockingChris Wilson
2019-03-20i915/gem_shrink: Open the device before using it!Chris Wilson
2019-03-20i915/gem_mocs_settings/mocs-isolation: Filter out missing ringsChris Wilson
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2019-03-20lib/igt_sysfs: Remove idx from sysfs_openMichał Winiarski
2019-03-20lib: Kill drm_get_card()Michał Winiarski
2019-03-20lib/igt_device: Introduce igt_device_get_card_indexMichał Winiarski