Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
203c3841fc6bf9bd2b71ff9ce8e86874375eec1e
203c384
stats: Zero the whole structure at init() time
by Damien Lespiau
· 9 years ago
76ea7b9
tests/stats: Make sure we properly invalidate the cached mean
by Damien Lespiau
· 9 years ago
515cec1
stats: Add a way to retrieve the standard deviation
by Damien Lespiau
· 9 years ago
05c10f9
stats: Use an algorithm popularised by Knuth to compute mean and variance
by Damien Lespiau
· 9 years ago
9986282
tests/igt_stats: Call igt_stats_fini() to not leak the array
by Damien Lespiau
· 9 years ago
e55a11d
stats: Be more precise and talk about mean, not average
by Damien Lespiau
· 9 years ago
e86557c
lib/igt_draw: move to the GTT domain before using GTT mmaps
by Paulo Zanoni
· 9 years ago
6cc553a
lib/igt_core: fflush stdout after printing subtest results
by Paulo Zanoni
· 9 years ago
f785741
igt/gem_fenced_exec_thrash: Tidy testing of expected execbuf errors
by Chris Wilson
· 9 years ago
c69b135
igt/gem_fenced_exec_thrash: Fix memory leak between tests
by Derek Morton
· 9 years ago
eeda401
kms_frontbuffer_tracking: GTT mmap writes disable PSR
by Paulo Zanoni
· 9 years ago
053f33a
kms_frontbuffer_tracking: use CPU mmaps for fill_fb_region()
by Paulo Zanoni
· 9 years ago
7a4ded7
kms_frontbuffer_tracking: remove offscreen-{cur,spr} subtests
by Paulo Zanoni
· 9 years ago
ce3b47b
tests/kms_frontbuffer_tracking: add modesetfrombusy test
by Paulo Zanoni
· 9 years ago
de774ed
skl_compute_wrpll: Don't try other dividers if we find a 0 central freq deviation
by Damien Lespiau
· 9 years ago
2633638
skl_compute_wrpll: Sync a comment with from the kernel code
by Damien Lespiau
· 9 years ago
dfebf08
skl_compute_wrpll: Fix the mininum deviation computation
by Damien Lespiau
· 9 years ago
afdaeab
skl_compute_wrpll: Cycle through dividers, then central freqs
by Damien Lespiau
· 9 years ago
efd2895
skl_compute_wrpll: Print the average deviation
by Damien Lespiau
· 9 years ago
06f5f70
lib: Add a tiny utility function to compute averages
by Damien Lespiau
· 9 years ago
484e275
tests/kms_fbc_crc: Don't force fbc on old platforms
by Daniel Vetter
· 9 years ago
44d444a
overlay: Enable locale
by Chris Wilson
· 9 years ago
453792c
lib: Enable locale dependent output to a terminal
by Chris Wilson
· 9 years ago
7eb5f07
tests/kms_frontbuffer_tracking: rename set_screens_for_test
by Paulo Zanoni
· 9 years ago
7756e88
tests/kms_frontbuffer_tracking: simplify flib_subtest fb handling
by Paulo Zanoni
· 9 years ago
77e1bac
tests/kms_frontbuffer_tracking: simplify wait_user() calls
by Paulo Zanoni
· 9 years ago
969cb3c
tests/kms_frontbuffer_tracking: not all eDP panels support sink CRC
by Paulo Zanoni
· 9 years ago
471ebbe
igt/gem_fence_thrash: Reduce memory usage
by Derek Morton
· 9 years ago
154192a
NEWS: Post-release bump
by Thomas Wood
· 9 years ago
0e528af
igt: Add gem_exec_alignment
by Chris Wilson
· 9 years ago
eb7d60e
igt: Add gem_eio for inducing expected EIO
by Chris Wilson
· 9 years ago
4fbce7e
testdisplay_hotplug: Add missing #include <sys/stat.h>
by Chris Wilson
· 9 years ago
c83299d
lib: Use HAS_GPU_RESET rather than opencode our guess
by Chris Wilson
· 9 years ago
a5633c4
lib/tests/igt_segfault Add unit test to test segfault handling
by Derek Morton
· 9 years ago
4b944c9
pm_rpm: Update the debugfs filename
by Damien Lespiau
· 9 years ago
b88212c
Update version to 1.11 and add the release date
by Thomas Wood
· 9 years ago
0cc16b3
NEWS: Updates
by Thomas Wood
· 9 years ago
aa75f37
tools: print a warning for tools replaced by intel_reg
by Thomas Wood
· 9 years ago
87f15fc
overlay: update .gitignore
by Thomas Wood
· 9 years ago
d8acd24
tests: add kms_frontbuffer_tracking
by Paulo Zanoni
· 10 years ago
75b286e
tests/kms_psr_sink_crc: test even if PSR is disabled by default
by Paulo Zanoni
· 9 years ago
a4dbdef
tests/kms_fbc_crc: run even if FBC is disabled by default
by Paulo Zanoni
· 9 years ago
d9ff9b3
lib/igt_aux: add functions to manipulate i915.ko parameters
by Paulo Zanoni
· 9 years ago
46a1791
tests/template: add IGT_TEST_DESCRIPTION
by Paulo Zanoni
· 9 years ago
6b418f0
tests/gem_storedw_batches_loop: add subtest for cached mappings
by Imre Deak
· 9 years ago
c5a6147
overlay: Fix parsing of gem-objects for '[k]' clients
by Chris Wilson
· 9 years ago
fd772e3
build: Add the automake subdir-objects option
by Damien Lespiau
· 9 years ago
c221e09
tests/gem_reset_stats : mask off ring_stop bits
by Tim Gore
· 9 years ago
a5a6d40
igt/gem_streaming_writes: Reorder src/dst to avoid executing on snooped
by Chris Wilson
· 9 years ago
85ee6e7
gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact
by Tvrtko Ursulin
· 9 years ago
9777300
igt/gem_streaming_writes: Map the whole batch for CPU accesses
by Chris Wilson
· 9 years ago
0d16473
tests/kms_3d: Reduce the number of expected stereo 3D modes
by Ville Syrjälä
· 9 years ago
f386741
tests/pm_backlight: Add backlight test
by Antti Koskipaa
· 9 years ago
b1e40e9
scripts/run-tests.sh: add option to not retry incomplete tests on resume
by Mike Mason
· 9 years ago
f497238
lib/igt_core.c: Flag the test as failing after a segfault
by Derek Morton
· 9 years ago
95019c2
debugger: remove unnecessary struct per_thread_data
by Yunlian Jiang
· 9 years ago
88c9a82
lib: Enable building unit tests on android
by Derek Morton
· 9 years ago
f2a5896
kms_rotation_crc: Update rotation direction for kernel changes
by Tvrtko Ursulin
· 9 years ago
308b0e8
igt/gem_linear_blits: tidy
by Chris Wilson
· 9 years ago
e93fbc2
igt/gem_streaming_write: Add a variant to exercise CS
by Chris Wilson
· 9 years ago
3d1f9a2
igt/gem_streaming_writes: Remember to markup the write target!
by Chris Wilson
· 9 years ago
65fec5e
igt/gem_streaming_writes: Add more validation steps
by Chris Wilson
· 9 years ago
c0a0725
list-workarounds: Print the line where the parsing error occured
by Damien Lespiau
· 9 years ago
554aac5
tests/pm_rc6_residency: fix check if RC6P or RC6PP is enabled
by Imre Deak
· 9 years ago
2b47e21
tests/pm_rc6_residency: fix counter readout in case of wrap-around
by Imre Deak
· 9 years ago
05e9edb
tests/pm_rc6_residency: remove redundant idle loops
by Imre Deak
· 9 years ago
a2ce95e
tests/pm_rc6_residency: sanitize the RC6 enabled mask check
by Imre Deak
· 9 years ago
a76591a
tests/pm_rc6_residency: factor out the code to measure residencies
by Imre Deak
· 9 years ago
7883bc8
tetst/pm_rc6_residency: sanitize counter check function arguments
by Imre Deak
· 9 years ago
a572fb1
tests/pm_rc6_residency: simplify the residency counter check
by Imre Deak
· 9 years ago
5253af9
lib/bxt: Update the Broxton PCI IDs
by Damien Lespiau
· 9 years ago
d819b7e
tests/Android.mk: Treat all KMS tests as Cairo dependent
by Derek Morton
· 9 years ago
fa4396d
gem_bad_blit: Make the BAD_GTT_TEST address more than 32 bits
by Damien Lespiau
· 9 years ago
15f6021
intel_display_crc: A new tool to play with display CRCs
by Damien Lespiau
· 9 years ago
fd6846c
lib: Add a user data pointer to the argument parsing functions
by Damien Lespiau
· 9 years ago
7a5e1c6
tests: match gem_create prototype in igt_eviction_test_ops create function
by Thomas Wood
· 9 years ago
aa6c634
igt.cocci: don't use igt_assert_neq to compare pointers
by Thomas Wood
· 9 years ago
6141aa2
docs: various documentation fixes
by Thomas Wood
· 9 years ago
1f6f6c0
tests/gem_cpu_reloc: Fix gem_cpu_reloc OOM failure
by Derek Morton
· 9 years ago
1a80f90
tests/kms_fb_crc: fix the reference CRC checking
by Paulo Zanoni
· 10 years ago
3190608
tests/kms_fbc_crc: extract fill_mmap_{cpu,gtt}()
by Paulo Zanoni
· 10 years ago
b3faeb1
tests/kms_fbc_crc: make the blt test draw the same pattern
by Paulo Zanoni
· 10 years ago
5d3c2a6
tests/kms_fbc_crc: extract check_crc()
by Paulo Zanoni
· 10 years ago
a976d7e
tests/kms_fbc_crc: refactor context handling code
by Paulo Zanoni
· 10 years ago
fceed3a
tests/kms_fbc_crc: unify flip handling
by Paulo Zanoni
· 10 years ago
036401d
tests/kms_fbc_crc: increase the FBC wait timeout
by Paulo Zanoni
· 10 years ago
8c3ac50
tests/kms_fbc_crc: exec_nop() can also invalidate FBC
by Paulo Zanoni
· 10 years ago
641d535
lib/debugfs: wait_for_keypress("crc") when collecting CRC
by Paulo Zanoni
· 10 years ago
3db5762
scripts/run-tests.sh: use single combined test list
by Mike Mason
· 10 years ago
e949c42
quick_dump: Expand the WM cursor registers
by Damien Lespiau
· 9 years ago
2ce298c
igt/gem_stream_writes: Use execbuf LUT to shave a few cycles off dispatch
by Chris Wilson
· 9 years ago
27cf584
tests/gem_cs_tlb: fix hardcoded ring id
by Daniele Ceraolo Spurio
· 9 years ago
980ccf1
igt_kms: Do not reset plane position on assigning a fb
by Tvrtko Ursulin
· 9 years ago
c3bd608
igt_kms: Merge condition in igt_plane_set_fb
by Tvrtko Ursulin
· 9 years ago
759bb7a
igt_kms: Avoid NULL ptr deref when commiting disabled planes
by Tvrtko Ursulin
· 9 years ago
8a5736b
kms_flip_tiling: New tiling tests, including Y/Yf
by Tvrtko Ursulin
· 9 years ago
b6d26c2
i-g-t: Update kms_panel_fitting to work on other platforms
by chandra konduru
· 9 years ago
f5dd258
igt/gem_streaming_writes: Build in a self-test
by Chris Wilson
· 9 years ago
a5a010c
igt/gem_mmap/huge-bo: Fix cut'n'paste error
by Chris Wilson
· 9 years ago
357073c
igt/gem_streaming_writes: Trim number of batch buffers allocated
by Chris Wilson
· 9 years ago
Next »