diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2015-09-10 18:59:08 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-09-23 11:31:56 +0300 |
commit | f9cd7b881a042dcc8f1b1236ecea6deb3eb4d5bd (patch) | |
tree | 34352206c5f271d8ee2269c205a2eb0e83289dc3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7f4c62840cc416986f983a8c68f7010c97e06daf (diff) | |
download | linux-f9cd7b881a042dcc8f1b1236ecea6deb3eb4d5bd.tar.xz |
drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()
Move the sprite/cursor plane disabling to occur in intel_sanitize_crtc()
where it belongs instead of doing it in intel_modeset_readout_hw_state().
The plane disabling was first added in
4cf0ebbd4fafbdf8e6431dbb315e5511c3efdc3b drm/i915: Rework plane readout.
I got the idea from some patches from Partik and/or Maarten but those
moved also the plane state readout to intel_sanitize_crtc() which isn't
quite right in my opinion.
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
References: https://bugs.freedesktop.org/show_bug.cgi?id=91910
Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions