Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
00215dd5b78cfe05838b8e39e092480f80ed6deb
00215dd
build: use HAVE_LIBGEN_H consistently
by Daniel Vetter
· 7 years ago
b36f978
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
by Daniel Vetter
· 7 years ago
692357e
build: Define _GNU_SOURCE in Makefile.am
by Daniel Vetter
· 7 years ago
80447fe
tests/kms_properties: Require atomic for the atomic invalid props test
by Ville Syrjälä
· 7 years ago
d98698c
tests/kms_draw_crc: Skip mmap_wc tests if the platforms doesn't support mmap_wc
by Ville Syrjälä
· 7 years ago
5426dc0
lib/kms: Skip rather than fail when a suitable plane can't be found
by Ville Syrjälä
· 7 years ago
8114d96
lib/kms: Fix the connector name strings to match what the kernel uses
by Ville Syrjälä
· 7 years ago
cf9916c
Fix compiler warnings about printf() arguments
by Ville Syrjälä
· 7 years ago
d18fca7
lib/sysfs: Fix fbcon rebind
by Ville Syrjälä
· 7 years ago
d5de89e
lib/dummyload: Use -1 for all engines
by Chris Wilson
· 7 years ago
e49c3fe
igt/gem_exec_suspend: Try to suspend with a pending GPU hang
by Chris Wilson
· 7 years ago
6b2dddd
igt/gem_eio: i915.reset is no longer a boolean
by Chris Wilson
· 7 years ago
acec57a
igt/gem_exec_fence: Exercise syncobj API (The forgotten tests)
by Chris Wilson
· 7 years ago
976ed7c
igt/gem_exec_scheduler: Demonstrate priority inversion between full rings
by Chris Wilson
· 7 years ago
a380134
igt/gem_exec_schedule: Basic tests for preemption
by Chris Wilson
· 7 years ago
61f8de7
igt/gem_exec_schedule: Exercise reordering with many priority levels
by Chris Wilson
· 7 years ago
a19ef05
igt/gem_exec_schedule: Do not overcommit batches to the ring
by Chris Wilson
· 7 years ago
4a1c8da
igt/gem_ringfill: Prime execbuf before measuring ring size
by Chris Wilson
· 7 years ago
0d028f8
igt/gem_userptr_blits: Errors from gup are permanent
by Chris Wilson
· 7 years ago
e56ab79
igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walk
by Chris Wilson
· 7 years ago
406bb36
lib: Avoid actually throttling from igt_require_gem()
by Chris Wilson
· 7 years ago
dddbc2e
lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)
by Chris Wilson
· 7 years ago
918863f
intel_display_poller: Fix truncation of a test name.
by Eric Anholt
· 7 years ago
eac4baf
intel_watermark: Fix a warning about "const char" return being silly.
by Eric Anholt
· 7 years ago
7f92d00
Use PATH_MAX to fix some sprintf-into-short-buffers warnings.
by Eric Anholt
· 7 years ago
925900e
Revert "intel-ci: Remove kms_psr_sink_crc@psr_basic from BAT"
by Daniel Vetter
· 7 years ago
00da3d1
igt_core: Skip sync when listing subtests
by Tvrtko Ursulin
· 7 years ago
490b386
scripts/run-tests.sh: Use piglit's --ignore-missing
by Arkadiusz Hiler
· 7 years ago
6311caa
tests/kms_frontbuffer_tracking: convert macros to functions
by Daniel Vetter
· 7 years ago
5ce65a9
pm_rps: Changes in waitboost scenario
by Katarzyna Dec
· 7 years ago
c215967
tests/perf: add Geminilake support
by Lionel Landwerlin
· 8 years ago
8a97c45
tests/perf: add Kabylake support
by Lionel Landwerlin
· 8 years ago
5148162
tests/chamelium: Let the Chamelium itself wait for a stable video input
by Paul Kocialkowski
· 7 years ago
0be6d4a
tests/audio: Add suspend and hibernate tests for HDMI signal integrity
by Paul Kocialkowski
· 7 years ago
2af28e0
docs/chamelium: Explain that the Chamelium should only target one DUT
by Paul Kocialkowski
· 7 years ago
a23ef51
lib/igt_debugfs: Open DRM driver without master for hpd storm exit
by Paul Kocialkowski
· 7 years ago
4e4500a
lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delay
by Paul Kocialkowski
· 7 years ago
fc65108
tools: Add intel_vbt_defs.h to Makefile.sources
by Arkadiusz Hiler
· 7 years ago
f65a718
lib/kmod: Fix error reporting for kmod load/unload
by Chris Wilson
· 7 years ago
1b6585e
igt/vgem_basic: Load and unload the module first
by Chris Wilson
· 7 years ago
1f0f2aa
tests/kms_atomic: subtest atomic_invalid_params requires CRTC
by Marta Lofstedt
· 7 years ago
2cbcc0b
tools/intel_vbt_decode: migrate backlight dumping to kernel struct
by Jani Nikula
· 7 years ago
3b163c4
tools/intel_vbt_decode: migrate child device type bits decoding to kernel defs
by Jani Nikula
· 7 years ago
66d88e6
tools/intel_vbt_decode: migrate edp dumping to kernel struct
by Jani Nikula
· 7 years ago
e1db4c4
tools/intel_vbt_decode: migrate psr dumping to kernel struct
by Jani Nikula
· 7 years ago
dff8b30
tools/intel_vbt_decode: migrate child device dumping to kernel struct
by Jani Nikula
· 7 years ago
ef52ae2
tools/intel_vbt_decode: migrate timing dumping to kernel struct
by Jani Nikula
· 7 years ago
09f35ea
tools/intel_vbt_decode: start migrating to kernel intel_vbt_defs.h
by Jani Nikula
· 7 years ago
25a7117
tools/intel_vbt_decode: clean up struct lvds_dvo_timing
by Jani Nikula
· 7 years ago
93d8e3a
tools/intel_vbt_decode: remove unused definitions from intel_bios.h
by Jani Nikula
· 7 years ago
0450bc2
tools/intel_lid: use local register definition
by Jani Nikula
· 7 years ago
bf45d25
igt: Add gem_close
by Chris Wilson
· 7 years ago
d937dd7
docs: Add user documentation about audio support
by Paul Kocialkowski
· 7 years ago
e12e525
docs: Add user and developer documentation about Chamelium support
by Paul Kocialkowski
· 7 years ago
73a3b0b
lib/igt_core: Use HTML character for documentation comment in example
by Paul Kocialkowski
· 7 years ago
60f6a12
tests: chamelium: Eliminate reset when preparing output
by Paul Kocialkowski
· 7 years ago
29d4880
aubdump: Log some information about the execbuf calls
by Jason Ekstrand
· 7 years ago
2472bdd
aubdump: Use write_reloc for filling out the ringbuffer
by Jason Ekstrand
· 7 years ago
66cc8cf
aubdump: Reject execbuffer2 calls with bad BOs
by Jason Ekstrand
· 7 years ago
37641a5
intel-ci: Remove generic.testlist
by Petri Latvala
· 7 years ago
80cc540
lib/core: Use igt_info instead of printf
by Daniel Vetter
· 7 years ago
7552c5a
intel-ci: Add fast chamelium tests to the fast-feedback list
by Paul Kocialkowski
· 7 years ago
c4f1f8a
tests/chamelium: Introduce fast CRC tests, with a single mode
by Paul Kocialkowski
· 7 years ago
4ee824e
tests/chamelium: Introduce fast basic hpd tests, with limited toggles
by Paul Kocialkowski
· 7 years ago
42b42c9
tests/Makefile.am: Wrap audio test with dedicated conditional
by Paul Kocialkowski
· 7 years ago
4524a89
tests: Introduce audio tests, starting with HDMI signal integrity
by Paul Kocialkowski
· 7 years ago
1579692
lib: Add ALSA library with dedicated helpers
by Paul Kocialkowski
· 7 years ago
39cc9bf
lib: Add audio library with dedicated helpers
by Paul Kocialkowski
· 7 years ago
5a17ee2
tools/intel_vbt_decode: Fix decoding of child device structure
by Ville Syrjälä
· 7 years ago
103af58
tests/gem_exec_params: Update the invalid-flag subtest for FENCE_ARRAY
by Jason Ekstrand
· 7 years ago
f978cc0
lib/dummyload: Pad with a few nops so that we do not completely hog the system
by Chris Wilson
· 7 years ago
c881133
intel-ci: Add fast-feedback-simulation.testlist
by Kelvin Gardiner
· 7 years ago
eda8cc9
tests/kms_mmap_write_crc: Add drmModeDirtyFB after dirtying fb
by Maarten Lankhorst
· 7 years ago
8d2ad9d
tests/kms_flip: fix spin_batch conversion
by Daniel Vetter
· 7 years ago
3685dab
igt/gem_exec_fence: Exercise syncobj API
by Chris Wilson
· 7 years ago
b0081ea
tests/kms_flip: Remove $engine-flip-vs-dpms/modeset
by Maarten Lankhorst
· 7 years ago
dd0c75c
lib/igt_kms: Remove vblank wait after plane update.
by Maarten Lankhorst
· 7 years ago
3ee83cf
Revert "tests/igt_command_line: Ignore subtest list for kms_ccs"
by Petri Latvala
· 7 years ago
3f56038
lib/kms: Check usage of for_each_*
by Daniel Vetter
· 7 years ago
d41c4cc
tests/kms_ccs: Fix subtest enumeration:
by Daniel Vetter
· 7 years ago
229d7d2
lib/kms: Add for_each_pipe_static
by Daniel Vetter
· 7 years ago
2459b80
lib: Add igt_can_fail()
by Daniel Vetter
· 7 years ago
0c514b0
configure.ac: bump libdrm requirement to 2.4.82
by Dave Airlie
· 7 years ago
1385b31
tests/igt_command_line: Ignore subtest list for kms_ccs
by Arkadiusz Hiler
· 7 years ago
68e2eab
tests/kms_ccs: Test CCS on sprite planes
by Daniel Stone
· 7 years ago
5c6ff1f
tests/kms_ccs: Split all tests into subtests
by Daniel Stone
· 7 years ago
7ffe63c
tests/kms_ccs: Test for supported modifier
by Daniel Stone
· 7 years ago
a7e6fa4
tests/kms_ccs: Reshuffle test name and loop
by Daniel Stone
· 7 years ago
c26aa98
tests/kms_ccs: Paramaterize color for framebuffer
by Daniel Stone
· 7 years ago
fdb4ff3
tests/kms_ccs: Remove excessive FB alignment
by Daniel Stone
· 7 years ago
004df0e
tests/kms_ccs: Split FB generation into helper
by Daniel Stone
· 7 years ago
5bd2aa7
tests/kms_ccs: Convert int/bool to enum
by Daniel Stone
· 7 years ago
c129026
igt: add syncobj_basic.
by Dave Airlie
· 8 years ago
27ff12f
lib: Remove illegal instructions from hang injection
by Chris Wilson
· 7 years ago
b595930
igt/gem_exec_capture: Wait for batch to execute before triggering reset
by Chris Wilson
· 7 years ago
eeff6a1
intel_gpu_top: Use drm_open_driver, don't need drm master
by Petri Latvala
· 7 years ago
aa60bc6
tests/perf: fix userspace configs issues on HSW
by Lionel Landwerlin
· 7 years ago
f4f7b70
tests/core_auth: set rlimit
by Daniel Vetter
· 7 years ago
c227059
tests/kms_cursor_legacy: use 'enum pipe' type instead of 'int'
by Gustavo Padovan
· 7 years ago
79d6f77
tests/perf: follow up build fix
by Lionel Landwerlin
· 7 years ago
Next »