diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2016-11-11 17:57:37 +0100 |
---|---|---|
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2016-11-14 17:00:29 +0100 |
commit | ee2be309971eeda16f3023a10b4cd90f193d2228 (patch) | |
tree | 86edc918cf2cc7038a0c682e28894c7270904b02 /net/ipx | |
parent | drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state() (diff) | |
download | linux-ee2be309971eeda16f3023a10b4cd90f193d2228.tar.xz linux-ee2be309971eeda16f3023a10b4cd90f193d2228.zip |
drm/i915/fbc: extract intel_fbc_can_enable()
Extract that part of the code to a new function and call this function
only once during intel_fbc_choose_crtc() instead of once per plane.
Those checks are independent from planes/CRTCs.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1478883461-20201-4-git-send-email-paulo.r.zanoni@intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions