search for: digetx

Displaying 12 results from an estimated 12 matches for "digetx".

2018 Jul 26
8
[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
Hello, There is a trouble on ARM with DMA allocations made by device drivers, the trouble is that DMA allocations are getting implicitly backed with IOMMU mapping by the driver core if IOMMU presents in a system and IOMMU could handle device. This is an undesired behaviour for drivers that manage IOMMU by themselves, like NVIDIA Tegra GPU driver. On arm32 the implicit backing happens if
2023 May 03
1
[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
...he only part missing from kernel today > that is wanted by the native context drivers. Otherwise, there are few > other things in Qemu and virglrenderer left to sort out. > > [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21658 > [2] > https://gitlab.freedesktop.org/digetx/mesa/-/commits/native-context-iris I'm not saying this change isn't good, just it's probably possible to implement the native contexts (even up to even VK1.2) without it. But this patch series may be the most ergonomic way to do it, given how Mesa is designed. But you probably want...
2023 May 08
1
[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
...ssing from kernel today >> that is wanted by the native context drivers. Otherwise, there are few >> other things in Qemu and virglrenderer left to sort out. >> >> [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21658 >> [2] https://gitlab.freedesktop.org/digetx/mesa/-/commits/native-context-iris > > > I'm not saying this change isn't good, just it's probably possible to implement the native contexts (even up to even VK1.2) without it. But this patch series may be the most ergonomic way to do it, given how Mesa is designed. But you p...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...itry Kasatkin <dmitry.kasatkin@intel.com> Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Dmitry Kozlov <xeb@mail.ru> Dmitry Kravkov <dmitry@broadcom.com> Dmitry Lifshitz <lifshitz@compulab.co.il> Dmitry Monakhov <dmonakhov@openvz.org> Dmitry Osipenko <digetx@gmail.com> Dmitry Pervushin <dmitry.pervushin@linaro.org> Dmitry Popov <dp@highloadlab.com> Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com> Dmitry Shmygov <shmygov@rambler.ru> Dmitry Tarnyagin <Dmitry.Tarnyagin@stericsson.com> Dmitry Torokhov <dmitry....
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...itry Kasatkin <dmitry.kasatkin@intel.com> Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Dmitry Kozlov <xeb@mail.ru> Dmitry Kravkov <dmitry@broadcom.com> Dmitry Lifshitz <lifshitz@compulab.co.il> Dmitry Monakhov <dmonakhov@openvz.org> Dmitry Osipenko <digetx@gmail.com> Dmitry Pervushin <dmitry.pervushin@linaro.org> Dmitry Popov <dp@highloadlab.com> Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com> Dmitry Shmygov <shmygov@rambler.ru> Dmitry Tarnyagin <Dmitry.Tarnyagin@stericsson.com> Dmitry Torokhov <dmitry....
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...itry Kasatkin <dmitry.kasatkin@intel.com> Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Dmitry Kozlov <xeb@mail.ru> Dmitry Kravkov <dmitry@broadcom.com> Dmitry Lifshitz <lifshitz@compulab.co.il> Dmitry Monakhov <dmonakhov@openvz.org> Dmitry Osipenko <digetx@gmail.com> Dmitry Pervushin <dmitry.pervushin@linaro.org> Dmitry Popov <dp@highloadlab.com> Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com> Dmitry Shmygov <shmygov@rambler.ru> Dmitry Tarnyagin <Dmitry.Tarnyagin@stericsson.com> Dmitry Torokhov <dmitry....
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...itry Kasatkin <dmitry.kasatkin@intel.com> Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Dmitry Kozlov <xeb@mail.ru> Dmitry Kravkov <dmitry@broadcom.com> Dmitry Lifshitz <lifshitz@compulab.co.il> Dmitry Monakhov <dmonakhov@openvz.org> Dmitry Osipenko <digetx@gmail.com> Dmitry Pervushin <dmitry.pervushin@linaro.org> Dmitry Popov <dp@highloadlab.com> Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com> Dmitry Shmygov <shmygov@rambler.ru> Dmitry Tarnyagin <Dmitry.Tarnyagin@stericsson.com> Dmitry Torokhov <dmitry....
2018 Jul 27
0
[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
On Friday, 27 July 2018 12:03:28 MSK Will Deacon wrote: > On Fri, Jul 27, 2018 at 10:25:13AM +0200, Joerg Roedel wrote: > > On Fri, Jul 27, 2018 at 02:16:18AM +0300, Dmitry Osipenko wrote: > > > The proposed solution adds a new option to the base device driver > > > structure that allows device drivers to explicitly convey to the drivers > > > core that the
2014 Dec 24
1
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
I think "ARM: tegra:" is wrong prefix for this patch and "soc: tegra:" should be used instead to show that it belongs to SoC driver, not arch code. -- Dmitry
2018 Aug 02
2
[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
On Friday, 27 July 2018 20:16:53 MSK Dmitry Osipenko wrote: > On Friday, 27 July 2018 20:03:26 MSK Jordan Crouse wrote: > > On Fri, Jul 27, 2018 at 05:02:37PM +0100, Robin Murphy wrote: > > > On 27/07/18 15:10, Dmitry Osipenko wrote: > > > >On Friday, 27 July 2018 12:03:28 MSK Will Deacon wrote: > > > >>On Fri, Jul 27, 2018 at 10:25:13AM +0200, Joerg
2018 Jul 27
3
[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
On Friday, 27 July 2018 20:03:26 MSK Jordan Crouse wrote: > On Fri, Jul 27, 2018 at 05:02:37PM +0100, Robin Murphy wrote: > > On 27/07/18 15:10, Dmitry Osipenko wrote: > > >On Friday, 27 July 2018 12:03:28 MSK Will Deacon wrote: > > >>On Fri, Jul 27, 2018 at 10:25:13AM +0200, Joerg Roedel wrote: > > >>>On Fri, Jul 27, 2018 at 02:16:18AM +0300, Dmitry
2018 Aug 15
2
[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
On Friday, 3 August 2018 18:43:41 MSK Robin Murphy wrote: > On 02/08/18 19:24, Dmitry Osipenko wrote: > > On Friday, 27 July 2018 20:16:53 MSK Dmitry Osipenko wrote: > >> On Friday, 27 July 2018 20:03:26 MSK Jordan Crouse wrote: > >>> On Fri, Jul 27, 2018 at 05:02:37PM +0100, Robin Murphy wrote: > >>>> On 27/07/18 15:10, Dmitry Osipenko wrote: >