aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2021-11-04 16:45:15 +0200
committerVille Syrjälä <[email protected]>2021-11-11 15:18:11 +0200
commit73ab6ec90922f50b99c189088f100025a44d8ec1 (patch)
tree3c88b0bce9c8a1bd0f9ae085b458e44c6f3d75e8 /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta46553837056d3a6119f4ac350afff8c2a99daf2 (diff)
drm/i915/fbc: Clean up all register defines
The FBC register defines are a mess: - namespace changes between DPFC_, FBC_, and some platform specific prefix at a whim - ilk+ reuses most g4x bits but still has some separate bit defines elsewhere - it's not clear from the defines that the bit defines are shared So let's clean it up: - both g4x and ilk register share the same defines now - only defines which conflict have a _PLATFORM suffix, everyone else just gets comments to indicate which platforms do what - namespace is consistent DPFC_ now - SNB system agent fence registers also get a consistent namespace - REG_BIT() & co. for everything Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Acked-by: Jani Nikula <[email protected]> Reviewed-by: Mika Kahola <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions