summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-11Update version to 1.12 and add the release dateThomas Wood
2015-09-11NEWS: UpdatesThomas Wood
2015-09-11tests: update core_getstats to run on any platformMicah Fedke
2015-09-11tests: update core_getclient to run on any platformMicah Fedke
2015-09-11tests: update core_getversion to run on any platformMicah Fedke
2015-09-11tests: update core_get_client_auth to run on any platformMicah Fedke
2015-09-11lib: remove support for deprecated drm_open_any*() callsMicah Fedke
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-09-11lib: adding drm_open_driver() interfaceMicah Fedke
2015-09-11lib: don't use igt_warn in signal handlersThomas Wood
2015-09-11tools/Android.mk: Fix compile error in intel_reg.cDerek Morton
2015-09-11null_state_gen: add const to intel_batch_state_copy dataThomas Wood
2015-09-11tools/aubdump: remove void pointer arithmeticThomas Wood
2015-09-11tools/intel_bios_reader: Add MIPI device typeVille Syrjälä
2015-09-11tools/intel_bios_reader: Decode the device type bitsVille Syrjälä
2015-09-11tools/intel_bios_reader: Print the child dev handleVille Syrjälä
2015-09-11intel_bios_reader: Don't explode looking for the devidVille Syrjälä
2015-09-11intel_bios_reader: Read the child device size from VBTVille Syrjälä
2015-09-11tools/intel_display_poller: Align DSPSURF to 128k to appease gen4/vlv/chvVille Syrjälä
2015-09-11tools/intel_display_poller: Make pipe name alphabeticVille Syrjälä
2015-09-11tools/intel_display_poller: Try to fix pipe<->plane handling on gen2/3Ville Syrjälä
2015-09-11tools/intel_display_poller: Add CHV supportVille Syrjälä
2015-09-11tools/intel_reg: Print the potential port names in the help textVille Syrjälä
2015-09-09tools/intel_reg: Set register stride to 1 for VGA registersVille Syrjälä
2015-09-08tools/intel_reg: Use pci device from config on writeMika Kuoppala
2015-09-08kms_addfb_basic: Require fb modifiers for unused field testsAnder Conselvan de Oliveira
2015-09-08tests/gem_bad_reloc: use correct page table sizeDaniele Ceraolo Spurio
2015-09-08tests/gem_pwrite_snooped: disable const cast warningThomas Wood
2015-09-08tests: remove gem_storedw_loop_* testsThomas Wood
2015-09-08build: fix unused-result warningsThomas Wood
2015-09-08lib: various documentation fixesThomas Wood
2015-09-08intel_reg: ensure "intel_reg help" always worksThomas Wood
2015-09-08tools: install the register definition filesThomas Wood
2015-09-08tools: remove quick_dumpThomas Wood
2015-09-08tests/gem_storedw_loop: remove redundant ppgtt checkThomas Wood
2015-09-08tests/gem_storedw_loop: skip on gen6 bsdThomas Wood
2015-09-08tools/null_state_gen: fix various compiler warningsThomas Wood
2015-09-08tests/tools: add --as-needed to linker flagsThomas Wood
2015-08-25lib/gpgpu_fill.c: fix file permissionsThomas Wood
2015-08-25gem_storedw_loop: Skip test if device doesn't have requested ringAnder Conselvan de Oliveira
2015-08-25tests/gem_ctx_exec.c: only hang the ring we are testingTim Gore
2015-08-25kms_frontbuffer_tracking: print the status when it's not what we expectPaulo Zanoni
2015-08-25kms_frontbuffer_tracking: add slow_draw() subtestPaulo Zanoni
2015-08-25kms_frontbuffer_tracking: wait for PSR to be HW Enabled & ActivePaulo Zanoni
2015-08-25kms_frontbuffer_tracking: add options for setting the shared fb X/YPaulo Zanoni
2015-08-21benchmarks/gem_exec_reloc: Allow profiling 0 relocsChris Wilson
2015-08-21lib: fix distcheck issuesThomas Wood
2015-08-21lib: add a single include headerThomas Wood
2015-08-21assembler: remove built sources with make cleanThomas Wood
2015-08-19tests/drv_hangman: Adjust to 64bit bb offsetsMika Kuoppala