| /Linux-v5.4/drivers/gpu/drm/vc4/ |
| 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()
|
| D | vc4_drv.h | 859 void *validated,
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_cs.c | 454 struct amdgpu_bo *validated) in amdgpu_cs_try_evict() argument 456 uint32_t domain = validated->allowed_domains; in amdgpu_cs_try_evict() 463 for (;&p->evictable->tv.head != &p->validated; in amdgpu_cs_try_evict() 473 if (bo == validated) in amdgpu_cs_try_evict() 505 list_move(&candidate->tv.head, &p->validated); in amdgpu_cs_try_evict() 531 struct list_head *validated) in amdgpu_cs_list_validate() argument 537 list_for_each_entry(lobj, validated, tv.head) { in amdgpu_cs_list_validate() 582 INIT_LIST_HEAD(&p->validated); in amdgpu_cs_parser_bos() 605 amdgpu_bo_list_get_list(p->bo_list, &p->validated); in amdgpu_cs_parser_bos() 610 amdgpu_vm_get_pd_bo(&fpriv->vm, &p->validated, &p->vm_pd); in amdgpu_cs_parser_bos() [all …]
|
| D | amdgpu_bo_list.h | 55 struct list_head *validated);
|
| 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()
|
| D | amdgpu_vm.h | 353 struct list_head *validated,
|
| D | amdgpu.h | 474 struct list_head validated; member
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | radeon_cs.c | 193 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs() 197 &p->validated); in radeon_cs_parser_relocs() 201 r = radeon_bo_list_validate(p->rdev, &p->ticket, &p->validated, p->ring); in radeon_cs_parser_relocs() 257 list_for_each_entry(reloc, &p->validated, tv.head) { in radeon_cs_sync_rings() 278 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init() 430 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini() 433 &parser->validated, in radeon_cs_parser_fini() 437 &parser->validated); in radeon_cs_parser_fini()
|
| /Linux-v5.4/Documentation/arm/vfp/ |
| D | release-notes.rst | 13 This release has been validated against the SoftFloat-2b library by
|
| /Linux-v5.4/net/tipc/ |
| D | msg.c | 176 TIPC_SKB_CB(head)->validated = false; in tipc_buf_append() 219 if (unlikely(TIPC_SKB_CB(skb)->validated)) in tipc_msg_validate() 242 TIPC_SKB_CB(skb)->validated = true; in tipc_msg_validate()
|
| D | trace.c | 151 i += scnprintf(buf + i, sz - i, " %u", skbcb->validated); in tipc_skb_dump()
|
| D | msg.h | 113 bool validated; member
|
| /Linux-v5.4/Documentation/PCI/endpoint/ |
| D | pci-test-function.rst | 9 Traditionally PCI RC has always been validated by using standard
|
| /Linux-v5.4/Documentation/devicetree/ |
| D | writing-schema.rst | 126 The DT schema binding documents must be validated using the meta-schema (the 128 binding schema. All of the DT binding documents can be validated using the
|
| /Linux-v5.4/Documentation/security/ |
| D | SCTP.rst | 307 ``association`` permission be validated. This is validated by checking the
|
| /Linux-v5.4/Documentation/firmware-guide/acpi/ |
| D | osi.rst | 147 were never validated under *any* OS. 177 to the hardware and validated BIOS paths seen by OSX.
|
| /Linux-v5.4/Documentation/ |
| D | xz.txt | 69 Note that the headers will always have a CRC32 which will be validated
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | amd-memory-encryption.rst | 222 data after the measurement has been validated by the guest owner.
|
| /Linux-v5.4/net/wireless/ |
| D | Kconfig | 134 feature if you have tested and validated this feature on your
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | dm-zoned.rst | 117 secondary set and validated by updating the super block in the secondary
|
| /Linux-v5.4/tools/memory-model/ |
| D | README | 91 Condition exists (0:r0=0 /\ 1:r0=0) is NOT validated
|
| /Linux-v5.4/Documentation/cpu-freq/ |
| D | cpu-drivers.txt | 152 "policy,governor,min,max") shall be set, this policy must be validated
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | ipw2100.txt | 54 not been validated by Intel), (i) you will be solely responsible for
|
| /Linux-v5.4/Documentation/gpu/ |
| D | drm-kms.rst | 265 - An atomic update is assembled and validated as an entirely free-standing pile
|
| /Linux-v5.4/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 1914 self.validated = True 1939 self.validated = False 1945 self.validated = True 1956 if not self.validated:
|