diff options
| author | Chris Wilson <[email protected]> | 2017-01-06 15:22:38 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2017-01-12 10:15:44 +0200 |
| commit | e4621b73b6b472fe2b434b4f0f76b8f33ee26a73 (patch) | |
| tree | a3dd884c82ac30a9b658af818282083e5f8c9bc8 /drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c | |
| parent | e88893fea17996018b2d68a22e677ea04f3baadf (diff) | |
drm/i915: Fix phys pwrite for struct_mutex-less operation
Since commit fe115628d567 ("drm/i915: Implement pwrite without
struct-mutex") the lowlevel pwrite calls are now called without the
protection of struct_mutex, but pwrite_phys was still asserting that it
held the struct_mutex and later tried to drop and relock it.
Fixes: fe115628d567 ("drm/i915: Implement pwrite without struct-mutex")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Tvrtko Ursulin <[email protected]>
(cherry picked from commit 10466d2a59b23aa6d5ecd5310296c8cdb6458dac)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c')
0 files changed, 0 insertions, 0 deletions