platform/upstream/intel-gpu-tools.git
2012-10-10 Imre Deakfix warn in testdisplay: ignoring return value of ...
2012-10-10 Imre Deakfix warn in prime_nv_*: ignoring return value of ‘fgets’
2012-10-10 Imre Deakfix warn in gem_reg_read: 'read' shadows a global decla...
2012-10-10 Imre Deakfix warn in sysfs_{rc6, rps}*: ignoring return value...
2012-10-10 Imre Deakfix warn in gem_readwrite: 'read/write' shadows a globa...
2012-10-10 Imre Deakfix warn in intel_reg_snapshot: ignoring return value...
2012-10-10 Imre Deakfix warn in intel_error_decode: ignoring return value...
2012-10-10 Imre Deakfix warn: 'div' shadows a global declaration
2012-10-09 Daniel Vettertests/gem_exec_big: fixups
2012-10-09 Daniel Vettertests/gem_exec_big: add a reloc at the end of the big...
2012-10-09 Daniel Vettertests: add big batchbuffer test
2012-10-09 Daniel Vetterlib: remove auto-quiescenting of the gpu
2012-10-09 Daniel Vetterlib: make drmtest_progress more robust
2012-10-09 Daniel Vettertests: update .gitignore
2012-10-09 Daniel Vettertests: add gem_cs_tlb
2012-10-09 Daniel Vettertests/gem_cs_prefetch: clarify what it tests
2012-10-04 Daniel Vettertests/flip_test: check -EBUSY and -EINVAL behaviour
2012-10-04 Daniel Vettertests/*storedw*: add subcases with more outstanding...
2012-10-03 Daniel Vetterflip_test: fix timestamp order
2012-10-03 Daniel Vettertests/gem_caching: only disable on vintage i965g/gm
2012-10-03 Daniel Vettertests: add drm_threaded_access_tiled
2012-10-03 Daniel Vetterflip_test: add an explicit flag for timing checks
2012-10-02 Chris Wilsongem_cpu_reloc: Do another pass explicitly moving to...
2012-10-02 Chris Wilsongem_cpu_reloc: Use the mappable aperture size!
2012-10-02 Chris Wilsongem_cpu_reloc: And run the test in reverse to check...
2012-10-02 Chris Wilsongem_cpu_reloc: Fix for running on SNB+
2012-10-02 Daniel Vetterflip_test: increase runtime of the plain flip to 15s
2012-10-02 Daniel Vettertests/flip_test: measure inter-frame ts jitter
2012-10-02 Daniel Vetterflip_test: race against modesets, too
2012-10-02 Chris Wilsongem_wait_render_timeout: Fix SKIP return code
2012-10-02 Chris Wilsontests: Add gem_cpu_reloc
2012-10-02 Daniel Vettertests/flip_test: also test pannning with dummy load
2012-10-02 Daniel Vettertests/flip_test: test interaction with panning
2012-10-02 Daniel Vettertests/flip_test: robustifications
2012-10-02 Daniel Vettertests/flip_test: don't complain about timestamps in...
2012-10-02 Daniel Vettertests/flip_test: actually try to check what I want...
2012-10-02 Daniel Vettertests/flip_test: check whether timestamp isn't in the...
2012-10-02 Daniel Vettertests/flip_test: check whether the pageflip event took...
2012-10-02 Chris Wilsonflip_test: count the number of flips and check we don...
2012-10-02 Daniel Vettertests/flip_test: re-enable disabled testcases
2012-10-02 Daniel Vettertests/flip_test: new testcase with a busy load before...
2012-10-02 Daniel Vetterfixup .gitignore for newly add sysfs_rps test
2012-10-02 Daniel Vetterlib: helper to convert gem_hanlde to drm_intel_bo
2012-10-01 Daniel Vetterdrmtest: use do_or_die
2012-09-28 Chris Wilsontests/flip_test: Revamp to demonstrate race with modese...
2012-09-27 Damien Lespiauintel_infoframes: Dump HDMI vendor infoframes
2012-09-26 Yi SunAdd option -o <number>, which can test only one specifi...
2012-09-18 Chris Wilsontests/module_reload: Silence warnings when unloaded...
2012-09-14 Ben Widawskysysfs rps test added
2012-09-13 Chris Wilsongem_gtt_speed: Add a test that caches the mmapping...
2012-09-13 Chris Wilsongem_gtt_speed: Use a memset() to test streaming performance
2012-09-13 Ben Widawskyintel_sprite_on: plane needs 16.16 width and height
2012-09-13 Ben Widawskyintel_sprite_on: coding style fixes
2012-09-08 Ben Widawskyintel_sprite_on: Idententation + Copyright fix
2012-09-07 Damien Lespiautools: Update gitignore with intel_dpio_{read, write}
2012-09-04 Damien Lespiauintel_reg_dumper: Add more information when dumping...
2012-09-04 Damien Lespiauintel_reg_dumper: Allow partial register names on the...
2012-09-04 Damien Lespiauintel_reg_dumper: Also decode registers given by address
2012-09-04 Damien Lespiauintel_reg_dumper: Add a single register decode mode
2012-08-30 Ben Widawskyclang: Fix static analysis warnings from clang
2012-08-30 Ben Widawskyclang: Fix warnings found through clang.
2012-08-27 Chris Wilsontests/gem_cacheing: Exercise snoop coherency
2012-08-27 Chris WilsonAdd bare-metal interface to adjust cacheing (i.e. snoop...
2012-08-27 Daniel Vetterbump to 1.3 release 1.3 intel-gpu-tools-1.3
2012-08-27 Chris Wilsonmmio: Limit the uc- mapping to only map the registers
2012-08-27 Chris Wilsonintel_gtt: Harden against changes to kernel mappings...
2012-08-24 Daniel Vetters/NO_PID/NOP_ID
2012-08-24 Alan CoopersmithAdd --disable-nouveau option for platforms without...
2012-08-24 Alan Coopersmithflip_test: add cast to pacify Solaris Studio compiler
2012-08-24 Alan CoopersmithRename NOPID to NO_PID to avoid conflict with Solaris...
2012-08-24 Alan CoopersmithFall back to CLOCK_MONOTONIC on systems without CLOCK_M...
2012-08-24 Daniel VetterRevert "tests: disable nouveau if unavailable"
2012-08-24 Maarten Lankhorsttests: disable nouveau if unavailable
2012-08-24 Maarten Lankhorsttests/prime_nv_test: add missing call for test8
2012-08-24 Maarten Lankhorsttests/prime_nv_pcopy: kill debug code that's not upstream
2012-08-24 Daniel Vettertests/prime_nv: don't enable buffer reuse
2012-08-23 Ben WidawskyConverted a display debug script for use by designers
2012-08-23 Ben Widawskyintel_reg_read: use strtol instead of atoi
2012-08-23 Ben Widawskyintel_reg_read: support -c option to read multiple...
2012-08-21 Vijay Purushothamantools: Added intel_dpio_read and intel_dpio_write
2012-08-15 Daniel Vettertests: add gem_gtt_cpu_tlb
2012-08-15 Wang Xingchaointel_audio_dump: add Haswell audio dump support
2012-08-15 Wang Xingchaointel_audio_dump: fix wrong port definition
2012-08-14 Maarten LankhorstFixup previous commit
2012-08-14 Maarten LankhorstAnd add another corner case skip
2012-08-14 Maarten Lankhorstfix crash with insufficient permissions
2012-08-14 Maarten Lankhorstsatisfy danvet's OC
2012-08-13 Maarten LankhorstAdd intel <-> nouveau prime tests
2012-08-08 Daniel Vettertools/reg_dumper: really dump pipe C regs
2012-08-08 Yi SunUpdate the image file pass.png with higher correction...
2012-08-08 Yi Suntests/testdisplay.c Remove an uncomfortable error output
2012-08-07 Paulo Zanonilib: add more Haswell PCI IDs
2012-08-07 Daniel Vettertools/reg_dumper: dump pipe C regs
2012-08-05 Daniel Vettertests/gem_reg_read: actually wait a bit between reading...
2012-07-26 Yi Suntests/testdisplay.c: Add a option '-r'.
2012-07-25 Damien Lespiaubuild: Make autoreconf honour ACLOCAL_FLAGS
2012-07-23 Daniel Vettertest/flip_test: don't fail if we can't find a crtc
2012-07-23 Daniel Vettertests: fixup prime test paranoia
2012-07-23 Daniel Vettertests/prime: more paranoia
2012-07-23 Daniel Vettertests: add missing stuff to .gitignore
next