summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-17tests/i915/vm_bind: Add userptr subtestigt_vm_bind_upstream_7Niranjana Vishwanathapura1-9/+54
2022-06-17tests/i915/vm_bind: Add basic VM_BIND test supportNiranjana Vishwanathapura2-0/+463
2022-06-17tests/i915/vm_bind: Add vm_bind sanity testNiranjana Vishwanathapura6-28/+178
2022-06-17lib/vm_bind: Add interface to support VM_BINDAdam Miszczak11-16/+209
2022-06-17vm_bind: import uapi definitionsNiranjana Vishwanathapura1-3/+219
2022-04-27tests/amdgpu/amd_psr: add PSR-SU test case for cursor move + MPO scenarioDavid Zhang1-12/+36
2022-04-27tests/amdgpu/amd_psr: add PSR-SU cursor movement test caseDavid Zhang1-5/+111
2022-04-27tests/amdgpu/amd_psr: set visual-confirm default to disabledDavid Zhang1-2/+2
2022-04-27tests/amdgpu/amd_psr: add helper to draw cursor patternDavid Zhang1-0/+47
2022-04-27i915/gem_eio: Removed early timeout check for forced reset completionBommu Krishnaiah1-2/+5
2022-04-26intel-ci: Reorder system suspend tests to lastAnshuman Gupta1-5/+7
2022-04-26gitlab-CI: Temporarily disable armhf and arm64 selfchecksPetri Latvala1-33/+34
2022-04-25lib/igt_sysfs: Add RPS sysfs helpersUmesh Nerlige Ramappa2-0/+144
2022-04-25lib/igt_sysfs: Add helpers to iterate over GTsUmesh Nerlige Ramappa2-0/+83
2022-04-25meson: Move MSM-specific tests to their own subdirectoryJessica Zhang4-3/+15
2022-04-25lib/rpl_p: Add Raptor Lake P platform definitionTejas Upadhyay1-0/+1
2022-04-25lib: sync i915_pciids.h with kernelTejas Upadhyay1-1/+12
2022-04-25tests/kms : Added dynamic test casesNidhi Gupta2-46/+48
2022-04-25tests/kms: sanitize the system state between subtestsNidhi Gupta2-27/+18
2022-04-25lib/i915: remove use of debugfs/i915_next_seqnoNirmoy Das1-1/+0
2022-04-25tests/i915/gem_ctx_isolation.c - fix to poison CACHE_MODE_0CQ Tang1-1/+7
2022-04-22tests/i915/kms_big_fb: Don't fill small fb during test setupJuha-Pekka Heikkila1-3/+2
2022-04-22tests/i915/kms_big_fb: move start of crc calculation past first commitJuha-Pekka Heikkila1-1/+1
2022-04-22tests/i915/kms_flip_scaled_crc: Fix error messageJuha-Pekka Heikkila1-1/+1
2022-04-22tests/kms_universal_plane: Change num_primary and num_cursor asserts into war...Jessica Zhang1-2/+2
2022-04-22tests/kms_atomic_transition: Separate commits for pipes with shared planesJessica Zhang1-0/+19
2022-04-22tests/i915/gem_exec_schedule: Use separate context for spinnerZbigniew Kempczyński1-2/+4
2022-04-22tests/i915/gem_exec_schedule: Don't use default contextZbigniew Kempczyński1-4/+7
2022-04-22i915/gem_exec_schedule: Fix context creation for shared-vmChris Wilson1-8/+15
2022-04-22tests/gem_reset_stats: Test for shared reset domainPriyanka Dandamudi1-0/+155
2022-04-21tests/kms_setmode: Fix the corner case in handling 5k+ modesBhanuprakash Modem1-3/+9
2022-04-21tests/kms_flip: Add support to handle displays having 5k+ modesBhanuprakash Modem1-10/+32
2022-04-21tests/i915/gem_lmem_swapping: Add parallel-random-verify-ccs subtestZbigniew Kempczyński1-0/+3
2022-04-20tests/amdgpu/amd_psr: define reusable wrapper for PSR support checkDavid Zhang1-16/+28
2022-04-20tests/amdgpu/amd_psr: add PSR-SU full frame update sub test caseDavid Zhang1-0/+124
2022-04-20tests/amdgpu/amd_psr: add interactive option of PSR visual confirmDavid Zhang1-2/+40
2022-04-20gem_lmem_swapping: Check requirements before module unloadPetri Latvala1-0/+19
2022-04-19tests/i915/gem_lmem_swapping: Add ccs subtestsRamalingam C1-7/+229
2022-04-18tests/i915/gem_lmem_swapping: create batch buffer from obj poolRamalingam C1-11/+13
2022-04-14tests/core_hotunplug: apply audio unload for all i915 hwKai Vehmanen1-7/+6
2022-04-14tests/i915_query: Test new DRM_I915_QUERY_GEOMETRY_SUBSLICES queryMatt Roper2-0/+77
2022-04-14code_cov_parse_info: add support for generating html reportsMauro Carvalho Chehab1-53/+387
2022-04-14code_cov_parse_info: add support for exclude filtersMauro Carvalho Chehab1-71/+177
2022-04-14code_cov_parse_info: fix --show-lines logicMauro Carvalho Chehab1-1/+3
2022-04-14code_cov_parse_info: fix error handling when opening filesMauro Carvalho Chehab1-2/+2
2022-04-14scripts/code_cov_parse_info: better handle test nameMauro Carvalho Chehab1-12/+8
2022-04-14docs/code_coverage.md: document the code coverage filter scriptMauro Carvalho Chehab1-14/+224
2022-04-14scripts/code_cov_selftest.sh: test if IGT code coverage is workingMauro Carvalho Chehab1-0/+47
2022-04-14scripts/meson.build: install code coverage scriptsMauro Carvalho Chehab2-0/+14
2022-04-14runner: execute code coverage script also from PATHMauro Carvalho Chehab1-41/+68