Searched refs:print_ip_state (Results 1 – 25 of 30) sorted by relevance
12
| /linux-6.15/drivers/gpu/drm/amd/include/ |
| H A D | amd_shared.h | 436 void (*print_ip_state)(struct amdgpu_ip_block *ip_block, struct drm_printer *p); member
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dev_coredump.c | 287 if (ip_block->version->funcs->print_ip_state) { in amdgpu_devcoredump_read() 289 ip_block->version->funcs->print_ip_state(ip_block, &p); in amdgpu_devcoredump_read()
|
| H A D | jpeg_v2_5.c | 667 .print_ip_state = amdgpu_jpeg_print_ip_state, 684 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | jpeg_v3_0.c | 579 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | jpeg_v5_0_0.c | 661 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | jpeg_v2_0.c | 788 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | jpeg_v4_0.c | 747 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | jpeg_v4_0_5.c | 784 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | jpeg_v5_0_1.c | 720 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | vcn_v5_0_1.c | 1202 .print_ip_state = vcn_v5_0_0_print_ip_state,
|
| H A D | vcn_v2_5.c | 2160 .print_ip_state = vcn_v2_5_print_ip_state, 2177 .print_ip_state = vcn_v2_5_print_ip_state,
|
| H A D | jpeg_v4_0_3.c | 1147 .print_ip_state = amdgpu_jpeg_print_ip_state,
|
| H A D | vcn_v5_0_0.c | 1466 .print_ip_state = vcn_v5_0_0_print_ip_state,
|
| H A D | vcn_v4_0_5.c | 1741 .print_ip_state = vcn_v4_0_5_print_ip_state,
|
| H A D | sdma_v7_0.c | 1659 .print_ip_state = sdma_v7_0_print_ip_state,
|
| H A D | sdma_v6_0.c | 1680 .print_ip_state = sdma_v6_0_print_ip_state,
|
| H A D | sdma_v5_2.c | 1957 .print_ip_state = sdma_v5_2_print_ip_state,
|
| H A D | vcn_v4_0_3.c | 1876 .print_ip_state = vcn_v4_0_3_print_ip_state,
|
| H A D | vcn_v1_0.c | 2023 .print_ip_state = vcn_v1_0_print_ip_state,
|
| H A D | sdma_v5_0.c | 1963 .print_ip_state = sdma_v5_0_print_ip_state,
|
| H A D | vcn_v2_0.c | 2127 .print_ip_state = vcn_v2_0_print_ip_state,
|
| H A D | vcn_v4_0.c | 2284 .print_ip_state = vcn_v4_0_print_ip_state,
|
| H A D | sdma_v4_4_2.c | 2113 .print_ip_state = sdma_v4_4_2_print_ip_state,
|
| H A D | sdma_v4_0.c | 2410 .print_ip_state = sdma_v4_0_print_ip_state,
|
| H A D | vcn_v3_0.c | 2373 .print_ip_state = vcn_v3_0_print_ip_state,
|
12