commit | e876b78c5fbf1ef1b5eded8bd4d7ae045ade589a | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Jan 30 22:38:05 2018 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jun 01 18:40:19 2018 +0300 |
tree | 848d0f7f12d6577261190160ed52f7a5128c95aa | |
parent | b99b9ec1d374fd0354691d94ddb87b593f700f3e [diff] |
drm/i915: Disable trickle feed for SNB/IVB cursors We disable trickle feed whenever possible, except for the cursors on SNB/IVB. Let's try disabling it there too if for no other reason than consistency. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180130203807.13721-5-ville.syrjala@linux.intel.com Reviewed-by: Mika Kahola <mika.kahola@intel.com>