index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_pmu.c
Age
Commit message (
Expand
)
Author
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-09-26
drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
Madhur Kumar
2025-06-25
drm/i915: fix build error some more
Arnd Bergmann
2025-06-24
drm/i915: fix build error some more
Arnd Bergmann
2025-06-16
drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
Tzung-Bi Shih
2025-06-12
drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
Tzung-Bi Shih
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-02-18
drm/i915/pmu: Switch to use hrtimer_setup()
Nam Cao
2025-02-05
drm/i915/pmu: Drop custom hotplug code
Lucas De Marchi
2025-01-21
drm/i915/pmu: Remove i915_pmu_event_event_idx()
Lucas De Marchi
2024-11-05
drm/i915/pmu: Remove pointless synchronize_rcu() call
Lucas De Marchi
2024-11-05
drm/i915/pmu: Replace closed with registered
Lucas De Marchi
2024-11-05
drm/i915/pmu: Stop setting event_init to NULL
Lucas De Marchi
2024-11-05
drm/i915/pmu: Rename cpuhp_slot to cpuhp_state
Lucas De Marchi
2024-10-15
drm/i915/pmu: Add support for gen2
Ville Syrjälä
2024-09-10
drm/i915/pmu: Use event_to_pmu()
Lucas De Marchi
2024-09-10
drm/i915/pmu: Drop is_igp()
Lucas De Marchi
2023-11-20
drm/i915: Track gt pm wakerefs
Andrzej Hajda
2023-10-30
drm/i915/pmu: rearrange hrtimer pointer chasing
Jani Nikula
2023-10-30
drm/i915/pmu: add event_to_pmu() helper
Jani Nikula
2023-10-30
drm/i915/pmu: add pmu_to_i915() helper
Jani Nikula
2023-10-25
drm/i915/pmu: Check if pmu is closed before stopping event
Umesh Nerlige Ramappa
2023-10-05
drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
Uros Bizjak
2023-06-06
drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GT
Matt Atwood
2023-05-31
drm/i915/pmu: Make PMU sample array two-dimensional
Ashutosh Dixit
2023-05-31
drm/i915/pmu: Turn off the timer to sample frequencies when GT is parked
Ashutosh Dixit
2023-05-22
drm/i915/pmu: Export counters from all tiles
Tvrtko Ursulin
2023-05-22
drm/i915/pmu: Prepare for multi-tile non-engine counters
Tvrtko Ursulin
2023-05-22
drm/i915/pmu: Add reference counting to the sampling timer
Tvrtko Ursulin
2023-05-22
drm/i915/pmu: Transform PMU parking code to be GT based
Tvrtko Ursulin
2023-05-22
drm/i915/pmu: Skip sampling engines with no enabled counters
Tvrtko Ursulin
2023-05-22
drm/i915/pmu: Support PMU for all engines
Tvrtko Ursulin
2023-05-22
drm/i915/pmu: Change bitmask of enabled events to u32
Tvrtko Ursulin
2023-04-06
Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...
Daniel Vetter
2023-03-21
drm/i915/pmu: Use functions common with sysfs to read actual freq
Ashutosh Dixit
2023-03-06
drm/i915: remove unnecessary intel_pm.h includes
Jani Nikula
2022-11-17
drm/i915/gt: Use RC6 residency types as arguments to residency functions
Ashutosh Dixit
2022-11-17
drm/i915: Use GEN12_RPSTAT register for GT freq
Don Hiatt
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-04-06
drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6()
Ashutosh Dixit
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
2021-12-17
drm/i915: Use to_gt() helper
Michał Winiarski
2021-08-03
drm/i915/guc/slpc: Sysfs hooks for SLPC
Vinay Belgaumkar
2021-07-22
drm/i915: Use a table for i915_init/exit (v2)
Jason Ekstrand
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
[next]