summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-12-05gem_close_race: Update size to avoid OOMHEADppgttBen Widawsky1-2/+8
2013-12-05tests/gem_ppgtt: New gem_ppgtt set of testsOscar Mateo4-0/+327
2013-12-05gem_pin: Skip with full ppgttBen Widawsky1-1/+4
2013-12-05gem_ctx_bad_exec: Updates for contexts on all ringsBen Widawsky1-3/+3
2013-12-05gem_ctx_bad_destroy: change return typeBen Widawsky1-1/+1
2013-12-05gem_exec_faulting_reloc: Update gen8 BLT cmdsBen Widawsky1-9/+24
2013-12-05gem_reloc_vs_gpu: Update for gen8 BLT cmdsBen Widawsky1-13/+12
2013-12-05gem_persistent_relocs: Update for gen8 BLT cmdsBen Widawsky1-13/+12
2013-12-05gem_write_read_ring_switch: Missed gen8 BLT updatesBen Widawsky1-4/+2
2013-12-05drm_vma_limiter_cached: Missed gen8 BLT updatesBen Widawsky1-4/+2
2013-12-05gem_pipe_control_store_loop: BDW updateBen Widawsky1-3/+14
2013-12-05tests/gem_ctx_exec: Add eviction testDaniel Vetter2-17/+93
2013-12-05tests/core_get_client_auth: new subtests for always authenticatedDaniel Vetter2-9/+21
2013-12-05tests: rename get_client_auth to have a core_ prefixDaniel Vetter3-3/+3
2013-12-04tests/gem_reset_stats: add close-pending-forkMika Kuoppala1-0/+62
2013-12-03build: Skip kms_fbc_crc on AndroidTvrtko Ursulin1-0/+1
2013-12-03build: Make sure asserts are enabled for testsTvrtko Ursulin2-1/+2
2013-12-03test/gem_concurrent_bltDaniel Vetter1-0/+4
2013-11-28gitignore: Ignore kms_fbc_crcDamien Lespiau1-0/+1
2013-11-28kms_fbc_crc: Remove unused variableDamien Lespiau1-1/+0
2013-11-27kms_fbc_crc: Add a CRC based FBC testVille Syrjälä2-0/+540
2013-11-27lib: Add gem_bo_busyVille Syrjälä1-11/+0
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä8-13/+14
2013-11-27kms_cursor_crc: Fix crc readout after a subtest failureVille Syrjälä1-0/+4
2013-11-27tests: Document exec naming convention for execbuf related testsDaniel Vetter1-0/+2
2013-11-27tests: Document per-ring naming conventionsDaniel Vetter1-0/+4
2013-11-26tests/pm_pc8: add "resuming" statePaulo Zanoni1-0/+3
2013-11-21tests/pm_pc8: try to reuse FBs when possiblePaulo Zanoni1-6/+54
2013-11-21tests/pm_pc8: try harder to reach PC8+ residenciesPaulo Zanoni1-0/+47
2013-11-21tests/pm_pc8: rename some subtestsPaulo Zanoni1-2/+2
2013-11-20tests/gem_reset_stats: check non root access to reset_statsMika Kuoppala1-9/+61
2013-11-20tests/gem_reset_stats: stop rings after injecting hangMika Kuoppala1-0/+18
2013-11-20tests/gem_reset_stats: add support for BDW+Mika Kuoppala1-3/+9
2013-11-20tests/gem_reset_stats: More macros!Daniel Vetter1-3/+3
2013-11-17tests/gem_reset_stats: Use macros a bit moreDaniel Vetter1-7/+3
2013-11-15gitignore: Ignore gem_reset_statsDamien Lespiau1-0/+1
2013-11-15tests: More bdw falloutDaniel Vetter1-1/+1
2013-11-14tests: More bdw falloutDaniel Vetter3-3/+2
2013-11-14tests/pm_pc8: add --quick optionPaulo Zanoni1-12/+20
2013-11-14tests/pm_pc8: add some more stress testsPaulo Zanoni1-3/+23
2013-11-14tests/pm_pc8: remove compare_registers subtestPaulo Zanoni1-91/+0
2013-11-14tests/pm_pc8: rename some variablesPaulo Zanoni1-13/+13
2013-11-14tests/pm_pc8: fix debugfs-forcewake-user for PC8-only casesPaulo Zanoni1-3/+7
2013-11-14tests/pm_pc8: check for PC8 status, not residency in most casesPaulo Zanoni1-27/+75
2013-11-14tests/pm_pc8: add support for runtime PMPaulo Zanoni1-54/+177
2013-11-14tests/pm_pc8: Fix invalid pointer-to-integer castingChris Wilson1-3/+3
2013-11-13gem_cs_prefetch: more gen8 integration falloutBen Widawsky1-3/+0
2013-11-13gem_evict_*: Fix batch lengths, broken on gen8 integrationBen Widawsky2-2/+6
2013-11-13tests: add gem_reset_statsMika Kuoppala2-0/+771
2013-11-12build: New Android makefilesOscar Mateo1-0/+77