tests/pm_rpm: add subtests for fences
[platform/upstream/intel-gpu-tools.git] / overlay /
2014-07-11 Chris Wilsonoverlay: Baytrail needs a custom GPU frequency parser
2014-04-30 Chris Wilsonoverlay: Parse /proc/interrupts in lieu of debugfs...
2014-04-30 Chris Wilsonoverlay: Use new i915_frequency_info in fallback code
2014-04-07 Chris Wilsonintel-gpu-overlay: Update debugfs path for min/max...
2013-09-22 Chris Wilsonoverlay: Some very raw usage information
2013-09-16 Rodrigo Vivioverlay: fix link error due to missing -lrt
2013-09-13 Damien Lespiauoverlay: Fix stale mention to x11-position.c
2013-08-29 Chris Wilsonoverlay: Increase idle timeout to 30s
2013-08-29 Chris Wilsonoverlay: Hide idle processes
2013-08-29 Chris Wilsonoverlay: Autohide Flip counter after a period of inactivity
2013-08-29 Chris Wilsonoverlay: Monitor per-ring context switch rate
2013-08-28 Chris Wilsonoverlay: Make it easier to renice
2013-08-28 Chris Wilsonoverlay: Generate unique name for snapshots
2013-08-27 Chris Wilsonoverlay: Add number of running processes to CPU display
2013-08-27 Chris Wilsonoverlay: Include the core count in the cpu info line
2013-08-27 Chris Wilsonoverlay: Scale the CPU busy value by the numer of activ...
2013-08-27 Chris Wilsonoverlay: Tidy presentation of ring busy values
2013-08-27 Chris Wilsonoverlay: Restore the correct default font size
2013-08-27 Chris Wilsonoverlay: read rc6 status from perf
2013-08-27 Chris Wilsonoverlay: Add support for multi-monitor positioning
2013-08-27 Chris Wilsonoverlay: Set the text color in case we do not have RC6
2013-08-27 Chris Wilsonoverlay: improve alignment of some labels
2013-08-27 Chris Wilsonoverlay: Read interrupts from perf
2013-08-27 Chris Wilsonoverlay: Read frequency from perf
2013-08-27 Chris Wilsonoverlay: Read power from perf_events
2013-08-26 Chris Wilsonoverlay: Align the process names in the memory table
2013-08-26 Chris Wilsonoverlay: Trim the padding slightly
2013-08-26 Chris Wilsonoverlay: Count number of semaphores used by each process
2013-08-25 Chris Wilsonoverlay: Allow simple positioning and resizing
2013-08-25 Chris Wilsonoverlay: Monitor interrupts
2013-08-25 Chris Wilsonoverlay: Detach from terminal
2013-08-25 Chris Wilsonoverlay: Add a raw kms output
2013-08-25 Chris Wilsonoverlay: Draw the cpu busy line on top of the waits
2013-08-25 Chris Wilsonoverlay: simplify types for object counts for 32/64bit...
2013-08-25 Chris Wilsonoverlay: Expose sampling period/frequency as a user...
2013-08-23 Chris Wilsonoverlay: Fix power reading from debugfs
2013-08-23 Chris Wilsonoverlay: Distinguish the root debugfs path and our...
2013-08-23 Chris Wilsonoverlay: Search for right debugfs path
2013-08-22 Chris Wilsonoverlay: Replace debug ticker with hostname
2013-08-22 Chris Wilsonoverlay: Close DRI2 device after authentication failure
2013-08-22 Chris Wilsonoverlay: Double buffer the x11 window
2013-08-22 Chris Wilsonoverlay: Make the config parser more lenient
2013-08-22 Chris Wilsonoverlay: Rudiments of config files and option parsing
2013-08-22 Chris Wilsonoverlay: Fill the blank charts with error messages
2013-08-22 Chris Wilsonoverlay: Remove busy estimation
2013-08-21 Chris Wilsonoverlay: Fix underflow for clamping initial values
2013-08-21 Chris Wilsonoverlay: i915 pmu doesn't require a specific frequency
2013-08-21 Chris Wilsonoverlay: Put a faint outline around each chart
2013-08-21 Chris Wilsonoverlay: Fade the graphs behind the text
2013-08-21 Chris Wilsonoverlay: Fix old mmio gpu busyness probing
2013-08-20 Chris Wilsonoverlay: Fix sampling of i915 perf event
2013-08-20 Chris Wilsonoverlay: Fix display of rc6 states
2013-08-20 Chris Wilsonoverlay: Add copyright statements
2013-08-20 Chris Wilsonoverlay: Use the new i915 PMU to query GPU busyness
2013-08-20 Chris Wilsonoverlay: Take a snapshot on SIGUSR1
2013-08-20 Damien Lespiauoverlay: Include gpu-perf.h for distribution
2013-08-20 Chris Wilsonoverlay: Sample power every second
2013-08-20 Chris Wilsonoverlay: use rc6_enable to drop useless information
2013-08-20 Chris Wilsonoverlay: Fix counting fail
2013-08-20 Chris Wilsonoverlay: Add graph for GPU power consumption
2013-08-20 Chris Wilsonoverlay: Add rc6 residency
2013-08-19 Chris Wilsonoverlay: Wrap the colour index around the rgba array
2013-08-19 Chris Wilsonoverlay: Add missing include "debugfs.h"
2013-08-19 Chris Wilsonoverlay: Auatomatically mount debugfs
2013-08-19 Chris Wilsonoverlay: Tweak label locations to include baseline...
2013-08-18 Chris Wilsonoverlay: Add a X11 window backend
2013-08-18 Chris Wilsonoverlay: Tweak a couple of the fill colours to be sligh...
2013-08-18 Chris Wilsonoverlay: Don't smooth gpu freq
2013-08-18 Chris Wilsonoverlay: Remove the double ':' from object comm names
2013-08-18 Chris Wilsonoverlay: Use a more compact 2x2 layout for the graphs
2013-08-18 Chris Wilsonoverlay: Rearrange GUI state
2013-08-18 Chris Wilsonoverlay: Print min/max GPU frequencies.
2013-08-18 Chris Wilsonoverlay: Convert gem objects to megabytes
2013-08-18 Chris Wilsonoverlay: Parse gem objects
2013-08-18 Chris Wilsonoverlay: Add GPU frequency
2013-08-18 Chris Wilsonoverlay: Include CPU usage in the overview chart
2013-08-18 Chris Wilsonoverlay: Count flips per plane
2013-08-17 Chris Wilsonoverlay: Improve the horizontal fit of the charts
2013-08-17 Chris Wilsonoverlay: Correct layout of ring/seqno in raw sample
2013-08-17 Chris Wilsonoverlay: Accumulate busy times
2013-08-17 Chris Wilsonoverlay: Couple wait begin/end events together to fix...
2013-08-17 Chris Wilsonoverlay: Perf output redirection must be done after...
2013-08-17 Chris Wilsonoverlay: Show per-process wait times
2013-08-17 Chris Wilsonoverlay: Graph per-process requests over time
2013-08-17 Chris Wilsonoverlay: Track requests per-process
2013-08-17 Chris Wilsonoverlay: Drop unused mmap/comm events
2013-08-17 Chris Wilsonoverlay: Constify perf ringbuffer
2013-08-17 Chris Wilsonoverlay: Fix wraparound handling of perf ringbuffer
2013-08-17 Chris Wilsonoverlay: Primitive integration with perf
2013-08-17 Chris Wilsonoverlay: Show GPU waits
2013-08-17 Chris WilsonIntroduce intel-gpu-overlay