Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
8986bbc0ce83c1df4c314c9c04d30608cacae98b
8986bbc
lib: Document that gem_mmap__{cpu,gtt,wc} return NULL on failure
by Ville Syrjälä
· 9 years ago
9792e7b
s/gem_mmap/gem_mmap__gtt/
by Ville Syrjälä
· 9 years ago
bfea74a
kms_frontbuffer_tracking: add fliptrack subtest
by Paulo Zanoni
· 9 years ago
f0c067d
kms_frontbuffer_tracking: don't mode unset when checking sink CRC support
by Paulo Zanoni
· 9 years ago
c1daf33
kms_frontbuffer_tracking: add scaledprimary subtest
by Paulo Zanoni
· 9 years ago
bb2ebe9
kms_frontbuffer_tracking: set the universal planes cap in the setup
by Paulo Zanoni
· 9 years ago
68cb0de
kms_frontbuffer_tracking: change pattern 1's last rect to 1x1
by Paulo Zanoni
· 9 years ago
f974422
lib/igt_fb: don't forget to close parens on message printed
by Paulo Zanoni
· 9 years ago
bbd193b
tests: Add blob-property test
by Daniel Stone
· 10 years ago
668c053
lib/igt.cocci: De-opencode ioctls
by Daniel Stone
· 9 years ago
c8cec6b
lib/drmtest: Add do_ioctl_err to expect failure
by Daniel Stone
· 9 years ago
31821fc
lib/igt.cocci: Add greater-than to igt_assert_lt*
by Daniel Stone
· 9 years ago
6ead44d
lib/igt_core: Add igt_assert_fd
by Daniel Stone
· 9 years ago
715a17b
lib/igt_core: Add igt_assert_neq_*() variants
by Daniel Stone
· 9 years ago
c9112dc
lib/core: Fix docs for igt_assert_lt(e)
by Daniel Vetter
· 9 years ago
d878e18
benchmarks/gem_blt: Fix compilation after rebase and add batch-size
by Chris Wilson
· 9 years ago
8253e7d
benchmarks: Measure BLT performance
by Chris Wilson
· 9 years ago
1b492e3
benchmarks: Fix build errors on Android M-Dessert
by Derek Morton
· 9 years ago
983dfe5
tests/pm_rc6_residency: Measure the sleep duration
by Ville Syrjälä
· 9 years ago
571942f
testdisplay: Fix segfault after first modeset fails
by Ander Conselvan de Oliveira
· 9 years ago
93f1250
lib: fix fopen mode in igt_debugfs_search
by Thomas Wood
· 9 years ago
6c89204
lib: add igt_debugfs_search
by Thomas Wood
· 9 years ago
1ea96af
gem_ppgtt: Test VMA leak on context destruction
by Tvrtko Ursulin
· 9 years ago
2442f59
lib/tests: explicitly raise SIGSEGV
by Thomas Wood
· 9 years ago
9edf293
gem_storedw_loop: fix segfault when listing subtests
by Thomas Wood
· 9 years ago
fb66cd5
tests/gem_storedw_loop: Fix use after free for bufmgr
by Robert Beckett
· 9 years ago
a167042
tests/gem_ctx_param_basic.c: fix non-root-set-no-zeromap subtest
by Daniele Ceraolo Spurio
· 9 years ago
ad4f320
m4: remove unused macros
by Thomas Wood
· 9 years ago
9829346
lib: allow wildcard matching when specifying subtests
by Thomas Wood
· 9 years ago
b883b30
scripts: add quick-testlist.py
by Thomas Wood
· 9 years ago
1f9e055
Update version to 1.12 and add the release date
by Thomas Wood
· 9 years ago
c5902bf
NEWS: Updates
by Thomas Wood
· 9 years ago
2111173
tests: update core_getstats to run on any platform
by Micah Fedke
· 9 years ago
fd282fb
tests: update core_getclient to run on any platform
by Micah Fedke
· 9 years ago
75c9e92
tests: update core_getversion to run on any platform
by Micah Fedke
· 9 years ago
253544f
tests: update core_get_client_auth to run on any platform
by Micah Fedke
· 9 years ago
f91e93f
lib: remove support for deprecated drm_open_any*() calls
by Micah Fedke
· 9 years ago
c81d293
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
by Micah Fedke
· 9 years ago
e224180
lib: adding drm_open_driver() interface
by Micah Fedke
· 9 years ago
2bacd07
lib: don't use igt_warn in signal handlers
by Thomas Wood
· 9 years ago
bcd3e1f
tools/Android.mk: Fix compile error in intel_reg.c
by Derek Morton
· 9 years ago
3546514
null_state_gen: add const to intel_batch_state_copy data
by Thomas Wood
· 9 years ago
fdecc1b
tools/aubdump: remove void pointer arithmetic
by Thomas Wood
· 9 years ago
2155d1e
tools/intel_bios_reader: Add MIPI device type
by Ville Syrjälä
· 9 years ago
d8313c3
tools/intel_bios_reader: Decode the device type bits
by Ville Syrjälä
· 9 years ago
a023052
tools/intel_bios_reader: Print the child dev handle
by Ville Syrjälä
· 9 years ago
b701bb1
intel_bios_reader: Don't explode looking for the devid
by Ville Syrjälä
· 10 years ago
b1e7564
intel_bios_reader: Read the child device size from VBT
by Ville Syrjälä
· 10 years ago
c137ac7
tools/intel_display_poller: Align DSPSURF to 128k to appease gen4/vlv/chv
by Ville Syrjälä
· 9 years ago
a8b85ea
tools/intel_display_poller: Make pipe name alphabetic
by Ville Syrjälä
· 9 years ago
01a2a4d
tools/intel_display_poller: Try to fix pipe<->plane handling on gen2/3
by Ville Syrjälä
· 9 years ago
ba13949
tools/intel_display_poller: Add CHV support
by Ville Syrjälä
· 9 years ago
7d2f1d7
tools/intel_reg: Print the potential port names in the help text
by Ville Syrjälä
· 9 years ago
fb81315
tools/intel_reg: Set register stride to 1 for VGA registers
by Ville Syrjälä
· 9 years ago
88fed9f
tools/intel_reg: Use pci device from config on write
by Mika Kuoppala
· 9 years ago
6eed1b5
kms_addfb_basic: Require fb modifiers for unused field tests
by Ander Conselvan de Oliveira
· 9 years ago
2269997
tests/gem_bad_reloc: use correct page table size
by Daniele Ceraolo Spurio
· 9 years ago
b04691b
tests/gem_pwrite_snooped: disable const cast warning
by Thomas Wood
· 9 years ago
84cfa9e
tests: remove gem_storedw_loop_* tests
by Thomas Wood
· 9 years ago
1dcace3
build: fix unused-result warnings
by Thomas Wood
· 9 years ago
f0381d1
lib: various documentation fixes
by Thomas Wood
· 9 years ago
de2470e
intel_reg: ensure "intel_reg help" always works
by Thomas Wood
· 9 years ago
9ecb50e
tools: install the register definition files
by Thomas Wood
· 9 years ago
af97918
tools: remove quick_dump
by Thomas Wood
· 9 years ago
2142a15
tests/gem_storedw_loop: remove redundant ppgtt check
by Thomas Wood
· 9 years ago
673aab8
tests/gem_storedw_loop: skip on gen6 bsd
by Thomas Wood
· 9 years ago
b9d27f0
tools/null_state_gen: fix various compiler warnings
by Thomas Wood
· 9 years ago
4ee6709
tests/tools: add --as-needed to linker flags
by Thomas Wood
· 9 years ago
88cbb41
lib/gpgpu_fill.c: fix file permissions
by Thomas Wood
· 9 years ago
4c63f54
gem_storedw_loop: Skip test if device doesn't have requested ring
by Ander Conselvan de Oliveira
· 9 years ago
d3d56bf
tests/gem_ctx_exec.c: only hang the ring we are testing
by Tim Gore
· 9 years ago
71b85f9
kms_frontbuffer_tracking: print the status when it's not what we expect
by Paulo Zanoni
· 9 years ago
a07d0a4
kms_frontbuffer_tracking: add slow_draw() subtest
by Paulo Zanoni
· 9 years ago
2291104
kms_frontbuffer_tracking: wait for PSR to be HW Enabled & Active
by Paulo Zanoni
· 9 years ago
c1fe951
kms_frontbuffer_tracking: add options for setting the shared fb X/Y
by Paulo Zanoni
· 9 years ago
5e68ad9
benchmarks/gem_exec_reloc: Allow profiling 0 relocs
by Chris Wilson
· 9 years ago
05f5e16
lib: fix distcheck issues
by Thomas Wood
· 9 years ago
804e11f
lib: add a single include header
by Thomas Wood
· 9 years ago
a11879a
assembler: remove built sources with make clean
by Thomas Wood
· 9 years ago
c37b235
tests/drv_hangman: Adjust to 64bit bb offsets
by Mika Kuoppala
· 9 years ago
0e25e5d
igt: remove deprecated reg access tools in favor of intel_reg
by Jani Nikula
· 9 years ago
9b73ce4
overlay: Fix min frequency detection on BYT/BSW
by Chris Wilson
· 9 years ago
64590c7
kms_frontbuffer_tracking: reduce the FBC wait timeout to 2s
by Paulo Zanoni
· 9 years ago
f4db3b1
kms_frontbuffer_tracking: reduce the PSR wait timeout to 2s
by Paulo Zanoni
· 9 years ago
77b8af2
benchmark/gem_exec_trace: Inline everything
by Chris Wilson
· 9 years ago
a64e6c3
benchmark/gem_exec_tracer: Tweak to handle SNA
by Chris Wilson
· 9 years ago
78120d8
kms_frontbuffer_tracking: add subtests for rgb565 and rgb101010
by Paulo Zanoni
· 9 years ago
c3fb972
kms_frontbuffer_tracking: fix psr-farfromfence assertions
by Paulo Zanoni
· 9 years ago
d675cf3
kms_frontbuffer_tracking: split prepare_subtest() in two functions
by Paulo Zanoni
· 9 years ago
6de5b06
kms_frontbuffer_tracking: remove duplicated pairs on multidraw
by Paulo Zanoni
· 9 years ago
a2904ea
kms_frontbuffer_tracking: SKIP if not enough stolen is available
by Paulo Zanoni
· 9 years ago
f62a683
kms_frontbuffer_tracking: use all drawing methods on multidraw_subtest
by Paulo Zanoni
· 9 years ago
b53bcf7
kms_frontbuffer_tracking: improve support for multiple pixel formats
by Paulo Zanoni
· 9 years ago
3b17600
kms_frontbuffer_tracking: add information about more formats
by Paulo Zanoni
· 9 years ago
606f039
kms_frontbuffer_tracking: introduce enum color
by Paulo Zanoni
· 9 years ago
7009b10
kms_frontbuffer_tracking: don't pass the format to create_fb()
by Paulo Zanoni
· 9 years ago
e4b9490
kms_frontbuffer_tracking: add a wrapper for igt_create_fb()
by Paulo Zanoni
· 9 years ago
445182f
kms_frontbuffer_tracking: fix MMAP_WC assertions on PSR
by Paulo Zanoni
· 9 years ago
9113c9a
lib/igt_draw: break if we already wrote every pixel
by Paulo Zanoni
· 9 years ago
9194f4e
lib/igt_draw: fix pwrite_tiled()
by Paulo Zanoni
· 9 years ago
Next »