Age | Commit message (Expand) | Author |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-08-05 | x86: Don't include linux/irq.h from asm/hardirq.h | Nicolai Stange |
2018-06-05 | drm/i915/pmu: Do not assume fixed hrtimer period | Tvrtko Ursulin |
2018-04-11 | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6 | Tvrtko Ursulin |
2018-03-14 | drm/i915/pmu: Work around compiler warnings on some kernel configs | Tvrtko Ursulin |
2018-03-09 | drm/i915: Make header i915_pmu.h more robust | Michal Wajdeczko |
2018-02-07 | drm/i915/pmu: Fix building without CONFIG_PM | Chris Wilson |
2018-02-07 | drm/i915/pmu: Fix sleep under atomic in RC6 readout | Tvrtko Ursulin |
2018-02-06 | drm/i915/pmu: Fix PMU enable vs execlists tasklet race | Tvrtko Ursulin |
2018-01-24 | drm/i915/pmu: Fix sysfs exported counter config | Tvrtko Ursulin |
2018-01-12 | drm/i915/pmu: Use kcalloc instead of kzalloc | Tvrtko Ursulin |
2018-01-12 | drm/i915/pmu: fix noderef.cocci warnings | Fengguang Wu |
2018-01-11 | drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdep | Chris Wilson |
2018-01-11 | drm/i915/pmu: Only enumerate available counters in sysfs | Tvrtko Ursulin |
2017-12-01 | drm/i915: Remove unsafe i915.enable_rc6 | Chris Wilson |
2017-11-29 | drm/i915: Consolidate checks for engine stats availability | Tvrtko Ursulin |
2017-11-28 | drm/i915/pmu: Return -EINVAL when selecting the inactive CPU | Tvrtko Ursulin |
2017-11-24 | drm/i915/pmu: Aggregate all RC6 states into one counter | Tvrtko Ursulin |
2017-11-24 | drm/i915/pmu: Stop averaging with the previous sample | Tvrtko Ursulin |
2017-11-24 | drm/i915/pmu: Only allow running on a single CPU | Tvrtko Ursulin |
2017-11-24 | drm/i915/pmu: Remove conditional HOTPLUG_CPU registration | Chris Wilson |
2017-11-24 | drm/i915/pmu: Hide the (unsigned long)ptr cast | Chris Wilson |
2017-11-23 | drm/i915/pmu: Clear the previous sample value when parking | Tvrtko Ursulin |
2017-11-22 | drm/i915/pmu: Add RC6 residency metrics | Tvrtko Ursulin |
2017-11-22 | drm/i915/pmu: Add interrupt count metric | Tvrtko Ursulin |
2017-11-22 | drm/i915/pmu: Wire up engine busy stats to PMU | Tvrtko Ursulin |
2017-11-22 | drm/i915/pmu: Suspend sampling when GPU is idle | Tvrtko Ursulin |
2017-11-22 | drm/i915/pmu: Expose a PMU interface for perf queries | Tvrtko Ursulin |