summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorKevin Wang <kevin1.wang@amd.com>2020-08-24 11:50:12 +0300
committerAlex Deucher <alexander.deucher@amd.com>2020-08-27 17:08:29 +0300
commit3d14a79b5134173ced9364411800ea60029e785e (patch)
treef701a318db45ba01945fe8635ae9c41c809215bd /tools/perf/scripts/python/exported-sql-viewer.py
parent0bbb5462d30cb1a99d442a7d4b4bc5302fe24821 (diff)
downloadlinux-3d14a79b5134173ced9364411800ea60029e785e.tar.xz
drm/amd/pm: fix is_dpm_running() run error on 32bit system
v1: the C type "unsigned long" size is 32bit on 32bit system, it will cause code logic error, so replace it with "uint64_t". v2: remove duplicate cast operation. Signed-off-by: Kevin <kevin1.wang@amd.com> Suggest-by: Jiansong Chen <Jiansong.Chen@amd.com> Reviewed-by: Jiansong Chen <Jiansong.Chen@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions