aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul Menzel <[email protected]>2020-07-03 16:29:39 +0200
committerChristian König <[email protected]>2020-07-28 13:44:54 +0200
commit7427a7a0b3b8f66ea45472a9a37b79689ed8c3b3 (patch)
treecbbb1a42a02a20a87aadbc042a580c3cf048b350 /tools/perf/scripts/python/export-to-postgresql.py
parent7d8365771ffb0edc336f2cd45e96ef8214a83dca (diff)
drm/amdgpu: Change type of module param `ppfeaturemask` to hexint
The newly added hexint helper is more convenient for bitmasks. Before: $ more /sys/module/amdgpu/parameters/ppfeaturemask 4294950911 After: $ more /sys/module/amdgpu/parameters/ppfeaturemask 0xffffbfff Cc: [email protected] Cc: [email protected] Signed-off-by: Paul Menzel <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Christian König <[email protected]> Link: https://patchwork.freedesktop.org/patch/374724/
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions