Searched refs:table_loc (Results 1 – 10 of 10) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | mmsch_v3_0.h | 98 memcpy((void *)table_loc, &direct_rd_mod_wt, size); \ 99 table_loc += size_dw; \ 108 memcpy((void *)table_loc, &direct_wt, size); \ 109 table_loc += size_dw; \ 119 memcpy((void *)table_loc, &direct_poll, size); \ 120 table_loc += size_dw; \ 127 memcpy((void *)table_loc, &end, size); \ 128 table_loc += size_dw; \
|
| A D | mmsch_v4_0.h | 110 memcpy((void *)table_loc, &direct_rd_mod_wt, size); \ 111 table_loc += size_dw; \ 120 memcpy((void *)table_loc, &direct_wt, size); \ 121 table_loc += size_dw; \ 131 memcpy((void *)table_loc, &direct_poll, size); \ 132 table_loc += size_dw; \ 139 memcpy((void *)table_loc, &end, size); \ 140 table_loc += size_dw; \
|
| A D | mmsch_v5_0.h | 109 memcpy((void *)table_loc, &direct_rd_mod_wt, size); \ 110 table_loc += size_dw; \ 119 memcpy((void *)table_loc, &direct_wt, size); \ 120 table_loc += size_dw; \ 130 memcpy((void *)table_loc, &direct_poll, size); \ 131 table_loc += size_dw; \ 138 memcpy((void *)table_loc, &end, size); \ 139 table_loc += size_dw; \
|
| A D | jpeg_v4_0.c | 441 uint32_t *table_loc; in jpeg_v4_0_start_sriov() local 457 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_start_sriov() 458 memcpy(&header, (void *)table_loc, size); in jpeg_v4_0_start_sriov() 467 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_start_sriov() 468 table_loc += header.total_size; in jpeg_v4_0_start_sriov() 494 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_start_sriov() 495 memcpy((void *)table_loc, &header, size); in jpeg_v4_0_start_sriov() 531 init_status = ((struct mmsch_v4_0_init_header *)(table_loc))->jpegdec.init_status; in jpeg_v4_0_start_sriov()
|
| A D | jpeg_v5_0_1.c | 449 uint32_t *table_loc; in jpeg_v5_0_1_start_sriov() local 472 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v5_0_1_start_sriov() 473 table_loc += header.total_size; in jpeg_v5_0_1_start_sriov() 505 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v5_0_1_start_sriov() 506 memcpy((void *)table_loc, &header, size); in jpeg_v5_0_1_start_sriov() 529 ((struct mmsch_v5_0_init_header *)(table_loc))->mjpegdec0[i].init_status; in jpeg_v5_0_1_start_sriov()
|
| A D | jpeg_v4_0_3.c | 259 uint32_t *table_loc; in jpeg_v4_0_3_start_sriov() local 282 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_3_start_sriov() 283 table_loc += header.total_size; in jpeg_v4_0_3_start_sriov() 315 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_3_start_sriov() 316 memcpy((void *)table_loc, &header, size); in jpeg_v4_0_3_start_sriov() 339 ((struct mmsch_v4_0_3_init_header *)(table_loc))->mjpegdec0[i].init_status; in jpeg_v4_0_3_start_sriov()
|
| A D | vcn_v5_0_1.c | 722 uint32_t *table_loc; in vcn_v5_0_1_start_sriov() local 753 table_loc = (uint32_t *)table->cpu_addr; in vcn_v5_0_1_start_sriov() 754 table_loc += header.total_size; in vcn_v5_0_1_start_sriov() 848 table_loc = (uint32_t *)table->cpu_addr; in vcn_v5_0_1_start_sriov() 849 memcpy((void *)table_loc, &header, size); in vcn_v5_0_1_start_sriov() 888 init_status = ((struct mmsch_v5_0_init_header *)(table_loc))->vcn0.init_status; in vcn_v5_0_1_start_sriov()
|
| A D | vcn_v4_0_3.c | 1000 uint32_t *table_loc; in vcn_v4_0_3_start_sriov() local 1031 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_3_start_sriov() 1032 table_loc += header.total_size; in vcn_v4_0_3_start_sriov() 1126 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_3_start_sriov() 1127 memcpy((void *)table_loc, &header, size); in vcn_v4_0_3_start_sriov() 1166 init_status = ((struct mmsch_v4_0_3_init_header *)(table_loc))->vcn0.init_status; in vcn_v4_0_3_start_sriov()
|
| A D | vcn_v4_0.c | 1350 uint32_t *table_loc; in vcn_v4_0_start_sriov() local 1381 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_start_sriov() 1382 table_loc += header.total_size; in vcn_v4_0_start_sriov() 1509 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_start_sriov() 1510 memcpy((void *)table_loc, &header, size); in vcn_v4_0_start_sriov() 1559 init_status = ((struct mmsch_v4_0_init_header *)(table_loc))->inst[enabled_vcn].init_status; in vcn_v4_0_start_sriov()
|
| A D | vcn_v3_0.c | 1401 uint32_t *table_loc; in vcn_v3_0_start_sriov() local 1427 table_loc = (uint32_t *)table->cpu_addr; in vcn_v3_0_start_sriov() 1428 table_loc += header.total_size; in vcn_v3_0_start_sriov() 1545 table_loc = (uint32_t *)table->cpu_addr; in vcn_v3_0_start_sriov() 1546 memcpy((void *)table_loc, &header, size); in vcn_v3_0_start_sriov()
|
Completed in 25 milliseconds