/linux/Documentation/gpu/imagination/ |
H A D | uapi.rst | 7 :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 D | index.rst | 2 drm/imagination PowerVR Graphics Driver 6 :doc: PowerVR (Series 6 and later) and IMG Graphics Driver
|
/linux/Documentation/devicetree/bindings/gpu/ |
H A D | img,powervr-sgx.yaml | 6 $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";
|
/linux/drivers/gpu/drm/imagination/ |
H A D | Kconfig | 5 tristate "Imagination Technologies PowerVR (Series 6 and later) & IMG Graphics" 16 Technologies PowerVR (Series 6 or later) or IMG GPU. 18 If "M" is selected, the module will be called powervr.
|
H A D | pvr_fw.c | 861 * @pvr_dev: Target PowerVR device. 883 * @pvr_dev: Target PowerVR device. 905 * @pvr_dev: Target PowerVR device. 927 * @pvr_dev: Target PowerVR device 929 * On successful completion of the function the PowerVR device will be 1039 * @pvr_dev: Target PowerVR device 1071 * @pvr_dev: Target PowerVR device 1088 * @pvr_dev: Target PowerVR device. 1318 * @pvr_dev: PowerVR device pointer. 1354 * @pvr_dev: PowerVR device pointer. [all …]
|
H A D | pvr_vm.c | 38 * @pvr_dev: The PowerVR device to which this context is bound. 525 * @pvr_dev: Target PowerVR device. 584 is_userspace_context ? "PowerVR-user-VM" : "PowerVR-FW-VM", in pvr_vm_create_context() 702 * @pvr_obj: Target PowerVR memory object. 762 * @pvr_obj: Target PowerVR memory object. 817 * @pvr_obj: Target PowerVR memory object. 1089 * @pvr_dev: Target PowerVR device. 1142 * * The PowerVR buffer object mapped at @device_addr if one exists, or
|
H A D | pvr_job.c | 314 * @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 D | pvr_drv.h | 10 #define PVR_DRIVER_NAME "powervr" 11 #define PVR_DRIVER_DESC "Imagination PowerVR (Series 6 and later) & IMG Graphics"
|
H A D | pvr_queue.c | 1436 pvr_dev->sched_wq = alloc_workqueue("powervr-sched", WQ_UNBOUND, 0); in pvr_queue_device_init()
|
/linux/include/uapi/drm/ |
H A D | pvr_drm.h | 17 * 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/drivers/gpu/drm/gma500/ |
H A D | psb_drv.c | 45 * to the different groups of PowerVR 5-series chip designs 49 * PowerVR SGX535 - Poulsbo - Intel GMA 500, Intel Atom Z5xx 50 * PowerVR SGX535 - Moorestown - Intel GMA 600 51 * PowerVR SGX535 - Oaktrail - Intel GMA 600, Intel Atom Z6xx, E6xx 52 * PowerVR SGX545 - Cedartrail - Intel GMA 3600, Intel Atom D2500, N2600 53 * PowerVR SGX545 - Cedartrail - Intel GMA 3650, Intel Atom D2550, D2700,
|
/linux/arch/sh/drivers/dma/ |
H A D | dma-pvr2.c | 5 * NEC PowerVR 2 (Dreamcast) DMA support 101 MODULE_DESCRIPTION("NEC PowerVR 2 DMA driver");
|
H A D | Kconfig | 54 tristate "PowerVR 2 DMAC support"
|
/linux/Documentation/fb/ |
H A D | pvr2fb.rst | 5 This is a driver for PowerVR 2 based graphics frame buffers, such as the
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap34xx.dtsi | 170 compatible = "ti,omap3430-gpu", "img,powervr-sgx530";
|
H A D | am3517.dtsi | 168 compatible = "ti,omap3430-gpu", "img,powervr-sgx530";
|
H A D | am33xx.dtsi | 644 compatible = "ti,omap3630-gpu", "img,powervr-sgx530";
|
H A D | omap5.dtsi | 457 compatible = "ti,omap5432-gpu", "img,powervr-sgx544";
|
H A D | am4372.dtsi | 724 compatible = "ti,omap3630-gpu", "img,powervr-sgx530";
|
H A D | omap4.dtsi | 505 compatible = "ti,omap4430-gpu", "img,powervr-sgx540";
|
/linux/drivers/video/fbdev/ |
H A D | Kconfig | 601 tristate "NEC PowerVR 2 display support" 609 Say Y here if you have a PowerVR 2 card in your box. If you plan to 611 This driver may or may not work on other PowerVR 2 cards, but is 1205 Say Y here if you have a STG4000 / Kyro / PowerVR 3 based
|
H A D | pvr2fb.c | 1149 MODULE_DESCRIPTION("Framebuffer driver for NEC PowerVR 2 based graphics boards");
|
/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 1211 "^powervr,.*": 1212 description: PowerVR (deprecated, use img)
|
/linux/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 814 MODULE_DESCRIPTION("STG4000/Kyro/PowerVR 3 driver");
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-main.dtsi | 1037 compatible = "ti,am6548-gpu", "img,powervr-sgx544";
|