diff options
| author | Ville Syrjälä <[email protected]> | 2020-01-15 21:08:11 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2020-01-20 16:54:25 +0200 |
| commit | ee34801cc0e8f07ad210c220986e77dd46dd0b3e (patch) | |
| tree | 50359b240f7e9213d8b7ba7d5ec0c1c685f5094e /tools/perf/scripts/python/bin | |
| parent | fff13e63a14185f788ecbad5ed0a24609074f6c7 (diff) | |
drm/i915: Prefer to use the pipe to index the ddb entries
Let's use the pipe rather than the silly 'i' iterator from
for_each_oldnew_intel_crtc_in_state() for indexing the ddb
entries array. Maybe one day we can assume c99 and hide the
'i' entirely from sight.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions