aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2022-07-08 09:21:14 +0200
committerThomas Zimmermann <[email protected]>2022-07-14 15:14:45 +0200
commit7d09c7606346db9a48b62b4e02454a6b8f323043 (patch)
tree4aa8d8700c8c8126f4cdf390c3a51889d8529bcc /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parent4fa05a67b558d2cb3acd2bb299b91220d405ca5e (diff)
drm/mgag200: Don't read-back PCI option register before writing
Remove the read operation from mgag200_init_pci_options(). It was incorrectly added while refactoring the code. Reading the PCI option register clears the register's new value and subsequently leads to re-writing the old value. Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Jocelyn Falempe <[email protected]> Fixes: ce19021fd99a ("drm/mgag200: Move PCI-option setup into model-specific code") Cc: Thomas Zimmermann <[email protected]> Cc: Jocelyn Falempe <[email protected]> Cc: Dave Airlie <[email protected]> Cc: [email protected] Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions