summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-12-12lib: Pass device fd to gem_mmappable_aperture_size()Chris Wilson10-24/+24
2020-12-11intel-ci: Remove blacklisting for perf_pmu/cpu-hotplugChris Wilson1-5/+0
2020-12-11i915/gem_create: Exercise bo creation while the GPU is busyChris Wilson1-0/+41
2020-12-11i915/gem_exec_fence: Skip timeline tests if not supportedChris Wilson1-1/+1
2020-12-11i915/gem_vm_create: Race vm-destroy against object freeChris Wilson1-0/+67
2020-12-11i915/gem_exec_fence: Check a submit chainChris Wilson1-0/+46
2020-12-10i915/gem_mmap_gtt: Replace gem_threaded_access_tiledChris Wilson5-134/+15
2020-12-10i915/gem_tiled_blits: Remove libdrm dependencyDominik Grzegorzek1-42/+45
2020-12-10i915/gem_unref_active_buffers.c: Remove libdrm dependencyDominik Grzegorzek1-52/+74
2020-12-10i915/gem_unfence_active_buffers.c: Remove librdm dependencyDominik Grzegorzek1-93/+28
2020-12-08i915/query: Directly check query results against GETPARAMChris Wilson1-40/+9
2020-12-08i915/query: Cross-check engine list against execbuf interfaceChris Wilson1-1/+26
2020-12-07tests/kms_color_chamelium: time optimizationKunal Joshi1-9/+9
2020-12-06i915/gem_ctx_exec: Check spinner requirements before forkChris Wilson1-3/+5
2020-12-04i915/gem_ctx_exec: Exercise execution along context while closing itChris Wilson1-0/+84
2020-12-03i915/sysfs_timeslice_duration: Measure error thresholdChris Wilson2-21/+46
2020-12-03i915/api_intel_bb: Only assert objects are unmoved for full-ppgttChris Wilson1-4/+15
2020-12-01tests/kms_plane: optimize pixel format testsJuha-Pekka Heikkila1-53/+109
2020-11-30i915/gem_request_retire: Switch from random blitter loads to dummyChris Wilson1-149/+21
2020-11-30test/i915/gem_exec_reloc: Restore interclient testingsChris Wilson1-0/+219
2020-11-28i915/gem_exec_capture: Trim the blocking workloadChris Wilson1-1/+11
2020-11-27tests/kms_plane_scaling: Correcting typo error for plane scaler testMohammed Khajapasha1-1/+1
2020-11-26tests/i915/perf: deal with 0 delta reportsLionel Landwerlin1-49/+67
2020-11-26tests/i915/perf: constify report checks functionsLionel Landwerlin1-8/+12
2020-11-24tests/kms_setmode: Ignore small deviations between vblank and modeChris Wilson1-3/+5
2020-11-24Cast negative debugfs values to u64Chris Wilson5-9/+9
2020-11-24tests/fbdev: Flip assertion for an unmet memchr()Chris Wilson1-2/+2
2020-11-23tests/fbdev: Add tests for read/writing with NULL-pointer buffersThomas Zimmermann2-0/+16
2020-11-23tests/fbdev: Add tests for accessing framebuffer near EOFThomas Zimmermann2-1/+52
2020-11-23tests/fbdev: Add tests for unaligned writes on framebuffer memoryThomas Zimmermann1-0/+41
2020-11-23tests/fbdev: Add tests for write operations on framebufferThomas Zimmermann2-0/+17
2020-11-23tests/fbdev: Add tests for unaligned reads on framebuffer memoryThomas Zimmermann1-2/+50
2020-11-23tests/fbdev: Add tests for read operations on framebufferThomas Zimmermann2-1/+25
2020-11-23tests/fbdev: Map framebuffer in igt_fixtureThomas Zimmermann2-8/+5
2020-11-23tests/fbdev: Move existing tests into separate subgroupsThomas Zimmermann2-13/+41
2020-11-23tests/kms_fence_pin_leak: Remove vestigal 'ctx' localChris Wilson1-1/+0
2020-11-23tests/kms_ccs: CCS Clear Color testMika Kahola1-6/+72
2020-11-23tests/kms_ccs: Add debug information on format modifierMika Kahola1-7/+11
2020-11-21i915/gem_set_tiling_vs_blt: Undo accidental context insertionChris Wilson1-5/+3
2020-11-21tsts/kms_fence_pin_leak: Fix GEM context requirement testingChris Wilson1-3/+1
2020-11-20i915/gem_userptr_blits: 32b printf fixChris Wilson1-1/+1
2020-11-20i915/gem_blits: Trim number of basic iterationsChris Wilson1-2/+2
2020-11-20tests/kms_big_joiner: Add test to validate big joinerKarthik B S3-0/+264
2020-11-20tests/kms_async_flips: Modify assert to fix failure seen on few platformsKarthik B S1-5/+7
2020-11-19tests/fbcon: Skip test if fbcon modeset if not compatible with feature testedJosé Roberto de Souza1-0/+47
2020-11-19i915/gem_pipe_control_store_loop.c: Remove libdrm dependencyDominik Grzegorzek1-75/+73
2020-11-19tests/i915/gem_ppgtt: make copying more readableDominik Grzegorzek1-12/+4
2020-11-19tests/kms_psr2_su.c: Get rid of unused bufmgrDominik Grzegorzek1-7/+0
2020-11-19tests/kms_flip.c: Remove libdrm dependencyDominik Grzegorzek1-14/+8
2020-11-19tests/kms_fence_pin_leak.c: Remove libdrm dependencyDominik Grzegorzek1-41/+48