summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-16aubdump: Add libz supportaubdumpBen Widawsky4-10/+156
2015-09-15fixup! aubdump: Use getopt like parsingBen Widawsky1-1/+0
2015-09-15aubdump: Add a synchronous data option for the aubBen Widawsky3-7/+23
2015-09-15aubdump: Use open() to enable more optionsBen Widawsky1-2/+3
2015-09-15aubdump: Use getopt like parsingBen Widawsky2-17/+64
2015-09-11Update version to 1.12 and add the release dateThomas Wood2-2/+2
2015-09-11NEWS: UpdatesThomas Wood1-0/+25
2015-09-11tests: update core_getstats to run on any platformMicah Fedke1-1/+1
2015-09-11tests: update core_getclient to run on any platformMicah Fedke1-1/+1
2015-09-11tests: update core_getversion to run on any platformMicah Fedke1-1/+1
2015-09-11tests: update core_get_client_auth to run on any platformMicah Fedke1-3/+3
2015-09-11lib: remove support for deprecated drm_open_any*() callsMicah Fedke1-7/+0
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke180-245/+245
2015-09-11lib: adding drm_open_driver() interfaceMicah Fedke2-40/+75
2015-09-11lib: don't use igt_warn in signal handlersThomas Wood1-3/+8
2015-09-11tools/Android.mk: Fix compile error in intel_reg.cDerek Morton1-0/+12
2015-09-11null_state_gen: add const to intel_batch_state_copy dataThomas Wood2-4/+4
2015-09-11tools/aubdump: remove void pointer arithmeticThomas Wood1-2/+2
2015-09-11tools/intel_bios_reader: Add MIPI device typeVille Syrjälä2-0/+2
2015-09-11tools/intel_bios_reader: Decode the device type bitsVille Syrjälä2-0/+50
2015-09-11tools/intel_bios_reader: Print the child dev handleVille Syrjälä2-0/+36
2015-09-11intel_bios_reader: Don't explode looking for the devidVille Syrjälä1-2/+5
2015-09-11intel_bios_reader: Read the child device size from VBTVille Syrjälä2-4/+5
2015-09-11tools/intel_display_poller: Align DSPSURF to 128k to appease gen4/vlv/chvVille Syrjälä1-3/+3
2015-09-11tools/intel_display_poller: Make pipe name alphabeticVille Syrjälä1-1/+11
2015-09-11tools/intel_display_poller: Try to fix pipe<->plane handling on gen2/3Ville Syrjälä1-9/+17
2015-09-11tools/intel_display_poller: Add CHV supportVille Syrjälä1-229/+49
2015-09-11tools/intel_reg: Print the potential port names in the help textVille Syrjälä3-0/+14
2015-09-09tools/intel_reg: Set register stride to 1 for VGA registersVille Syrjälä1-2/+2
2015-09-08tools/intel_reg: Use pci device from config on writeMika Kuoppala1-1/+1
2015-09-08kms_addfb_basic: Require fb modifiers for unused field testsAnder Conselvan de Oliveira1-4/+14
2015-09-08tests/gem_bad_reloc: use correct page table sizeDaniele Ceraolo Spurio1-3/+29
2015-09-08tests/gem_pwrite_snooped: disable const cast warningThomas Wood1-0/+3
2015-09-08tests: remove gem_storedw_loop_* testsThomas Wood6-585/+0
2015-09-08build: fix unused-result warningsThomas Wood7-12/+22
2015-09-08lib: various documentation fixesThomas Wood14-15/+16
2015-09-08intel_reg: ensure "intel_reg help" always worksThomas Wood1-1/+1
2015-09-08tools: install the register definition filesThomas Wood4-6/+8
2015-09-08tools: remove quick_dumpThomas Wood43-368/+6
2015-09-08tests/gem_storedw_loop: remove redundant ppgtt checkThomas Wood1-6/+1
2015-09-08tests/gem_storedw_loop: skip on gen6 bsdThomas Wood1-2/+11
2015-09-08tools/null_state_gen: fix various compiler warningsThomas Wood9-23/+51
2015-09-08tests/tools: add --as-needed to linker flagsThomas Wood2-0/+2
2015-08-25lib/gpgpu_fill.c: fix file permissionsThomas Wood1-0/+0
2015-08-25gem_storedw_loop: Skip test if device doesn't have requested ringAnder Conselvan de Oliveira1-2/+6
2015-08-25tests/gem_ctx_exec.c: only hang the ring we are testingTim Gore1-1/+1
2015-08-25kms_frontbuffer_tracking: print the status when it's not what we expectPaulo Zanoni1-20/+48
2015-08-25kms_frontbuffer_tracking: add slow_draw() subtestPaulo Zanoni1-0/+41
2015-08-25kms_frontbuffer_tracking: wait for PSR to be HW Enabled & ActivePaulo Zanoni1-1/+2
2015-08-25kms_frontbuffer_tracking: add options for setting the shared fb X/YPaulo Zanoni1-16/+33