Home
last modified time | relevance | path

Searched full:powervr (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/gpu/imagination/
H A Duapi.rst7 :doc: PowerVR UAPI
20 :doc: PowerVR IOCTL interface
28 :doc: PowerVR IOCTL DEV_QUERY interface
56 :doc: PowerVR IOCTL CREATE_BO interface
67 :doc: PowerVR IOCTL GET_BO_MMAP_OFFSET interface
75 :doc: PowerVR IOCTL CREATE_VM_CONTEXT and DESTROY_VM_CONTEXT interfaces
84 :doc: PowerVR IOCTL VM_MAP and VM_UNMAP interfaces
93 :doc: PowerVR IOCTL CREATE_CONTEXT and DESTROY_CONTEXT interfaces
112 :doc: PowerVR IOCTL CREATE_FREE_LIST and DESTROY_FREE_LIST interfaces
123 :doc: PowerVR IOCTL CREATE_HWRT_DATASET and DESTROY_HWRT_DATASET interfaces
[all …]
H A Dindex.rst2 drm/imagination PowerVR Graphics Driver
6 :doc: PowerVR (Series 6 and later) and IMG Graphics Driver
/linux/include/uapi/drm/
H A Dpvr_drm.h17 * DOC: PowerVR UAPI
19 * The PowerVR IOCTL argument structs have a few limitations in place, in
34 * In addition to the IOCTL argument structs, the PowerVR UAPI makes use of
77 * DOC: PowerVR IOCTL interface
81 * PVR_IOCTL() - Build a PowerVR IOCTL number
113 * DOC: PowerVR IOCTL DEV_QUERY interface
512 * DOC: PowerVR IOCTL CREATE_BO interface
573 * DOC: PowerVR IOCTL GET_BO_MMAP_OFFSET interface
597 * DOC: PowerVR IOCTL CREATE_VM_CONTEXT and DESTROY_VM_CONTEXT interfaces
627 * DOC: PowerVR IOCTL VM_MAP and VM_UNMAP interfaces
[all …]
/linux/arch/sh/drivers/dma/
H A Ddma-pvr2.c5 * NEC PowerVR 2 (Dreamcast) DMA support
101 MODULE_DESCRIPTION("NEC PowerVR 2 DMA driver");
H A DKconfig54 tristate "PowerVR 2 DMAC support"
/linux/Documentation/fb/
H A Dpvr2fb.rst2 pvr2fb - PowerVR 2 graphics frame buffer driver
5 This is a driver for PowerVR 2 based graphics frame buffers, such as the
/linux/drivers/gpu/drm/imagination/
H A Dpvr_drv.c42 * DOC: PowerVR (Series 6 and later) and IMG Graphics Driver
44 * This driver supports the following PowerVR/IMG graphics cores from Imagination Technologies:
1012 * valid PowerVR buffer object.
1106 * * -%ENOENT if there is currently no PowerVR buffer object mapped at
1304 * Allocates powervr-specific file private data (&struct pvr_file).
1330 * Store reference to powervr-specific outer device struct in file in pvr_drm_driver_open()
1343 * Store reference to powervr-specific file private data in DRM file in pvr_drm_driver_open()
1357 * Frees powervr-specific file private data (&struct pvr_file).
1537 MODULE_FIRMWARE("powervr/rogue_33.15.11.3_v1.fw");
1538 MODULE_FIRMWARE("powervr/rogue_36.52.104.182_v1.fw");
[all …]
H A Dpvr_vm.c39 * @pvr_dev: The PowerVR device to which this context is bound.
531 * @pvr_dev: Target PowerVR device.
590 is_userspace_context ? "PowerVR-user-VM" : "PowerVR-FW-VM", in pvr_vm_create_context()
708 * @pvr_obj: Target PowerVR memory object.
770 * @pvr_obj: Target PowerVR memory object.
825 * @pvr_obj: Target PowerVR memory object.
1099 * @pvr_dev: Target PowerVR device.
1152 * * The PowerVR buffer object mapped at @device_addr if one exists, or
H A Dpvr_drv.h10 #define PVR_DRIVER_NAME "powervr"
11 #define PVR_DRIVER_DESC "Imagination PowerVR (Series 6 and later) & IMG Graphics"
H A Dpvr_power.c34 * @pvr_dev: Target PowerVR device.
243 * @pvr_dev: Target PowerVR device.
613 * @pvr_dev: Target PowerVR device.
H A Dpvr_fw_trace.c192 * @pvr_dev: Target PowerVR device
H A Dpvr_queue.c1496 pvr_dev->sched_wq = alloc_workqueue("powervr-sched", WQ_UNBOUND, 0); in pvr_queue_device_init()
/linux/arch/arm/boot/dts/ti/omap/
H A Domap34xx.dtsi170 compatible = "ti,omap3430-gpu", "img,powervr-sgx530";
H A Dam3517.dtsi168 compatible = "ti,omap3430-gpu", "img,powervr-sgx530";
H A Dam33xx.dtsi643 compatible = "ti,omap3630-gpu", "img,powervr-sgx530";
H A Domap5.dtsi457 compatible = "ti,omap5432-gpu", "img,powervr-sgx544";
H A Domap4.dtsi505 compatible = "ti,omap4430-gpu", "img,powervr-sgx540";
H A Ddra7.dtsi854 compatible = "ti,am5728-gpu", "img,powervr-sgx544";
/linux/
H A DMAINTAINERS12749 IMGTEC POWERVR DRM DRIVER
12756 C: irc://irc.oftc.net/powervr
12758 F: Documentation/devicetree/bindings/gpu/img,powervr-*.yaml
12760 F: drivers/gpu/drm/ci/xfails/powervr*