Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
d0e50033fd80abf5087804960ac66fb49d22de9d
d0e5003
lib/aux: Plug memory leak in get_suspend_test
by Petri Latvala
· 6 years ago
72927dd
lib/aux: Plug memory leak in __igt_lsof_fds
by Petri Latvala
· 6 years ago
51b8d4c
i915/pm_rpm: Show the rpm status after disabling screens
by Chris Wilson
· 6 years ago
91908d3
igt/tests: Fix error checking in kms_atomic_transition
by Stanislav Lisovskiy
· 6 years ago
a382aee
i915/gem_exec_parse: Switch to a fixed timeout for basic-allocations
by Chris Wilson
· 6 years ago
f273b14
i915/gem_exec_nop: Drop signal-all subtest from CI
by Ashutosh Dixit
· 6 years ago
67c7224
gem_ctx_isolation.c - Gen11 enabling for context isolation test
by Dale B Stimson
· 6 years ago
8feb147
i915/gem_busy: Another year, another ABI bump
by Chris Wilson
· 6 years ago
ed944b4
lib/igt_kms: Fix commits for planes with multiple possible CRTCs
by Nicholas Kazlauskas
· 6 years ago
a958d3f
automake: Make librt mandatory
by Tvrtko Ursulin
· 6 years ago
a117a5b
autoconf: Silence void pointer arithmetic warnings
by Tvrtko Ursulin
· 6 years ago
27027cf
tests/kms_cursor_legacy: Add missing munmap
by Nischala Yelchuri
· 6 years ago
081ab73
i915/gem_ctx_isolation: Sanitycheck nonpriv access
by Chris Wilson
· 6 years ago
189956a
gem_wsim: Remove some unused struct members
by Tvrtko Ursulin
· 6 years ago
24366f0
gem_wsim: Round mmap to page size
by Tvrtko Ursulin
· 6 years ago
b26530c
tests: Use igt_device_set/drop_master
by Daniel Vetter
· 6 years ago
8af7429
tests: s/core_prop_blob/kms_prop_blob
by Daniel Vetter
· 6 years ago
37bec67
tests:core_prop_blob: Drop local_ prefixes
by Daniel Vetter
· 6 years ago
226f428
tests/kms_addfb_basic: Check that only the owner can rmfb
by Daniel Vetter
· 6 years ago
6be2dc8
lib: Incrementally mlock()
by Chris Wilson
· 6 years ago
0f0db14
meson: Make doc building dependent on gtk-doc
by Arkadiusz Hiler
· 6 years ago
21e45c9
igt/drm_read: Exercise waking up the next waiter
by Chris Wilson
· 6 years ago
017d846
tests/kms_plane_alpha_blend: Paint FBs with cairo source operator
by Nicholas Kazlauskas
· 6 years ago
b79007f
kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2.
by Maarten Lankhorst
· 6 years ago
b4a6cb8
tests/kms_pipe_crc_basic: Only test a single output per pipe.
by Maarten Lankhorst
· 6 years ago
46c577f
tests/kms_pipe_crc_basic: Use for_each_pipe_static().
by Maarten Lankhorst
· 6 years ago
1d8f332
lib/i915: Move mmap IOCTLs wrappers into separate file
by Antonio Argenziano
· 6 years ago
c33e271
i915/gem_eio: Skip context creation tests if lacking contexts
by Chris Wilson
· 6 years ago
f308fb6
i915/gem_ctx_switch: Use minimum qlen over all engines and measure switches
by Chris Wilson
· 6 years ago
25911cd
autotools: Always build VC4 helpers with the library
by Paul Kocialkowski
· 6 years ago
2fe6f62
chamelium: Add a display test for randomized planes
by Paul Kocialkowski
· 6 years ago
6f2ab67
chamelium: Move the YUV tests over to the checkerboard checking method
by Paul Kocialkowski
· 6 years ago
7574715
lib/igt_chamelium: Hook-in checkerboard comparison method in helpers
by Paul Kocialkowski
· 6 years ago
c7f2771
lib/igt_frame: Add a checkerboard frame comparison method
by Paul Kocialkowski
· 6 years ago
cc28478
lib/igt_chamelium: Generalize the frame match helper with check type
by Paul Kocialkowski
· 6 years ago
c6f3707
lib/igt_chamelium: Split frames dump logic and rework surroundings
by Paul Kocialkowski
· 6 years ago
fc85a9b
lib/igt_chamelium: Fixup resources liberation in comparison helpers
by Paul Kocialkowski
· 6 years ago
ad4b1a4
lib/igt_kms: Add helpers to count and iterate planes from output
by Paul Kocialkowski
· 6 years ago
562f51c
lib/igt_kms: Add helpers to count and iterate planes from pipe
by Paul Kocialkowski
· 6 years ago
5b39b1c
lib/igt_fb: Support converting to VC4 modifiers in igt_fb_convert
by Paul Kocialkowski
· 6 years ago
cf8438a
lib/igt_fb: Pass the modifier to igt_fb_convert helpers
by Paul Kocialkowski
· 6 years ago
0f4aff4
lib/igt_vc4: Add helpers for converting linear to SAND-tiled buffers
by Paul Kocialkowski
· 6 years ago
c4ca364
lib/igt_vc4: Add helpers for converting linear to T-tiled RGB buffers
by Paul Kocialkowski
· 6 years ago
7a8456b
lib/igt_fb: Add a helper to fill-in the available DRM formats
by Paul Kocialkowski
· 6 years ago
34a21df
lib/igt_fb: Add a helper to retreive the plane bpp for a given format
by Paul Kocialkowski
· 6 years ago
6e22718
lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convert
by Paul Kocialkowski
· 6 years ago
3fa1953
lib/igt_fb: Allow interpreting the tile height as a stride equivalent
by Paul Kocialkowski
· 6 years ago
9f9e7c4
lib/igt_fb: Add support for VC4 SAND tiling modes
by Paul Kocialkowski
· 6 years ago
08c9cc0
lib/igt_fb: Add support for allocating T-tiled VC4 buffers
by Paul Kocialkowski
· 6 years ago
9e0c839
lib/igt_fb: Refactor create_bo_for_fb to prepare for VC4 support
by Paul Kocialkowski
· 6 years ago
e1092cb
lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocation
by Paul Kocialkowski
· 6 years ago
caa9bb3
lib: drmtest: Add helpers to check and require the VC4 driver
by Paul Kocialkowski
· 6 years ago
7cc4289
tests/i915/gem_mmap_wc: Add local MMAP wrapper
by Antonio Argenziano
· 6 years ago
06b0830
tools/intel_gpu_top: Add file output capability
by Tvrtko Ursulin
· 6 years ago
47e91cc
tools/intel_gpu_top: Add support for stdout logging
by Tvrtko Ursulin
· 6 years ago
8afdfd8
tests/prime_self_import: Swap gtt mapping for cpu
by Antonio Argenziano
· 6 years ago
d1e352d
tests/kms_lease: exercise uevent
by Daniel Vetter
· 6 years ago
d57546b
tests/kms_lease: validate implicitly added planes
by Daniel Vetter
· 6 years ago
e0e8da1
tests/kms_lease: multimaster testcase
by Daniel Vetter
· 6 years ago
85cda26
tests/kms_lease: Test drop/set_master interactions
by Daniel Vetter
· 6 years ago
db7d775
tests/kms_lease: validate the possible_crtcs filtering
by Daniel Vetter
· 6 years ago
c5f7225
tests/kms_release: invalid checks for revoke-lease ioctl
by Daniel Vetter
· 6 years ago
9f0e3a5
tests/kms_lease: invalid corner-cases for create-lease ioctl
by Daniel Vetter
· 6 years ago
8b8a5e7
tests/kms_lease: Run on simulation
by Daniel Vetter
· 6 years ago
00075e6
tests/kms_lease: Add invalid planes tests
by Daniel Vetter
· 6 years ago
2b7dd10
i915/gem_eio: Not everyone actually has contexts!
by Chris Wilson
· 6 years ago
8ca0b30
igt/drv_hangman: Skip if resets are disallowed
by Chris Wilson
· 7 years ago
e0e24a6
lib: Only require we have i915.reset module parameter for allow-hang
by Chris Wilson
· 6 years ago
e5088c8
lib: disallow fixtures/subtest groups in simple tests
by Daniel Vetter
· 6 years ago
c0b012f
tests/kms_pwrite_crtc: Drop fixtures
by Daniel Vetter
· 6 years ago
dbebece
intel-ci/fast-feedback: Prefix pm tests with i915_
by Arkadiusz Hiler
· 6 years ago
ebf2d10
runner: Exit with 0 on dry-run
by Petri Latvala
· 6 years ago
5aa3651
i915/gem_eio: Check that context create fails when wedged
by Chris Wilson
· 6 years ago
da2aa26
tests/kms_mmap_write_crc: Fix igt_fixture handling
by Daniel Vetter
· 6 years ago
3bbdb53
lib/tests: Use ARRAY_SIZE
by Daniel Vetter
· 6 years ago
ee6e006
i915/gem_ctx_exec: Remember to ask for permission to reset the GPU
by Chris Wilson
· 6 years ago
091cf55
lib/tests: Add testcase for nonexisting subtest name
by Daniel Vetter
· 6 years ago
8409696
lib/tests: Convert no_exit tests into positive tests
by Daniel Vetter
· 6 years ago
fd8f161
tests: drop invalid name build checks
by Daniel Vetter
· 6 years ago
1c068c4
lib/tests: add internal_assert_wexited/wsignaled
by Daniel Vetter
· 6 years ago
4494052
lib/tests: Add header for common helpers
by Daniel Vetter
· 6 years ago
4d0d81a
lib/crc: Reset fifo underrun reporting for every crc capture
by Daniel Vetter
· 6 years ago
54e0e8b
tests: Prefix pm_ tests with i915_ and move them to i915/
by Arkadiusz Hiler
· 6 years ago
be29b2e
tests/i915: Rename files so they correspond to binary names
by Arkadiusz Hiler
· 6 years ago
3a18424
tools: Add dpcd_reg binary to gitignore
by Arkadiusz Hiler
· 6 years ago
daa38ba
benchmarks/meson: Stop renaming benchmarks
by Arkadiusz Hiler
· 6 years ago
cc48c23
meson: Bump meson version requirement to 0.46.0
by Arkadiusz Hiler
· 6 years ago
c12b1f8
i915/gem_exec_schedule: Switch back to gem_set_domain()
by Chris Wilson
· 6 years ago
092273f
lib: Restore the i915.reset modparam before cleaning up
by Chris Wilson
· 6 years ago
edf2930
doc: End transition period.
by Rodrigo Vivi
· 6 years ago
8ce49ab
i915/gem_eio: Check we only ban the context
by Chris Wilson
· 6 years ago
368e761
runner: Exit with 2 when overall timeout exceeded
by Petri Latvala
· 6 years ago
51d069e
igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLE
by Chris Wilson
· 6 years ago
f402cc5
drm-uapi: Update i915_drm.h for I915_CONTEXT_PARAM_RECOVERABLE
by Chris Wilson
· 6 years ago
784b3c5
gitlab-ci: Remove autotools from corss-compilation containers
by Arkadiusz Hiler
· 6 years ago
327f40b
gitlab-ci: Add 'ninja test' step for armhf
by Arkadiusz Hiler
· 6 years ago
6727e17
i915/gem_create: Verify that all new objects are clear
by Chris Wilson
· 6 years ago
7802324
tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
by Antonio Argenziano
· 6 years ago
324ab48
intel-ci: Disable i915_suspend@shrink
by Chris Wilson
· 6 years ago
616842e
i915/gem_eio: Allow older platforms more leniency in reset latency
by Chris Wilson
· 6 years ago
Next »