Age | Commit message (Expand) | Author |
2016-05-12 | man: update intel_bios_reader man page | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: free the block returned by find_section | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: add --all-panels option to dump all panels | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: add support for dumping only specific section | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: add --hexdump option to dump hex, disable by default | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: dump the blocks in numerical order | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: let the user specify panel type on the command line | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: drop dependencies on lvds block parsing | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: move devid to context too | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: move more globals to struct context | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: pass around a context pointer instead of bdb_header | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: drop silly tv_present variable and printout | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: drop unused lvds_support variable | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: add --devid parameter | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: add command line option parsing and --file parameter | Jani Nikula |
2016-05-12 | tools/intel_bios_reader: make VBIOS non-global | Jani Nikula |
2016-05-12 | lib/igt_aux: Polish docs for igt_timeout | Daniel Vetter |
2016-05-12 | lib/igt_aux: Polish docs for igt_interruptible | Daniel Vetter |
2016-05-11 | benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror. | marius vlad |
2016-05-11 | lib/igt_aux: define actual functions for kmstest_*_str | Jani Nikula |
2016-05-11 | lib/igt_aux: update encoder and type names | Jani Nikula |
2016-05-11 | tools/intel_bios_reader: drop unused macros | Jani Nikula |
2016-05-10 | tests/{gem_ctx_switch, gem_exec_create}: Fix shadow declaration of child vari... | marius vlad |
2016-05-09 | tests/prime_mmap_kms: Fix white-space. | Marius Vlad |
2016-05-09 | NEWS: Update news. | Marius Vlad |
2016-05-09 | prime_mmap_kms: show case dma-buf new API and processes restrictions | Tiago Vignatti |
2016-05-09 | benchmarks/gem_latency: Revert to unsafe mmio access on gen7 | Chris Wilson |
2016-05-09 | benchmarks/gem_blt: Add forked variants | Chris Wilson |
2016-05-09 | benchmarks/gem_exec_nop: Add forked variants | Chris Wilson |
2016-05-09 | benchmarks/gem_create: Report combined concurrent allocation rate | Chris Wilson |
2016-05-09 | igt/gem_exec_parse: Simple exercise for MI_LOAD_REGISTER_REG | Chris Wilson |
2016-05-07 | benchmarks: Add some contention tests for object/context creation | Chris Wilson |
2016-05-07 | igt: Add a few more forked variants of basic tests | Chris Wilson |
2016-05-06 | tests/kms_addfb_basic: Move tiling tests into their own groups | Tomeu Vizoso |
2016-05-06 | igt/gem_exec_flush: Add some commentary about clflush testing | Chris Wilson |
2016-05-06 | igt/gem_exec_flush: Flush before each use | Chris Wilson |
2016-05-06 | igt/gem_exec_flush: Add a WC mmapping of the target buffer | Chris Wilson |
2016-05-06 | igt/gem_exec_flush: Test cacheline invalidation before execbuf | Chris Wilson |
2016-05-06 | igt/gem_exec_flush: Restrict BAT batch testing | Chris Wilson |
2016-05-04 | igt/gem_exec_flush: Halve the number of BAT tests, but double their runtime | Chris Wilson |
2016-05-04 | igt/gem_exec_flush: Also check flushing before the cmdparser | Chris Wilson |
2016-05-04 | tests/kms_plane: Skip the test when configuration couldn't be applied | Feceoru, Gabriel |
2016-05-04 | lib/igt_kms: Add fail exit branch in do_display_commit() | Feceoru, Gabriel |
2016-05-04 | tests/kms_plane: Skip on no connected outputs | Feceoru, Gabriel |
2016-05-04 | man: add .gitignore with defs.rst | Jani Nikula |
2016-05-03 | igt/gem_exec_flush: Give even batch write a unique value | Chris Wilson |
2016-05-03 | igt/gem_exec_flush: Stress a few more synchronisation paths for execbuf | Chris Wilson |
2016-05-03 | kms_panel_fitting: Enable connectors with "scaling mode" property set. | Robert Foss |
2016-05-03 | kms_panel_fitting: Enabled test on non-Intel hardware. | Robert Foss |
2016-05-03 | kms_panel_fitting: Switched DRM format to a hardware agnostic alternative. | Robert Foss |