diff options
author | Chris Wilson <[email protected]> | 2011-04-19 21:14:14 +0100 |
---|---|---|
committer | Keith Packard <[email protected]> | 2011-05-09 09:13:20 -0700 |
commit | 49183b2818de6899383bb82bc032f9344d6791ff (patch) | |
tree | 772319c3c38dccb88e534665bb3a0f1e01c837d6 /tools/perf/scripts/python | |
parent | 31acbcc408f412d1ba73765b846c38642be553c3 (diff) |
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
When enabling the plane, it is helpful to have already pointed that
plane to valid memory or else we may incur the wrath of a PGTBL_ER.
This code preserved the behaviour from the bad old days for unknown
reasons...
Found by assert_fb_bound_for_plane().
References: https://bugs.freedesktop.org/show_bug.cgi?id=36246
Signed-off-by: Chris Wilson <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Jesse Barnes <[email protected]>
Signed-off-by: Keith Packard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions