/linux/drivers/gpu/drm/vc4/ |
A D | vc4_validate.c | 52 void *validated, \ 289 *(uint32_t *)(validated + 5) = ib->paddr + offset; in validate_indexed_prim_list() 339 *(uint32_t *)validated = (exec->shader_rec_p + in validate_gl_shader_state() 405 *(uint8_t *)(validated + 14) = in validate_tile_binning_config() 415 *(uint32_t *)(validated + 0) = exec->tile_alloc_offset; in validate_tile_binning_config() 417 *(uint32_t *)(validated + 4) = (bin_addr + vc4->bin_alloc_size - in validate_tile_binning_config() 420 *(uint32_t *)(validated + 8) = bin_addr; in validate_tile_binning_config() 438 int (*func)(struct vc4_exec_info *exec, void *validated, 481 void *validated, in vc4_validate_bin_cl() argument 490 void *dst_pkt = validated + dst_offset; in vc4_validate_bin_cl()
|
A D | vc4_drv.h | 942 void *validated,
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_cs.c | 192 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs() 196 &p->validated); in radeon_cs_parser_relocs() 200 r = radeon_bo_list_validate(p->rdev, &p->ticket, &p->validated, p->ring); in radeon_cs_parser_relocs() 256 list_for_each_entry(reloc, &p->validated, tv.head) { in radeon_cs_sync_rings() 277 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init() 431 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini() 434 &parser->validated, in radeon_cs_parser_fini() 438 &parser->validated); in radeon_cs_parser_fini()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_cs.c | 455 struct list_head *validated) in amdgpu_cs_list_validate() argument 461 list_for_each_entry(lobj, validated, tv.head) { in amdgpu_cs_list_validate() 503 INIT_LIST_HEAD(&p->validated); in amdgpu_cs_parser_bos() 526 amdgpu_bo_list_get_list(p->bo_list, &p->validated); in amdgpu_cs_parser_bos() 529 amdgpu_vm_get_pd_bo(&fpriv->vm, &p->validated, &p->vm_pd); in amdgpu_cs_parser_bos() 532 list_add(&p->uf_entry.tv.head, &p->validated); in amdgpu_cs_parser_bos() 567 r = ttm_eu_reserve_buffers(&p->ticket, &p->validated, true, in amdgpu_cs_parser_bos() 605 r = amdgpu_cs_list_validate(p, &p->validated); in amdgpu_cs_parser_bos() 642 ttm_eu_backoff_reservation(&p->ticket, &p->validated); in amdgpu_cs_parser_bos() 654 list_for_each_entry(e, &p->validated, tv.head) { in amdgpu_cs_sync_rings() [all …]
|
A D | amdgpu_bo_list.h | 56 struct list_head *validated);
|
A D | amdgpu_bo_list.c | 185 struct list_head *validated) in amdgpu_bo_list_get_list() argument 215 list_splice(&bucket[i], validated); in amdgpu_bo_list_get_list()
|
A D | amdgpu_vm.h | 386 struct list_head *validated,
|
/linux/Documentation/arm/vfp/ |
A D | release-notes.rst | 13 This release has been validated against the SoftFloat-2b library by
|
/linux/Documentation/devicetree/bindings/reset/ |
A D | allwinner,sun6i-a31-clock-reset.yaml | 24 # since it's set at the upper level node, and will be validated by
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | allwinner,sun4i-a10-mod0-clk.yaml | 24 # since it's set at the upper level node, and will be validated by
|
/linux/net/tipc/ |
A D | msg.c | 174 TIPC_SKB_CB(head)->validated = 0; in tipc_buf_append() 267 if (unlikely(TIPC_SKB_CB(skb)->validated)) in tipc_msg_validate() 291 TIPC_SKB_CB(skb)->validated = 1; in tipc_msg_validate()
|
A D | trace.c | 151 i += scnprintf(buf + i, sz - i, " %u", skbcb->validated); in tipc_skb_dump()
|
A D | msg.h | 128 u8 validated:1; member
|
/linux/Documentation/PCI/endpoint/ |
A D | pci-test-function.rst | 9 Traditionally PCI RC has always been validated by using standard
|
/linux/Documentation/networking/devlink/ |
A D | devlink-resource.rst | 62 The changes do not apply immediately, this can be validated by the 'size_new'
|
/linux/Documentation/devicetree/bindings/ |
A D | writing-schema.rst | 141 The DT schema binding documents must be validated using the meta-schema (the 143 binding schema. All of the DT binding documents can be validated using the
|
A D | example-schema.yaml | 11 # $schema is the meta-schema this schema should be validated with. 232 # Examples are now compiled with dtc and validated against the schemas
|
/linux/Documentation/firmware-guide/acpi/ |
A D | osi.rst | 147 were never validated under *any* OS. 177 to the hardware and validated BIOS paths seen by OSX.
|
/linux/Documentation/security/ |
A D | SCTP.rst | 310 ``association`` permission be validated. This is validated by checking the
|
/linux/Documentation/staging/ |
A D | xz.rst | 69 Note that the headers will always have a CRC32 which will be validated
|
/linux/tools/memory-model/ |
A D | README | 143 Condition exists (0:r0=0 /\ 1:r0=0) is NOT validated
|
/linux/net/wireless/ |
A D | Kconfig | 135 feature if you have tested and validated this feature on your
|
/linux/Documentation/cpu-freq/ |
A D | cpu-drivers.rst | 140 "policy,governor,min,max") shall be set, this policy must be validated
|
/linux/Documentation/admin-guide/device-mapper/ |
A D | dm-zoned.rst | 121 secondary set and validated by updating the super block in the secondary
|
/linux/Documentation/networking/device_drivers/wifi/intel/ |
A D | ipw2100.rst | 60 not been validated by Intel), (i) you will be solely responsible for
|