#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" d' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/gpu/drm/nouveau/nvkm/subdev/clk?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/clk
AgeCommit message (Expand)Author
2022-08-23subdev/clk: fix repeated words in commentswangjianli
2022-07-13drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs
2022-04-04drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2021-06-03drm/nouveau/clk: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs
2020-11-08drm: remove unneeded breakTom Rix