summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-04tests/eviction_common: Avoid submitting duplicate objectsTvrtko Ursulin
2014-02-04tests/gem_evict_everything: Factor out eviction logicTvrtko Ursulin
2014-02-04gem_ring_sync_copy: Add a ring to ring synchronization testDamien Lespiau
2014-02-04android: Change tests & tools directory to use the lib directoryRafael Barbalho
2014-02-04android: Add the generation of vesion.h & config.h to libRafael Barbalho
2014-02-04android: Add makefile for the lib directoryRafael Barbalho
2014-02-04android: Clean-up common makefile directivesRafael Barbalho
2014-02-04android: Handle the case when android doesn't have mmap64Rafael Barbalho
2014-02-02quick_dump/broadwell: Add gen7 ring mode registersBen Widawsky
2014-02-02quick_dump/haswell: Add gen7 stuff + VECS_MODEBen Widawsky
2014-02-02quick_dump/gen7: Add other GFX_MODE registersBen Widawsky
2014-02-02quick_dump: Add a file argumentBen Widawsky
2014-02-02quick_dump: Refactor to allow future codeBen Widawsky
2014-01-31lib: Capture errno on entryChris Wilson
2014-01-29igt/gem_close_race: Fix blit commands for BDWChris Wilson
2014-01-28iosf: make iosf_rw take a larger addrJesse Barnes
2014-01-28dpio: make dpio reg read/write output like normal reg read/write outputJesse Barnes
2014-01-28mmio: drop unused i915_loaded fnJesse Barnes
2014-01-28mmio: use intel_iosf.c for DPIO reads and writesJesse Barnes
2014-01-27tests/pm_rps: rename basic test to "basic-api"Daniel Vetter
2014-01-27pm_rps: Make frequency logging more compactJeff McGee
2014-01-27pm_rps: Remove repeat sysfs readsJeff McGee
2014-01-27pm_rps: Expand on min and max config testingJeff McGee
2014-01-27NEWS: update with nomodeset register access changeJesse Barnes
2014-01-27quick_dump: more vlv dpio regsJesse Barnes
2014-01-27mmio: allow register init even if debugfs isn't available and i915 isn't loadedJesse Barnes
2014-01-26igt/gem_concurrent_blit: Scale resource usage to RAM correctlyChris Wilson
2014-01-23intel_error_decode: Protect against missing ring registersChris Wilson
2014-01-23tools: Allow building on Android after noinst_PROGRAMS is not defined any moreTvrtko Ursulin
2014-01-22tests/gem_reset_stats: stop only one ring when submitting hangMika Kuoppala
2014-01-21gem_storedw_batches_loop: Fix for pre-BDWBen Widawsky
2014-01-20kms_flip: Try to consume all fences after a flipChris Wilson
2014-01-20quick_dump/watermarks: lp3, misc and debugBen Widawsky
2014-01-20quick_dump/broadwell: Use haswell_otherBen Widawsky
2014-01-20quick_dump/hsw: Watermark debugBen Widawsky
2014-01-20quick_dump: Allow comments in the register filesBen Widawsky
2014-01-20quick_dump: Fix the indentationBen Widawsky
2014-01-20.gitignore: Add pycacheBen Widawsky
2014-01-19tests/gem_fd_exhaustion: Make it workDaniel Vetter
2014-01-19lib: add __gem_createDaniel Vetter
2014-01-19tests/pm_rps: Add missing staticDaniel Vetter
2014-01-19debugger: avoid global variable shadowingDaniel Vetter
2014-01-19lib: extract igt_drop_rootDaniel Vetter
2014-01-19tests: Add gem_fd_exhaustionDaniel Vetter
2014-01-19tests: Move pm_rps to the right Makefile targetDaniel Vetter
2014-01-18pm_rps: Fix verbose option and streamline its useJeff McGee
2014-01-18pm_rps: Convert to subtest structureJeff McGee
2014-01-18pm_rps: Add read back checking on sysfs writesJeff McGee
2014-01-17tools: Install them allDaniel Vetter
2014-01-15tests/gem_gtt_hog: Use igt_simple_mainDaniel Vetter