summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-12man: update intel_bios_reader man pageJani Nikula
2016-05-12tools/intel_bios_reader: free the block returned by find_sectionJani Nikula
2016-05-12tools/intel_bios_reader: add --all-panels option to dump all panelsJani Nikula
2016-05-12tools/intel_bios_reader: add support for dumping only specific sectionJani Nikula
2016-05-12tools/intel_bios_reader: add --hexdump option to dump hex, disable by defaultJani Nikula
2016-05-12tools/intel_bios_reader: dump the blocks in numerical orderJani Nikula
2016-05-12tools/intel_bios_reader: let the user specify panel type on the command lineJani Nikula
2016-05-12tools/intel_bios_reader: drop dependencies on lvds block parsingJani Nikula
2016-05-12tools/intel_bios_reader: move devid to context tooJani Nikula
2016-05-12tools/intel_bios_reader: move more globals to struct contextJani Nikula
2016-05-12tools/intel_bios_reader: pass around a context pointer instead of bdb_headerJani Nikula
2016-05-12tools/intel_bios_reader: drop silly tv_present variable and printoutJani Nikula
2016-05-12tools/intel_bios_reader: drop unused lvds_support variableJani Nikula
2016-05-12tools/intel_bios_reader: add --devid parameterJani Nikula
2016-05-12tools/intel_bios_reader: add command line option parsing and --file parameterJani Nikula
2016-05-12tools/intel_bios_reader: make VBIOS non-globalJani Nikula
2016-05-12lib/igt_aux: Polish docs for igt_timeoutDaniel Vetter
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-05-11benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad
2016-05-11lib/igt_aux: define actual functions for kmstest_*_strJani Nikula
2016-05-11lib/igt_aux: update encoder and type namesJani Nikula
2016-05-11tools/intel_bios_reader: drop unused macrosJani Nikula
2016-05-10tests/{gem_ctx_switch, gem_exec_create}: Fix shadow declaration of child vari...marius vlad
2016-05-09tests/prime_mmap_kms: Fix white-space.Marius Vlad
2016-05-09NEWS: Update news.Marius Vlad
2016-05-09prime_mmap_kms: show case dma-buf new API and processes restrictionsTiago Vignatti
2016-05-09benchmarks/gem_latency: Revert to unsafe mmio access on gen7Chris Wilson
2016-05-09benchmarks/gem_blt: Add forked variantsChris Wilson
2016-05-09benchmarks/gem_exec_nop: Add forked variantsChris Wilson
2016-05-09benchmarks/gem_create: Report combined concurrent allocation rateChris Wilson
2016-05-09igt/gem_exec_parse: Simple exercise for MI_LOAD_REGISTER_REGChris Wilson
2016-05-07benchmarks: Add some contention tests for object/context creationChris Wilson
2016-05-07igt: Add a few more forked variants of basic testsChris Wilson
2016-05-06tests/kms_addfb_basic: Move tiling tests into their own groupsTomeu Vizoso
2016-05-06igt/gem_exec_flush: Add some commentary about clflush testingChris Wilson
2016-05-06igt/gem_exec_flush: Flush before each useChris Wilson
2016-05-06igt/gem_exec_flush: Add a WC mmapping of the target bufferChris Wilson
2016-05-06igt/gem_exec_flush: Test cacheline invalidation before execbufChris Wilson
2016-05-06igt/gem_exec_flush: Restrict BAT batch testingChris Wilson
2016-05-04igt/gem_exec_flush: Halve the number of BAT tests, but double their runtimeChris Wilson
2016-05-04igt/gem_exec_flush: Also check flushing before the cmdparserChris Wilson
2016-05-04tests/kms_plane: Skip the test when configuration couldn't be appliedFeceoru, Gabriel
2016-05-04lib/igt_kms: Add fail exit branch in do_display_commit()Feceoru, Gabriel
2016-05-04tests/kms_plane: Skip on no connected outputsFeceoru, Gabriel
2016-05-04man: add .gitignore with defs.rstJani Nikula
2016-05-03igt/gem_exec_flush: Give even batch write a unique valueChris Wilson
2016-05-03igt/gem_exec_flush: Stress a few more synchronisation paths for execbufChris Wilson
2016-05-03kms_panel_fitting: Enable connectors with "scaling mode" property set.Robert Foss
2016-05-03kms_panel_fitting: Enabled test on non-Intel hardware.Robert Foss
2016-05-03kms_panel_fitting: Switched DRM format to a hardware agnostic alternative.Robert Foss