| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915/gt: Use RC6 residency types as arguments to residency functions | Ashutosh Dixit | 2022-11-17 | 1 | -3/+3 |
* | drm/i915: Use GEN12_RPSTAT register for GT freq | Don Hiatt | 2022-11-17 | 1 | -2/+1 |
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 2022-06-04 | 1 | -1/+1 |
|\ |
|
| * | drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov | 2022-06-03 | 1 | -1/+1 |
* | | drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6() | Ashutosh Dixit | 2022-04-06 | 1 | -4/+1 |
|/ |
|
* | drm/i915: Move GT registers to their own header file | Matt Roper | 2022-02-02 | 1 | -0/+1 |
* | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi | 2022-01-31 | 1 | -7/+7 |
|\ |
|
| * | drm/i915: Use to_gt() helper | Michał Winiarski | 2021-12-17 | 1 | -7/+7 |
* | | drm/i915/gt: Move engine registers to their own header | Matt Roper | 2022-01-11 | 1 | -0/+1 |
|/ |
|
* | drm/i915/guc/slpc: Sysfs hooks for SLPC | Vinay Belgaumkar | 2021-08-03 | 1 | -1/+1 |
* | drm/i915: Use a table for i915_init/exit (v2) | Jason Ekstrand | 2021-07-22 | 1 | -1/+3 |
* | Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2021-06-11 | 1 | -5/+3 |
|\ |
|
| * | drm/i915: use DEVICE_ATTR_RO macro | YueHaibing | 2021-06-02 | 1 | -5/+3 |
* | | Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2021-06-10 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | drm/i915: replace IS_GEN and friends with GRAPHICS_VER | Lucas De Marchi | 2021-06-07 | 1 | -4/+4 |
* | | drm/i915/pmu: Check actual RC6 status | Tvrtko Ursulin | 2021-04-09 | 1 | -1/+3 |
|/ |
|
* | drm/i915: Remove references to struct drm_device.pdev | Thomas Zimmermann | 2021-02-02 | 1 | -1/+1 |
* | Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2021-01-15 | 1 | -46/+71 |
|\ |
|
| * | drm/i915/gt: Track the overall awake/busy time | Chris Wilson | 2020-12-17 | 1 | -0/+6 |
| * | drm/i915/pmu: Remove !CONFIG_PM code | Tvrtko Ursulin | 2020-12-14 | 1 | -14/+0 |
| * | drm/i915/pmu: Use raw clock for rc6 estimation | Tvrtko Ursulin | 2020-12-14 | 1 | -5/+5 |
| * | drm/i915/pmu: Don't grab wakeref when enabling events | Tvrtko Ursulin | 2020-12-14 | 1 | -23/+16 |
| * | drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking | Tvrtko Ursulin | 2020-12-02 | 1 | -22/+62 |
* | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-24 | 1 | -18/+1 |
|\ \
| |/
|/| |
|
| * | drm/i915/pmu: Replace open coded kstat_irqs() copy | Thomas Gleixner | 2020-12-15 | 1 | -18/+1 |
* | | Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d... | Dave Airlie | 2020-11-13 | 1 | -22/+74 |
|\ \
| |/
|/| |
|
| * | drm/i915/pmu: Fix CPU hotplug with multiple GPUs | Tvrtko Ursulin | 2020-10-22 | 1 | -20/+37 |
| * | drm/i915/pmu: Handle PCI unbind | Tvrtko Ursulin | 2020-10-22 | 1 | -2/+37 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
|/ |
|
* | drm/i915: Provide the perf pmu.module | Chris Wilson | 2020-08-19 | 1 | -5/+2 |
* | drm/i915/gt: Always report the sample time for busy-stats | Chris Wilson | 2020-06-18 | 1 | -1/+4 |
* | drm/i915/pmu: avoid an maybe-uninitialized warning | Arnd Bergmann | 2020-05-27 | 1 | -42/+42 |
* | drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON | Pankaj Bharadiya | 2020-05-19 | 1 | -3/+9 |
* | drm/i915/pmu: Keep a reference to module while active | Chris Wilson | 2020-05-01 | 1 | -1/+4 |
* | drm/i915/gt: Always enable busy-stats for execlists | Chris Wilson | 2020-04-30 | 1 | -31/+1 |
* | drm/i915/pmu: prefer struct drm_device based logging | Jani Nikula | 2020-04-08 | 1 | -2/+2 |
* | drm/i915/pmu: Avoid using globals for PMU events | Michał Winiarski | 2020-02-21 | 1 | -19/+22 |
* | drm/i915/pmu: Avoid using globals for CPU hotplug state | Michał Winiarski | 2020-02-21 | 1 | -9/+9 |
* | drm/i915: Make WARN* drm specific where drm_priv ptr is available | Pankaj Bharadiya | 2020-01-22 | 1 | -3/+3 |
* | drm/i915/pmu: Correct the rc6 offset upon enabling | Chris Wilson | 2020-01-14 | 1 | -0/+12 |
* | drm/i915/pmu: Do not use colons or dashes in PMU names | Tvrtko Ursulin | 2020-01-13 | 1 | -3/+8 |
* | drm/i915/pmu: Ensure monotonic rc6 | Tvrtko Ursulin | 2019-12-18 | 1 | -53/+20 |
* | drm/i915/pmu: Skip sampling engines if gt is asleep | Chris Wilson | 2019-12-18 | 1 | -0/+3 |
* | drm/i915/rps: Add frequency translation helpers | Andi Shyti | 2019-12-13 | 1 | -1/+1 |
* | drm/i915/pmu: Report frequency as zero while GPU is sleeping | Tvrtko Ursulin | 2019-12-06 | 1 | -21/+31 |
* | drm/i915: Mark up the calling context for intel_wakeref_put() | Chris Wilson | 2019-11-20 | 1 | -3/+3 |
* | drm/i915/pmu: "Frequency" is reported as accumulated cycles | Chris Wilson | 2019-11-11 | 1 | -2/+2 |
* | drm/i915/pmu: Only use exclusive mmio access for gen7 | Chris Wilson | 2019-11-08 | 1 | -2/+19 |
* | drm/i915/pmu: Cheat when reading the actual frequency to avoid fw | Chris Wilson | 2019-11-08 | 1 | -2/+15 |
* | drm/i915: Extract GT render power state management | Andi Shyti | 2019-10-26 | 1 | -4/+6 |