summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-12lib/igt_debugfs: api docsDaniel Vetter
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter
2014-03-12lib: make igt_debugfs_open infallibleDaniel Vetter
2014-03-12lib/ioctl_wrappers: api doc fixupDaniel Vetter
2014-03-12lib: move prefault helpers to igt_debugfs.cDaniel Vetter
2014-03-12lib/igt_core: api documentationDaniel Vetter
2014-03-12lib: extract igt_core.cDaniel Vetter
2014-03-12lib/ioctl_wrappers: api docDaniel Vetter
2014-03-11lib: extract ioctl_wrappers.cDaniel Vetter
2014-03-11tests: add missing assertionThomas Wood
2014-03-11lib: Add missing header to Makefile.sourcesThomas Wood
2014-03-11gtk-doc: Document the docsDaniel Vetter
2014-03-11drmtest: reformat the API documentationThomas Wood
2014-03-11Add API documentation supportThomas Wood
2014-03-11tests/drv_missed_irq_hand: Make it robusterDaniel Vetter
2014-03-11tests/gem_exec_blt: More reasonable runtimeDaniel Vetter
2014-03-11tests/drv_missed_irq_hang: Remove debug outputDaniel Vetter
2014-03-07NEWS: intel_audio_dump has now bdw supportDaniel Vetter
2014-03-07configure: Bump libdrm requirementsDaniel Vetter
2014-03-07igt/gem_pwrite_pread: Fix relocation offsets for gen8+Chris Wilson
2014-03-06intel_audio_dump: add support for ValleyviewMengdong Lin
2014-03-06intel_audio_dump: adjust code alignmentMengdong Lin
2014-03-06intel_audio_dump: share common audio dump code for Ironlake, Haswell & BroadwellMengdong Lin
2014-03-06intel_audio_dump: define get_num_pipes() to get number of pipes for a device IDMengdong Lin
2014-03-06intel_audio_dump: define IS_HASWELL_PLUS to cover Haswell and its successorsMengdong Lin
2014-03-06intel_audio_dump: move definitions of transcoder/pipe/port/converter earlierMengdong Lin
2014-03-06intel_audio_dump: support using base address plus an offset to dump registersMengdong Lin
2014-03-05kms_setmode: Add clone-single-crtc subtestImre Deak
2014-03-05igt/gem_pwrite_pread: Fix relocation offsets for gen8+Chris Wilson
2014-02-28igt/gem_pwrite_pread: Fix XY_SRC_COPY command length for gen8+Chris Wilson
2014-02-26tests/pm_pc8: be more verbose on test_i2c failuresPaulo Zanoni
2014-02-26tests/pm_pc8: use intel_gen instead of a big IS_GEN checkPaulo Zanoni
2014-02-26tests/pm_pc8: BDW should also support PC8 residenciesPaulo Zanoni
2014-02-26tests/pm_pc8: use XY_COLOR_BLT instead of just COLOR_BLTPaulo Zanoni
2014-02-26tests/pm_pc8: add "stay" modePaulo Zanoni
2014-02-26evictions: Limit the number of minor eviction surfaces to fit in RAMChris Wilson
2014-02-26lib: Test against available swapChris Wilson
2014-02-25tests/pm_pc8: add pci-d3-state subtestPaulo Zanoni
2014-02-25tests/pm_pc8: add reg-read-ioctl subtestPaulo Zanoni
2014-02-24gem_render_tiled_blits: Trim usage to fit within RAMChris Wilson
2014-02-24gem_render_linear_blits: Trim usage to fit within RAMChris Wilson
2014-02-21quick_dump: Add missed broadwell autodetectBen Widawsky
2014-02-21kms_flip: Add dpms-vs-vblank-race and modeset-vs-vblank-race subtestsVille Syrjälä
2014-02-21kms_flip: Skip tests that try to inject GPU hangs if already terminally wedgedChris Wilson
2014-02-21kms_flip: Assert that hang_gpu() should only fail is the GPU is already hungChris Wilson
2014-02-21tests: Compile all threaded tests with -pthread when appropriateChris Wilson
2014-02-21kms_flip: Fail the subtest if page flip hang recovery wasn't actually testedVille Syrjälä
2014-02-21kms_flip: Restore rings to running state in unhang_gpu()Ville Syrjälä
2014-02-21tests/pm_pc8: try to modprobe msrPaulo Zanoni
2014-02-21tests/pm_pc8: try to modprobe i2c-devPaulo Zanoni