Searched refs:PVR_BO_FW_FLAGS_DEVICE_UNCACHED (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_fw.c | 295 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_fwif_connection_ctl() 463 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 471 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 481 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 491 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 501 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 509 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 517 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 530 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() 544 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_fw_create_structures() [all …]
|
D | pvr_hwrt.c | 342 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, hwrtdata_common_init, hwrt, in hwrt_init_common_fw_structure() 395 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in hwrt_data_init_fw_structure() 403 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in hwrt_data_init_fw_structure() 412 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in hwrt_data_init_fw_structure()
|
D | pvr_cccb.c | 61 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_cccb_init() 68 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_cccb_init()
|
D | pvr_gem.h | 76 #define PVR_BO_FW_FLAGS_DEVICE_UNCACHED DRM_PVR_BO_BYPASS_DEVICE_CACHE macro
|
D | pvr_fw_trace.c | 61 PVR_BO_FW_FLAGS_DEVICE_UNCACHED | in pvr_fw_trace_init() 78 PVR_BO_FW_FLAGS_DEVICE_UNCACHED | in pvr_fw_trace_init()
|
D | pvr_ccb.c | 67 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_ccb_init() 73 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_ccb_init()
|
D | pvr_vm_mips.c | 175 if (pvr_obj->flags & PVR_BO_FW_FLAGS_DEVICE_UNCACHED) in pvr_vm_mips_map()
|
D | pvr_context.c | 341 err = pvr_fw_object_create(pvr_dev, ctx_size, PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_context_create()
|
D | pvr_fw_meta.c | 511 if (fw_obj->gem->flags & PVR_BO_FW_FLAGS_DEVICE_UNCACHED) in pvr_meta_get_fw_addr_with_offset()
|
D | pvr_queue.c | 1262 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_queue_create() 1276 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_queue_create()
|
D | pvr_free_list.c | 206 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in free_list_create_fw_structure()
|
D | pvr_vm.c | 573 PVR_BO_FW_FLAGS_DEVICE_UNCACHED, in pvr_vm_create_context()
|