summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJason Yan <yanaijie@huawei.com>2020-05-07 19:07:14 +0800
committerRoland Scheidegger <sroland@vmware.com>2020-05-16 06:50:37 +0200
commit80542002ccd41f3703a9ae9e8e95cfbaad370db6 (patch)
tree9797ac90fee0459138fb22cf65a9ae7aec05fc20 /tools/perf/scripts/python/event_analyzing_sample.py
parentc594285f30fad8d5039d56ba2428c8a0816b5c7a (diff)
downloadkernel-80542002ccd41f3703a9ae9e8e95cfbaad370db6.tar.gz
drm/vmwgfx: Return true in function vmw_fence_obj_signaled()
Fix the following coccicheck warning: drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:518:9-10: WARNING: return of 0/1 in function 'vmw_fence_obj_signaled' with return type bool Signed-off-by: Jason Yan <yanaijie@huawei.com> Signed-off-by: Roland Scheidegger <sroland@vmware.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
it/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c?h=linux-6.19.y&id=5f4f49a41c14890c05faa99881e98cc156ba7e03'>drm/amd: Stop overloading power limit with limit typeMario Limonciello 2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello 2025-09-15drm/amd: Drop unnecessary calls to smu_dpm_set_vpe_enable()Mario Limonciello (AMD) 2025-09-15drm/amd/pm: unified smu feature cap for vcn resetYang Wang 2025-09-15drm/amd/pm: unified smu feature cap for sdma resetYang Wang 2025-09-15drm/amd/pm: unified smu feature cap for link resetYang Wang 2025-09-15drm/amd/pm: unified smu feature cap interfaceYang Wang 2025-09-15drm/amd/pm: make smu_set_temp_funcs() smu specific for smu v13.0.6Yang Wang 2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang 2025-08-06drm/amd/pm: Add cache logic for temperature metricLijo Lazar 2025-08-06drm/amd/pm: Fetch and fill temperature metricsAsad Kamal 2025-08-06drm/amd/pm: Add smu interface for temp metricsAsad Kamal 2025-08-04drm/amd: Restore cached manual clock settings during resumeMario Limonciello 2025-08-04drm/amd: Restore cached power limit during resumeMario Limonciello 2025-06-24drm/amd/pm: Add support to set min ISP clocksPratap Nirujogi 2025-06-24drm/amd/pm: Add support to set ISP PowerPratap Nirujogi 2025-06-18drm/amd/pm: move the dpm table setting back after featureenablementKenneth Feng 2025-06-18drm/amd/pm: update pcie dpm parameters before smu feature enablementKenneth Feng 2025-06-18drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang 2025-05-22drm/amd/pm: Add support to query partition metricsLijo Lazar 2025-05-13drm/amd/pm: Remove unused smu_mode2_reset_is_supportDr. David Alan Gilbert 2025-04-08drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher 2025-04-07drm/amd/pm: implement dpm vcn reset functionRuili Ji 2025-04-07drm/amd/pm: Add link reset for SMU 13.0.6Ce Sun 2025-03-19drm/amd/pm: Add debug bit for smu pool allocationLijo Lazar 2025-03-13drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng 2025-02-27drm/amdgpu/vcn: make powergating status per instanceAlex Deucher 2025-02-25drm/amd/pm: handling of set performance levelMangesh Gadre 2025-02-25drm/amd/pm: add support for checking SDMA reset capabilityJesse.zhang@amd.com 2025-02-19drm/amd/pm: Fetch current power limit from PMFWLijo Lazar 2025-02-12drm/amd/pm: add support for IP version 11.5.2Ying Li 2025-02-12drm/amdgpu/swsmu: set workload profile to bootup defaultAlex Deucher 2025-02-12drm/amdgpu: add support for SMU IP version 14.0.5Tim Huang 2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu