]> Git Repo - J-linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/cik.c
Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[J-linux.git] / drivers / gpu / drm / amd / amdgpu / cik.c
index fdbc26346b54dbf0bf39bac5bf7cd67fc1afc39e..cf1d5d462b676ac49ba082d0629c8033f3ec214b 100644 (file)
@@ -2210,6 +2210,8 @@ static const struct amd_ip_funcs cik_common_ip_funcs = {
        .soft_reset = cik_common_soft_reset,
        .set_clockgating_state = cik_common_set_clockgating_state,
        .set_powergating_state = cik_common_set_powergating_state,
+       .dump_ip_state = NULL,
+       .print_ip_state = NULL,
 };
 
 static const struct amdgpu_ip_block_version cik_common_ip_block =
This page took 0.029807 seconds and 4 git commands to generate.