commit | 5375ce9f38291c1d725db40519465dfe89c60ea9 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Jan 29 18:57:40 2016 -0200 |
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | Thu Feb 04 14:18:22 2016 -0200 |
tree | 7fc005e65bc299939f5bf64ef2dd468a010f89c5 | |
parent | 8c40074cb219f8e5e6122d17fad869bc43c3e9df [diff] |
drm/i915/fbc: set fbc->active from the new activation functions Now that we have top-level gen-independent hw_activate and hw_deactivate functions, set fbc->active directly from them, removing the duplicated code. Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1454101060-23198-3-git-send-email-paulo.r.zanoni@intel.com