diff options
| author | Ville Syrjälä <[email protected]> | 2017-11-17 21:19:14 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2017-11-21 19:50:43 +0200 |
| commit | dd57602efbce0d4f39770ec253fe6f95a6f0791f (patch) | |
| tree | bcf59fad686d831ce98284a4fb6e7a02e8091f86 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | 81894b2fb9285f21dc2ca5f4c1ab0c9197d48607 (diff) | |
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
Stop using the old for_each_intel_plane_in_state() type iteration
macro and replace it with for_each_new_intel_plane_in_state().
And similarly replace drm_atomic_get_existing_crtc_state() with
intel_atomic_get_new_crtc_state(). Switch over to intel_ types
as well to make the code less cluttered.
v2: s/plane/i9xx_plane/ etc. (James)
Cc: James Ausmus <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Ville Syrjälä <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions