summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2023-07-18 14:24:49 +0200
committerTakashi Iwai <tiwai@suse.de>2023-07-18 14:24:56 +0200
commit21634f0f307c8401462da2cd07507880ee17d3fc (patch)
tree8dd1b41a5a1bd9fe9a340814c4101f33df827f40 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parent6d68d9cba1d0d1ee628a783eb9e7d38a0c3691b8 (diff)
parent2218e10e6fec05f76d6cd2c7eed4cb5af447360b (diff)
Merge branch 'topic/hda-pci-ids' into for-next
Pull cleanup of HD-audio PCI IDs. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index 2f9c14aca73c..a3b86b86dc47 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@ -1296,6 +1296,7 @@ int amdgpu_device_gpu_recover(struct amdgpu_device *adev,
void amdgpu_device_pci_config_reset(struct amdgpu_device *adev);
int amdgpu_device_pci_reset(struct amdgpu_device *adev);
bool amdgpu_device_need_post(struct amdgpu_device *adev);
+bool amdgpu_device_pcie_dynamic_switching_supported(void);
bool amdgpu_device_should_use_aspm(struct amdgpu_device *adev);
bool amdgpu_device_aspm_support_quirk(void);