diff options
| author | Ville Syrjälä <[email protected]> | 2024-05-16 16:56:15 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2024-05-23 15:03:53 +0300 |
| commit | 4bfa8a140db33599e666400fe4007d27fbacc96f (patch) | |
| tree | 9cf0e487300d9d725e28fdbc8fe9c7906afbcc1b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | a9940ce97d1dc5fe8e6b2f607e9da62073d5bca2 (diff) | |
drm/i915: Define SEL_FETCH_PLANE registers via PICK_EVEN_2RANGES()
Instead of that huge _PICK() let's use PICK_EVEN_2RANGES()
for the SEL_FETCH_PLANE registers. A bit more tedious to have
to define 8 raw register offsets for everything, but perhaps
a bit easier to understand since we use a standard mechanism
now instead of hand rolling the arithmetic.
Also bloat-o-meter says:
add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-326 (-326)
Function old new delta
icl_plane_update_arm 510 446 -64
icl_plane_disable_sel_fetch_arm.isra 158 54 -104
icl_plane_update_noarm 1898 1740 -158
Total: Before=2574502, After=2574176, chg -0.01%
v2: s/mtl+/tgl+/ comments to reflect actual reality
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