[Openpvrsgx-devgroup] [INFO] drm/pvrsgx: new version pvrsrvkm-6.11-rc2 available [iMac.local]

kernel-build-bot at letux.org kernel-build-bot at letux.org
Mon Aug 5 22:52:23 CEST 2024


A new version of the community developed PVR/SGX kernel driver is available:

Kernel: v6.11-rc2
Result: pvrsrvkm-6.11-rc2 (rebased on v6.11-rc2)
Github: https://github.com/openpvrsgx-devgroup/linux_openpvrsgx/branches
Branch: https://github.com/openpvrsgx-devgroup/linux_openpvrsgx/tree/pvrsrvkm-6.11-rc2
LetuxOS: http://git.goldelico.com/?p=letux-kernel.git;a=heads

Merged Components:
letux/omap-sysc-prm-gfx
letux/omap-pvr-soc-glue-v10
letux/pvrsrvkm-1.5.15.3226
letux/pvrsrvkm-1.7.862890
letux/pvrsrvkm-1.8.869593
letux/pvrsrvkm-1.9.2188537
letux/pvrsrvkm-1.9.2253347
letux/pvrsrvkm-1.10.2359475
letux/pvrsrvkm-1.13.3341330
letux/pvrsrvkm-1.14.3699939
letux/pvrsrvkm-1.14.3759903
letux/pvrsrvkm-1.14.3841212
letux/pvrsrvkm-1.15.4564147
letux/pvrsrvkm-1.17.4948957
letux/pvrsrvkm-v2
letux/pvr-demo

Recent commits:
2024-08-05 22:48:08 +0200 b48be0df49b17 by H. Nikolaus Schaller, Merge branches 'letux/omap-sysc-prm-gfx', 'letux/omap-pvr-soc-glue-v10', 'letux/pvrsrvkm-1.5.15.3226', 'letux/pvrsrvkm-1.7.862890', 'letux/pvrsrvkm-1.8.869593', 'letux/pvrsrvkm-1.9.2188537', 'letux/pvrsrvkm-1.9.2253347', 'letux/pvrsrvkm-1.10.2359475', 'letux/pvrsrvkm-1.13.3341330', 'letux/pvrsrvkm-1.14.3699939', 'letux/pvrsrvkm-1.14.3759903', 'letux/pvrsrvkm-1.14.3841212', 'letux/pvrsrvkm-1.15.4564147', 'letux/pvrsrvkm-1.17.4948957', 'letux/pvrsrvkm-v2' and 'letux/pvrsrvkm-defconfig' into pvrsrvkm-6.11-rc2
2024-08-02 23:03:05 +0200 3f8d7a39d2789 by Anthoine Bourgeois, pvrsgx: 1.14: remove bufferclass_ti include that doesn't exist anymore
2024-08-02 18:34:13 +0200 eaed7b98fff67 by Anthoine Bourgeois, pvrsgx: 1.14: add fallthrough instruction
2024-08-02 18:24:53 +0200 e049f8472e5e4 by Anthoine Bourgeois, pvrsgx: 1.14: fix unused varibles warnings
2024-08-02 18:22:56 +0200 cf6180dfaa04a by Anthoine Bourgeois, pvrsgx: 1.14: expand protected timer code
2024-08-02 18:21:13 +0200 0e102118f0eb7 by Anthoine Bourgeois, pvrsgx: 1.14: pass VMA instead of MM to follow_pte()
2024-08-01 11:18:37 +0200 6685d12918a80 by Anthoine Bourgeois, drm: pvrsgx: fix printed DDK version 1.9.2188537
2024-07-31 11:47:06 +0200 7fb787b68f783 by H. Nikolaus Schaller, drm: pvrsgx: pvr_drv: compile fix for v6.11-rc1 (fix return type of remove function)
2024-07-30 11:57:28 +0200 a6581c772ed29 by Anthoine Bourgeois, drm: pvrsgx: Kconfig: fix JZ4780 help comment
2024-06-02 08:21:54 +0200 b499bb416ae25 by H. Nikolaus Schaller, gpu: pvr: 1.14.3699939: mm.c: use __vmalloc_node_range_noprof() and simplify
2024-06-02 08:21:25 +0200 8c838f9370115 by H. Nikolaus Schaller, gpu: pvr: 1.14.3759903: mm.c: use __vmalloc_node_range_noprof() and simplify
2024-06-02 08:20:54 +0200 6bc6aa44b3524 by H. Nikolaus Schaller, gpu: pvr: 1.17: mm.c: use __vmalloc_node_range_noprof() and simplify
2024-06-02 08:19:30 +0200 3d3b0eeb5245d by H. Nikolaus Schaller, gpu: pvr: 1.17: osfunc.c: compile fix for v6.10-rc1 follow_pte() now uses the struct vm_area_struct *vma as the first parameter
2024-06-02 08:17:40 +0200 890039fa8b2d4 by H. Nikolaus Schaller, drm: pvrsgx: 1.17.4948957: fix to include bufferclass_example and not bufferclass_ti
2024-05-28 14:25:17 +0300 6c8032419768e by H. Nikolaus Schaller, drm: pvrsgx: 1.7.862890: proc: fix compile error drivers/gpu/drm/pvrsgx/1.7.862890/pvr/services4/srvkm/env/linux/proc.c: In function 'RemovePerProcessProcDir': drivers/gpu/drm/pvrsgx/1.7.862890/pvr/services4/srvkm/env/linux/proc.c:691:36: error: dereferencing pointer to incomplete type 'struct proc_dir_entry'          while (psPerProc->psProcDir->subdir)                                     ^~
2024-05-26 21:45:33 +0300 02f7509d0a4dd by H. Nikolaus Schaller, drm: pvrsgx: 1.7.862890: rework to use Makefile and CONFIG_SGX_CEDARVIEW
2024-05-26 01:48:03 +0300 90ab5a9aa7ee4 by Julius Schwartzenberg, drm: pvrsgx: 1.7.862890: env: More build fixes.
2024-05-25 01:06:24 +0300 b296c927019eb by Julius Schwartzenberg, drm: pvrsgx: 1.7.862890: env: First set of build fixes. Taken from branch with a newer DDK version.
2024-05-23 22:51:03 +0200 32b5829f994cd by Julius Schwartzenberg, drm: pvrsgx: 1.7.862890: Add the missing parts. (Probably this won't compile just yet.)
2024-05-22 18:52:53 +0200 4a483354f0509 by H. Nikolaus Schaller, pvrsgx: 1.8.869593: add initial Makefile (untested)
2024-01-22 18:25:32 +0100 65a4e71c3d801 by H. Nikolaus Schaller, drm: pvrsgx: pvr_drv: compile fix for v6.8-rc1 (mainly #include)
2024-01-22 18:23:49 +0100 91a80c1f23496 by H. Nikolaus Schaller, DDK 1.17: srvkm: mmap: compile fix for v6.8-rc1 (may need real fix)
2024-01-22 18:23:27 +0100 2ca16dd2fed0c by H. Nikolaus Schaller, DDK 1.14: srvkm: mmap: compile fix for v6.8-rc1 (may need real fix)
2024-01-14 22:27:40 +0100 55dc124a9d7a3 by H. Nikolaus Schaller, pvrsgx: 1.14.3841212: fix version string
2024-01-14 22:27:18 +0100 3d5405da0358d by H. Nikolaus Schaller, pvrsgx: 1.14.3759903: fix version string
2024-01-14 22:26:55 +0100 8b544068f3245 by H. Nikolaus Schaller, pvrsgx: 1.14.3699939: fix version string
2024-01-14 22:26:29 +0100 1b8f52b9127ae by H. Nikolaus Schaller, pvrsgx: 1.13.3341330: fix version string
2024-01-09 17:30:18 +0100 09b25f0bc747b by H. Nikolaus Schaller, drm: pvrsgx: pvr-drv: update compatible list and add sgx_version/revision information
2023-11-18 09:40:37 +0100 cd1d692649168 by H. Nikolaus Schaller, pvrsrv: 1.14.3699939: osfunc: replace __pte_offset_map_lock by internal code (>= v6.6)
2023-11-18 09:40:37 +0100 c5794a569d83c by H. Nikolaus Schaller, pvrsrv: 1.17: osfunc: replace __pte_offset_map_lock by internal code


More information about the openpvrsgx-devgroup mailing list