Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/imagination/
H A Dpvr_device.c40 * pvr_device_reg_init() - Initialize kernel access to a PowerVR device's
42 * @pvr_dev: Target PowerVR device.
77 * pvr_device_clk_init() - Initialize clocks required by a PowerVR device
78 * @pvr_dev: Target PowerVR device.
83 * Three clocks are required by the PowerVR device: core, sys and mem. On
128 * @pvr_dev: PowerVR device to check
276 * pvr_device_irq_init() - Initialise IRQ required by a PowerVR device
277 * @pvr_dev: Target PowerVR device.
314 * pvr_device_irq_fini() - Deinitialise IRQ required by a PowerVR device
315 * @pvr_dev: Target PowerVR device.
[all …]
H A Dpvr_fw.c862 * @pvr_dev: Target PowerVR device.
884 * @pvr_dev: Target PowerVR device.
906 * @pvr_dev: Target PowerVR device.
928 * @pvr_dev: Target PowerVR device
930 * On successful completion of the function the PowerVR device will be
1040 * @pvr_dev: Target PowerVR device
1072 * @pvr_dev: Target PowerVR device
1089 * @pvr_dev: Target PowerVR device.
1319 * @pvr_dev: PowerVR device pointer.
1355 * @pvr_dev: PowerVR device pointer.
[all …]
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:
1009 * valid PowerVR buffer object.
1103 * * -%ENOENT if there is currently no PowerVR buffer object mapped at
1300 * Allocates powervr-specific file private data (&struct pvr_file).
1326 * Store reference to powervr-specific outer device struct in file in pvr_drm_driver_open()
1339 * Store reference to powervr-specific file private data in DRM file in pvr_drm_driver_open()
1353 * Frees powervr-specific file private data (&struct pvr_file).
1533 MODULE_FIRMWARE("powervr/rogue_33.15.11.3_v1.fw");
1534 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.
768 * @pvr_obj: Target PowerVR memory object.
823 * @pvr_obj: Target PowerVR memory object.
1095 * @pvr_dev: Target PowerVR device.
1148 * * The PowerVR buffer object mapped at @device_addr if one exists, or
H A Dpvr_job.c314 * @pvr_file: PowerVR file.
374 * @pvr_file: PowerVR file.
477 * @pvr_dev: Target PowerVR device.
478 * @pvr_file: Pointer to PowerVR file structure.
690 * @pvr_dev: Target PowerVR device.
691 * @pvr_file: Pointer to PowerVR file structure.
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_mmu.c80 * @pvr_dev: Target PowerVR device.
94 * @pvr_dev: Target PowerVR device.
107 * @pvr_dev: Target PowerVR device.
193 * DOC: PowerVR Virtual Memory Handling
196 * DOC: PowerVR Virtual Memory Handling (constants)
214 * Page size of a PowerVR device's integrated MMU. The CPU page size must be
226 * @pvr_dev: The PowerVR device to which this page is associated. **For
240 * @pvr_dev: Target PowerVR device.
879 * @pvr_dev: Target PowerVR device
1051 * @pvr_dev: Target PowerVR device
[all …]
H A Dpvr_fw_trace.c192 * @pvr_dev: Target PowerVR device
/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/Documentation/devicetree/bindings/gpu/
H A Dimg,powervr-sgx.yaml6 $id: http://devicetree.org/schemas/gpu/img,powervr-sgx.yaml#
9 title: Imagination Technologies PowerVR SGX GPUs
21 - const: img,powervr-sgx530
26 - const: img,powervr-sgx540
34 - const: img,powervr-sgx544
122 compatible = "ti,am6548-gpu", "img,powervr-sgx544";
133 compatible = "allwinner,sun6i-a31-gpu", "img,powervr-sgx544";
H A Dimg,powervr-rogue.yaml5 $id: http://devicetree.org/schemas/gpu/img,powervr-rogue.yaml#
8 title: Imagination Technologies PowerVR and IMG Rogue GPUs
/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/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 Dam4372.dtsi723 compatible = "ti,omap3630-gpu", "img,powervr-sgx530";
H A Domap4.dtsi505 compatible = "ti,omap4430-gpu", "img,powervr-sgx540";
/linux/drivers/video/fbdev/kyro/
H A Dfbdev.c814 MODULE_DESCRIPTION("STG4000/Kyro/PowerVR 3 driver");
/linux/drivers/video/fbdev/
H A Dpvr2fb.c1149 MODULE_DESCRIPTION("Framebuffer driver for NEC PowerVR 2 based graphics boards");

12