aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2024-05-06 15:57:14 +0300
committerVille Syrjälä <[email protected]>2024-05-10 19:45:45 +0300
commit56ac367dbf8d72274b0a77b817e583b6d6171191 (patch)
tree5cee3bbd847004bcb59ff0930a5871c995da8248 /tools/perf/scripts/python/export-to-postgresql.py
parente5f827c5796f1da029fdc36bb64df0f01c49d2d7 (diff)
drm/i915: Polish types in fb calculations
Be a bit more consistent in our use of integer types in the fb related calculatiosn. u32 we generally only use for ggtt offsets and such, and everything else can be regular (unsigned) ints. There's also an overabundance of consts for local variables in skl_check_main_surface() which is not something we generally do. So get rid of those while at it. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions