]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h
Merge tag 'at91-soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_nbio.h
index 25ee53545837dce50ab69642128a72d66bef1dcc..45295dce5c3ec10eeb12f2b831e5baf2303847c4 100644 (file)
@@ -93,6 +93,8 @@ struct amdgpu_nbio_funcs {
        void (*enable_aspm)(struct amdgpu_device *adev,
                            bool enable);
        void (*program_aspm)(struct amdgpu_device *adev);
+       void (*apply_lc_spc_mode_wa)(struct amdgpu_device *adev);
+       void (*apply_l1_link_width_reconfig_wa)(struct amdgpu_device *adev);
 };
 
 struct amdgpu_nbio {
This page took 0.032732 seconds and 4 git commands to generate.