summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-29igt/gem_close_race: Fix blit commands for BDWHEADmasterChris Wilson1-15/+26
2014-01-28iosf: make iosf_rw take a larger addrJesse Barnes1-25/+14
2014-01-28dpio: make dpio reg read/write output like normal reg read/write outputJesse Barnes2-1/+3
2014-01-28mmio: drop unused i915_loaded fnJesse Barnes1-16/+0
2014-01-28mmio: use intel_iosf.c for DPIO reads and writesJesse Barnes5-134/+42
2014-01-27tests/pm_rps: rename basic test to "basic-api"Daniel Vetter1-1/+1
2014-01-27pm_rps: Make frequency logging more compactJeff McGee1-17/+18
2014-01-27pm_rps: Remove repeat sysfs readsJeff McGee1-47/+51
2014-01-27pm_rps: Expand on min and max config testingJeff McGee1-29/+77
2014-01-27NEWS: update with nomodeset register access changeJesse Barnes1-0/+3
2014-01-27quick_dump: more vlv dpio regsJesse Barnes1-0/+9
2014-01-27mmio: allow register init even if debugfs isn't available and i915 isn't loadedJesse Barnes1-4/+1
2014-01-26igt/gem_concurrent_blit: Scale resource usage to RAM correctlyChris Wilson1-16/+33
2014-01-23intel_error_decode: Protect against missing ring registersChris Wilson1-5/+4
2014-01-23tools: Allow building on Android after noinst_PROGRAMS is not defined any moreTvrtko Ursulin1-1/+1
2014-01-22tests/gem_reset_stats: stop only one ring when submitting hangMika Kuoppala1-3/+20
2014-01-21gem_storedw_batches_loop: Fix for pre-BDWBen Widawsky1-1/+2
2014-01-20kms_flip: Try to consume all fences after a flipChris Wilson1-2/+54
2014-01-20quick_dump/watermarks: lp3, misc and debugBen Widawsky1-1/+5
2014-01-20quick_dump/broadwell: Use haswell_otherBen Widawsky1-0/+1
2014-01-20quick_dump/hsw: Watermark debugBen Widawsky1-0/+12
2014-01-20quick_dump: Allow comments in the register filesBen Widawsky1-0/+14
2014-01-20quick_dump: Fix the indentationBen Widawsky2-67/+70
2014-01-20.gitignore: Add pycacheBen Widawsky1-1/+1
2014-01-19tests/gem_fd_exhaustion: Make it workDaniel Vetter1-14/+22
2014-01-19lib: add __gem_createDaniel Vetter2-0/+16
2014-01-19tests/pm_rps: Add missing staticDaniel Vetter1-1/+1
2014-01-19debugger: avoid global variable shadowingDaniel Vetter1-8/+8
2014-01-19lib: extract igt_drop_rootDaniel Vetter3-13/+16
2014-01-19tests: Add gem_fd_exhaustionDaniel Vetter3-0/+85
2014-01-19tests: Move pm_rps to the right Makefile targetDaniel Vetter1-1/+1
2014-01-18pm_rps: Fix verbose option and streamline its useJeff McGee1-10/+42
2014-01-18pm_rps: Convert to subtest structureJeff McGee1-57/+62
2014-01-18pm_rps: Add read back checking on sysfs writesJeff McGee1-1/+6
2014-01-17tools: Install them allDaniel Vetter1-3/+1
2014-01-15tests/gem_gtt_hog: Use igt_simple_mainDaniel Vetter1-4/+1
2014-01-15tests/primve_nv_pcopy: Comment out unused check_swizzle functionDaniel Vetter1-1/+1
2014-01-15gem_gtt_hog: use a normal exit()Chris Wilson1-1/+1
2014-01-14igt: tests/Android.mk: fix LOCAL_PATH usageRobert Beckett1-3/+4
2014-01-14tests/gem_reset_stats: run tests on all ringsMika Kuoppala1-42/+90
2014-01-14tests/gem_reset_stats: split ctx testsMika Kuoppala1-30/+108
2014-01-14tests/prime_nv_pcopy: disable swizzle testsDaniel Vetter1-1/+3
2014-01-13gem_storedw_batches_loop: Fix for BDWBen Widawsky1-3/+2
2014-01-13tests: Drop glib.h include from kms_cursor_crc and kms_fbc_crcVille Syrjälä2-4/+1
2014-01-10pm_rps: Use igt exit handler for restoreJeff McGee1-19/+23
2014-01-10pm_rps: Fix test to target original min and maxJeff McGee1-4/+9
2014-01-10pm_rps: Assert that valid sysfs writes return successJeff McGee1-8/+15
2014-01-10pm_rps: Use unbuffered I/O on sysfs filesJeff McGee1-5/+2
2014-01-10tests/gem_pipe_control_store_loop: Delete bogus assertionChris Wilson1-3/+1
2014-01-10gem_gtt_hog: Print elapsed time in msChris Wilson1-2/+2