summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2019-12-13 15:34:51 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2020-01-15 17:18:52 +0200
commit661d6ec00058b11eae0ff0db198aafc9a2166b19 (patch)
tree94411e7888cc2ca844c13538e4c336a559a5f11d /kernel
parent9ecc6eabd8fee0972de3f23bd66d1a54b1781fa6 (diff)
downloadlinux-661d6ec00058b11eae0ff0db198aafc9a2166b19.tar.bz2
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ä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191213133453.22152-4-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions