summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-13lib: switch intel_copy_bo to directly take a sizeintel_copy_boDaniel Vetter9-40/+37
2014-03-13tests/prime_nv_tests: fix copied buffer sizeDaniel Vetter1-1/+1
2014-03-13lib: api docs for intel_batchbufferDaniel Vetter2-1/+175
2014-03-13lib/intel_batchbuffer: Remove BATCH_LOCALSDaniel Vetter1-4/+0
2014-03-12lib: remove hw context #definesDaniel Vetter1-7/+0
2014-03-12docs: Exclude debug.xmlDaniel Vetter1-1/+0
2014-03-12lib/igt_debugfs: api docsDaniel Vetter2-13/+225
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter6-9/+6
2014-03-12lib: make igt_debugfs_open infallibleDaniel Vetter3-9/+8
2014-03-12lib/ioctl_wrappers: api doc fixupDaniel Vetter1-1/+1
2014-03-12lib: move prefault helpers to igt_debugfs.cDaniel Vetter6-42/+55
2014-03-12lib/igt_core: api documentationDaniel Vetter2-83/+412
2014-03-12lib: extract igt_core.cDaniel Vetter6-1095/+1213
2014-03-12lib/ioctl_wrappers: api docDaniel Vetter4-75/+449
2014-03-11lib: extract ioctl_wrappers.cDaniel Vetter6-465/+566
2014-03-11tests: add missing assertionThomas Wood1-0/+1
2014-03-11lib: Add missing header to Makefile.sourcesThomas Wood1-0/+1
2014-03-11gtk-doc: Document the docsDaniel Vetter2-0/+8
2014-03-11drmtest: reformat the API documentationThomas Wood2-24/+60
2014-03-11Add API documentation supportThomas Wood11-1/+199
2014-03-11tests/drv_missed_irq_hand: Make it robusterDaniel Vetter1-3/+3
2014-03-11tests/gem_exec_blt: More reasonable runtimeDaniel Vetter1-1/+1
2014-03-11tests/drv_missed_irq_hang: Remove debug outputDaniel Vetter1-2/+0
2014-03-07NEWS: intel_audio_dump has now bdw supportDaniel Vetter1-0/+2
2014-03-07configure: Bump libdrm requirementsDaniel Vetter1-1/+1
2014-03-07igt/gem_pwrite_pread: Fix relocation offsets for gen8+Chris Wilson1-129/+28
2014-03-06intel_audio_dump: add support for ValleyviewMengdong Lin1-11/+36
2014-03-06intel_audio_dump: adjust code alignmentMengdong Lin1-84/+85
2014-03-06intel_audio_dump: share common audio dump code for Ironlake, Haswell & BroadwellMengdong Lin1-627/+632
2014-03-06intel_audio_dump: define get_num_pipes() to get number of pipes for a device IDMengdong Lin1-0/+14
2014-03-06intel_audio_dump: define IS_HASWELL_PLUS to cover Haswell and its successorsMengdong Lin1-0/+2
2014-03-06intel_audio_dump: move definitions of transcoder/pipe/port/converter earlierMengdong Lin1-29/+30
2014-03-06intel_audio_dump: support using base address plus an offset to dump registersMengdong Lin1-0/+23
2014-03-05kms_setmode: Add clone-single-crtc subtestImre Deak1-0/+2
2014-03-05igt/gem_pwrite_pread: Fix relocation offsets for gen8+Chris Wilson1-1/+1
2014-02-28igt/gem_pwrite_pread: Fix XY_SRC_COPY command length for gen8+Chris Wilson1-11/+16
2014-02-26tests/pm_pc8: be more verbose on test_i2c failuresPaulo Zanoni1-1/+2
2014-02-26tests/pm_pc8: use intel_gen instead of a big IS_GEN checkPaulo Zanoni1-2/+1
2014-02-26tests/pm_pc8: BDW should also support PC8 residenciesPaulo Zanoni1-1/+1
2014-02-26tests/pm_pc8: use XY_COLOR_BLT instead of just COLOR_BLTPaulo Zanoni1-12/+19
2014-02-26tests/pm_pc8: add "stay" modePaulo Zanoni1-0/+20
2014-02-26evictions: Limit the number of minor eviction surfaces to fit in RAMChris Wilson1-7/+8
2014-02-26lib: Test against available swapChris Wilson1-1/+1
2014-02-25tests/pm_pc8: add pci-d3-state subtestPaulo Zanoni1-0/+31
2014-02-25tests/pm_pc8: add reg-read-ioctl subtestPaulo Zanoni1-0/+17
2014-02-24gem_render_tiled_blits: Trim usage to fit within RAMChris Wilson1-0/+5
2014-02-24gem_render_linear_blits: Trim usage to fit within RAMChris Wilson1-1/+4
2014-02-21quick_dump: Add missed broadwell autodetectBen Widawsky1-0/+1
2014-02-21kms_flip: Add dpms-vs-vblank-race and modeset-vs-vblank-race subtestsVille Syrjälä2-2/+55
2014-02-21kms_flip: Skip tests that try to inject GPU hangs if already terminally wedgedChris Wilson1-4/+15