diff options
| author | Ville Syrjälä <[email protected]> | 2019-12-13 15:34:51 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2020-01-15 17:18:52 +0200 |
| commit | 661d6ec00058b11eae0ff0db198aafc9a2166b19 (patch) | |
| tree | 94411e7888cc2ca844c13538e4c336a559a5f11d /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 9ecc6eabd8fee0972de3f23bd66d1a54b1781fa6 (diff) | |
drm/i915/fbc: Nuke fbc_supported()
fbc_supported() is just a pointless wrapper for HAS_FBC(). Get
rid of it. In places where we're operating on a specific plane
we can replace this with a plane->has_fbc check to avoid
doing anything for crtcs that don't even support fbc.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions