summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2025-09-16 10:36:21 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2025-10-01 08:32:01 +0200
commit02e2681ffe1addde1fc8c35d05657b16bfa79613 (patch)
tree66c9d8bf944e06a1aae777f89ba5c91b5ab0231b /tools/perf/scripts/python/flamegraph.py
parentd54dbb5963bdbdf8559903fe2b2343e871adcb30 (diff)
downloadkernel-02e2681ffe1addde1fc8c35d05657b16bfa79613.tar.gz
drm/vkms: Convert to DRM's vblank timer
Replace vkms' vblank timer with the DRM implementation. The DRM code is identical in concept, but differs in implementation. Vblank timers are covered in vblank helpers and initializer macros, so remove the corresponding hrtimer in struct vkms_output. The vblank timer calls vkms' custom timeout code via handle_vblank_timeout in struct drm_crtc_helper_funcs. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Tested-by: Louis Chauvet <louis.chauvet@bootlin.com> Reviewed-by: Louis Chauvet <louis.chauvet@bootlin.com> Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://lore.kernel.org/r/20250916083816.30275-4-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
04-23 12:05:57 -0400'>2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin 2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin 2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru 2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru