diff options
author | Brian Rogers <brian@xyzw.org> | 2009-09-28 15:41:08 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-09-28 16:03:21 -0700 |
commit | 4781f20f29926ec68715f5cc930273a79fc0a9eb (patch) | |
tree | 470ebb13271b823392d5d9eaafb745009eeb3504 /fs/super.c | |
parent | 17d857be649a21ca90008c6dc425d849fa83db5c (diff) |
drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_set
Commit 74dff282 exposed this unnecessary call by causing a change in
the failure path on i965 where framebuffer compression will be turned
on and off on every cursor update. If you don't have the xf86-video-intel
fix to avoid the blinking cursor effect, this is very slow.
Symptoms were a far more noticeable cursor blink with every cursor image
change combined with severe slowdown for animated cursors.
Signed-off-by: Brian Rogers <brian@xyzw.org>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions