diff options
author | Jani Nikula <[email protected]> | 2013-09-17 18:33:43 +0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2013-09-18 09:59:10 +0200 |
commit | cc173961a68034c1171a421f0dbed39edfb60880 (patch) | |
tree | 49ae065fe81f3d43b9d7a6b4d5dc0b139a584699 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 571c608d06df2d50233263d233a32edab1842865 (diff) |
drm/i915: do not update cursor in crtc mode set
The cursor is disabled before crtc mode set in crtc disable (and we
assert this is the case), and enabled afterwards in crtc enable. Do not
update it in crtc mode set.
On HSW enabling a plane on a disabled pipe may hang the entire system.
And there's no good reason for doing it ever, so just don't.
v2: Add note about HSW hangs - vsyrjala
Cc: [email protected]
Suggested-by: Ville Syrjälä <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Tested-by: Paulo Zanoni <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions