Home
last modified time | relevance | path

Searched refs:pvr_kccb_send_cmd (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_ccb.h58 int pvr_kccb_send_cmd(struct pvr_device *pvr_dev,
Dpvr_free_list.c391 WARN_ON(pvr_kccb_send_cmd(pvr_dev, &resp_cmd, NULL)); in pvr_free_list_process_grow_req()
624 WARN_ON(pvr_kccb_send_cmd(pvr_dev, &resp_cmd, NULL)); in pvr_free_list_process_reconstruct_req()
Dpvr_fw_trace.c161 err = pvr_kccb_send_cmd(pvr_dev, &cmd, NULL); in update_logtype()
Dpvr_ccb.c374 pvr_kccb_send_cmd(struct pvr_device *pvr_dev, struct rogue_fwif_kccb_cmd *cmd, in pvr_kccb_send_cmd() function
Dpvr_mmu.c151 err = pvr_kccb_send_cmd(pvr_dev, &cmd_mmu_cache, &slot); in pvr_mmu_flush_exec()
173 err = pvr_kccb_send_cmd(pvr_dev, &cmd_mmu_cache, &slot); in pvr_mmu_flush_exec()
Dpvr_fw.c1124 err = pvr_kccb_send_cmd(pvr_dev, &cmd, &slot_nr); in pvr_fw_structure_cleanup()