index
:
~tursulin/intel-gpu-tools
context-bb-balancing
context-stats
engine-discovery
gputop
media
pmu
pmuq
sseu
veng
veng-tooling
wsim
My private branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-12
lib: Pass device fd to gem_mmappable_aperture_size()
Chris Wilson
10
-24
/
+24
2020-12-11
intel-ci: Remove blacklisting for perf_pmu/cpu-hotplug
Chris Wilson
1
-5
/
+0
2020-12-11
i915/gem_create: Exercise bo creation while the GPU is busy
Chris Wilson
1
-0
/
+41
2020-12-11
i915/gem_exec_fence: Skip timeline tests if not supported
Chris Wilson
1
-1
/
+1
2020-12-11
i915/gem_vm_create: Race vm-destroy against object free
Chris Wilson
1
-0
/
+67
2020-12-11
i915/gem_exec_fence: Check a submit chain
Chris Wilson
1
-0
/
+46
2020-12-10
i915/gem_mmap_gtt: Replace gem_threaded_access_tiled
Chris Wilson
5
-134
/
+15
2020-12-10
i915/gem_tiled_blits: Remove libdrm dependency
Dominik Grzegorzek
1
-42
/
+45
2020-12-10
i915/gem_unref_active_buffers.c: Remove libdrm dependency
Dominik Grzegorzek
1
-52
/
+74
2020-12-10
i915/gem_unfence_active_buffers.c: Remove librdm dependency
Dominik Grzegorzek
1
-93
/
+28
2020-12-08
i915/query: Directly check query results against GETPARAM
Chris Wilson
1
-40
/
+9
2020-12-08
i915/query: Cross-check engine list against execbuf interface
Chris Wilson
1
-1
/
+26
2020-12-07
tests/kms_color_chamelium: time optimization
Kunal Joshi
1
-9
/
+9
2020-12-06
i915/gem_ctx_exec: Check spinner requirements before fork
Chris Wilson
1
-3
/
+5
2020-12-04
i915/gem_ctx_exec: Exercise execution along context while closing it
Chris Wilson
1
-0
/
+84
2020-12-03
i915/sysfs_timeslice_duration: Measure error threshold
Chris Wilson
2
-21
/
+46
2020-12-03
i915/api_intel_bb: Only assert objects are unmoved for full-ppgtt
Chris Wilson
1
-4
/
+15
2020-12-01
tests/kms_plane: optimize pixel format tests
Juha-Pekka Heikkila
1
-53
/
+109
2020-11-30
i915/gem_request_retire: Switch from random blitter loads to dummy
Chris Wilson
1
-149
/
+21
2020-11-30
test/i915/gem_exec_reloc: Restore interclient testings
Chris Wilson
1
-0
/
+219
2020-11-28
i915/gem_exec_capture: Trim the blocking workload
Chris Wilson
1
-1
/
+11
2020-11-27
tests/kms_plane_scaling: Correcting typo error for plane scaler test
Mohammed Khajapasha
1
-1
/
+1
2020-11-26
tests/i915/perf: deal with 0 delta reports
Lionel Landwerlin
1
-49
/
+67
2020-11-26
tests/i915/perf: constify report checks functions
Lionel Landwerlin
1
-8
/
+12
2020-11-24
tests/kms_setmode: Ignore small deviations between vblank and mode
Chris Wilson
1
-3
/
+5
2020-11-24
Cast negative debugfs values to u64
Chris Wilson
5
-9
/
+9
2020-11-24
tests/fbdev: Flip assertion for an unmet memchr()
Chris Wilson
1
-2
/
+2
2020-11-23
tests/fbdev: Add tests for read/writing with NULL-pointer buffers
Thomas Zimmermann
2
-0
/
+16
2020-11-23
tests/fbdev: Add tests for accessing framebuffer near EOF
Thomas Zimmermann
2
-1
/
+52
2020-11-23
tests/fbdev: Add tests for unaligned writes on framebuffer memory
Thomas Zimmermann
1
-0
/
+41
2020-11-23
tests/fbdev: Add tests for write operations on framebuffer
Thomas Zimmermann
2
-0
/
+17
2020-11-23
tests/fbdev: Add tests for unaligned reads on framebuffer memory
Thomas Zimmermann
1
-2
/
+50
2020-11-23
tests/fbdev: Add tests for read operations on framebuffer
Thomas Zimmermann
2
-1
/
+25
2020-11-23
tests/fbdev: Map framebuffer in igt_fixture
Thomas Zimmermann
2
-8
/
+5
2020-11-23
tests/fbdev: Move existing tests into separate subgroups
Thomas Zimmermann
2
-13
/
+41
2020-11-23
tests/kms_fence_pin_leak: Remove vestigal 'ctx' local
Chris Wilson
1
-1
/
+0
2020-11-23
tests/kms_ccs: CCS Clear Color test
Mika Kahola
1
-6
/
+72
2020-11-23
tests/kms_ccs: Add debug information on format modifier
Mika Kahola
1
-7
/
+11
2020-11-21
i915/gem_set_tiling_vs_blt: Undo accidental context insertion
Chris Wilson
1
-5
/
+3
2020-11-21
tsts/kms_fence_pin_leak: Fix GEM context requirement testing
Chris Wilson
1
-3
/
+1
2020-11-20
i915/gem_userptr_blits: 32b printf fix
Chris Wilson
1
-1
/
+1
2020-11-20
i915/gem_blits: Trim number of basic iterations
Chris Wilson
1
-2
/
+2
2020-11-20
tests/kms_big_joiner: Add test to validate big joiner
Karthik B S
3
-0
/
+264
2020-11-20
tests/kms_async_flips: Modify assert to fix failure seen on few platforms
Karthik B S
1
-5
/
+7
2020-11-19
tests/fbcon: Skip test if fbcon modeset if not compatible with feature tested
José Roberto de Souza
1
-0
/
+47
2020-11-19
i915/gem_pipe_control_store_loop.c: Remove libdrm dependency
Dominik Grzegorzek
1
-75
/
+73
2020-11-19
tests/i915/gem_ppgtt: make copying more readable
Dominik Grzegorzek
1
-12
/
+4
2020-11-19
tests/kms_psr2_su.c: Get rid of unused bufmgr
Dominik Grzegorzek
1
-7
/
+0
2020-11-19
tests/kms_flip.c: Remove libdrm dependency
Dominik Grzegorzek
1
-14
/
+8
2020-11-19
tests/kms_fence_pin_leak.c: Remove libdrm dependency
Dominik Grzegorzek
1
-41
/
+48
[next]