diff options
author | Thomas Zimmermann <[email protected]> | 2020-07-07 10:24:05 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2020-07-14 09:06:14 +0200 |
commit | da568d5e352c95c6278ddc2778cbd36b5ea65b09 (patch) | |
tree | abc88e1cee4639c370056ca4fe4200f22d7b66bf /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 02cd2d3144653e6e2a0c7ccaa73311e48e2dc686 (diff) |
drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare()
The prepare function write-protects several registers that it doesn't
even touch. Removed the related code.
The code for unprotecting registers also clears VINT interrupts. Both
is now done once during initialization.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions