summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20overlay: Sample power every secondChris Wilson
2013-08-20overlay: use rc6_enable to drop useless informationChris Wilson
2013-08-20overlay: Fix counting failChris Wilson
2013-08-20overlay: Add graph for GPU power consumptionChris Wilson
2013-08-20overlay: Add rc6 residencyChris Wilson
2013-08-20tests/gem_concurrent_blit: Fix segmentation faultDaniel Vetter
2013-08-19overlay: Wrap the colour index around the rgba arrayChris Wilson
2013-08-19overlay: Add missing include "debugfs.h"Chris Wilson
2013-08-19overlay: Auatomatically mount debugfsChris Wilson
2013-08-19quick_dump/bdw: use hex() to convert devid to hex string in error messageMengdong Lin
2013-08-19tests: add kms_setmodeImre Deak
2013-08-19lib: add subtest extra command line option handlingImre Deak
2013-08-19lib: handle SIGSEGV similarly to other error signalsImre Deak
2013-08-19lib: shorten DP/eDP connector namesImre Deak
2013-08-19lib: export kmstest_get_connector_default_modeImre Deak
2013-08-19lib/drmtest: igt_skip when drm_get_card failsDaniel Vetter
2013-08-19lib/drmtest: extract gem_create_contextDaniel Vetter
2013-08-19tests: roll out igt_require some moreDaniel Vetter
2013-08-19lib/drmtest: rip out drm_open_any_masterDaniel Vetter
2013-08-19lib/drmtest: Properly skip if no intel gfx supportedDaniel Vetter
2013-08-19lib/drmtest: make igt_fail work outside of subtestsDaniel Vetter
2013-08-19lib/drmtest: skip fixtures after an igt_skipDaniel Vetter
2013-08-19overlay: Tweak label locations to include baseline offset.Chris Wilson
2013-08-18overlay: Add a X11 window backendChris Wilson
2013-08-18overlay: Tweak a couple of the fill colours to be slightly less horridChris Wilson
2013-08-18overlay: Don't smooth gpu freqChris Wilson
2013-08-18test/gem_dummy_reloc_loop: fix igt_require conversionDaniel Vetter
2013-08-18overlay: Remove the double ':' from object comm namesChris Wilson
2013-08-18overlay: Use a more compact 2x2 layout for the graphsChris Wilson
2013-08-18overlay: Rearrange GUI stateChris Wilson
2013-08-18overlay: Print min/max GPU frequencies.Chris Wilson
2013-08-18overlay: Convert gem objects to megabytesChris Wilson
2013-08-18overlay: Parse gem objectsChris Wilson
2013-08-18overlay: Add GPU frequencyChris Wilson
2013-08-18overlay: Include CPU usage in the overview chartChris Wilson
2013-08-18overlay: Count flips per planeChris Wilson
2013-08-17overlay: Improve the horizontal fit of the chartsChris Wilson
2013-08-17overlay: Correct layout of ring/seqno in raw sampleChris Wilson
2013-08-17overlay: Accumulate busy timesChris Wilson
2013-08-17overlay: Couple wait begin/end events together to fix accountingChris Wilson
2013-08-17overlay: Perf output redirection must be done after mmap()Chris Wilson
2013-08-17overlay: Show per-process wait timesChris Wilson
2013-08-17overlay: Graph per-process requests over timeChris Wilson
2013-08-17overlay: Track requests per-processChris Wilson
2013-08-17overlay: Drop unused mmap/comm eventsChris Wilson
2013-08-17overlay: Constify perf ringbufferChris Wilson
2013-08-17overlay: Fix wraparound handling of perf ringbufferChris Wilson
2013-08-17overlay: Primitive integration with perfChris Wilson
2013-08-17overlay: Show GPU waitsChris Wilson
2013-08-17Introduce intel-gpu-overlayChris Wilson