diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-11 14:12:10 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-22 11:19:09 +0200 |
commit | 3c858a33858baa8c55fbb1a2822b086b26424bb8 (patch) | |
tree | 324c68f245380ad8b7899c28df38c84a359a3e47 /tools/perf/scripts/python/check-perf-trace.py | |
parent | c10dddc1d5055467f67d50724f5297fe23b69cc2 (diff) |
drm/plane_helper: don't disable plane in destroy function
By the time drm_mode_config_cleanup calls this all the hw state should
be cleaned up already - we even have a WARN right before calling
plane->destroy callbacks asserting that all framebuffers are gone.
So trying to disable things harder is a bit a bug. Caught by Thierry
since it resulted in some mode_config.mutex locking backtraces.
Cc: Thierry Reding <treding@nvidia.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions