commit | e259befd9013e212648c3bd4f6f1fbf92d0dd51d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Sep 17 00:32:02 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Sep 17 08:18:30 2010 +0100 |
tree | 5a941bea684c3a87f71b61c248b2e508294e55dc | |
parent | 79077319d7c7844d5d836e52099a7a1bcadf9b04 [diff] |
drm/i915: Fix Sandybridge fence registers With 5 places to update when adding handling for fence registers, it is easy to overlook one or two. Correct that oversight, but fence management should be improved before a new set of registers is added. Bugzilla: https://bugs.freedesktop.org/show_bug?id=30199 Original patch by: Yuanhan Liu <yuanhan.liu@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: stable@kernel.org