summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-12-21 14:56:38 +0100
committerChristoph Hellwig <hch@lst.de>2019-04-08 17:52:45 +0200
commit5ab6a91a1cacd827382897a80425df8a2d27744a (patch)
treed51221b13cad9ddc44b4d56ab1d50299b00e9723 /tools/perf/scripts/python/bin
parent02c486f483434286bbc775d160fa901fdb4f9ff6 (diff)
downloadkernel-5ab6a91a1cacd827382897a80425df8a2d27744a.tar.gz
arm: use a dummy struct device for ISA DMA use of the DMA API
This gets rid of the last NULL dev argument passed to the DMA API. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
intel_guc_slpc.c?id=0591ee6a5c428c2309f5fefcdbe40d9eb669634a'>drm/i915/guc/slpc: Use wrapper for reading RP_STATE_CAPVinay Belgaumkar 2022-02-22drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar 2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper 2022-02-14drm/i915: don't include drm_cache.h in i915_drv.hJani Nikula 2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper 2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper 2021-12-17drm/i915/gt: Use to_gt() helperMichaƂ Winiarski 2021-11-12drm/i915/guc/slpc: Check GuC status before freq boostVinay Belgaumkar 2021-11-03drm/i915/guc/slpc: Update boost sysfs hooks for SLPCVinay Belgaumkar 2021-11-03drm/i915/guc/slpc: Add waitboost functionality for SLPCVinay Belgaumkar 2021-11-03drm/i915/guc/slpc: Define and initialize boost frequencyVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Cache platform frequency limitsVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Enable ARAT timer interruptVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Add debugfs for SLPC infoVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Add get max/min freq hooksVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Add methods to set min/max frequencyVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Enable SLPC and add related H2G eventsVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Allocate, initialize and release SLPCVinay Belgaumkar 2021-08-03drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar