similar to: [Bug 40884] Nouveau's TODO list for new comers

Displaying 20 results from an estimated 90000 matches similar to: "[Bug 40884] Nouveau's TODO list for new comers"

2013 Aug 18
0
[Bug 40884] Nouveau's TODO list for new comers
https://bugs.freedesktop.org/show_bug.cgi?id=40884 Bug 40884 depends on bug 40886, which changed state. Bug 40886 Summary: Improve our lockup detection, reporting and recovery https://bugs.freedesktop.org/show_bug.cgi?id=40886 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW
2013 Aug 19
0
[Bug 40884] Nouveau's TODO list for new comers
https://bugs.freedesktop.org/show_bug.cgi?id=40884 Bug 40884 depends on bug 40892, which changed state. Bug 40892 Summary: Power management https://bugs.freedesktop.org/show_bug.cgi?id=40892 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED
2013 Aug 19
0
[Bug 40884] Nouveau's TODO list for new comers
https://bugs.freedesktop.org/show_bug.cgi?id=40884 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Ilia Mirkin <imirkin at
2011 Sep 14
7
[Bug 40888] New: Implementation of OpenCL on Nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=40888 Summary: Implementation of OpenCL on Nouveau Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2011 Sep 14
3
[Bug 40890] New: OpenCL: Implement a GPGPU runtime following the CAL specification
https://bugs.freedesktop.org/show_bug.cgi?id=40890 Summary: OpenCL: Implement a GPGPU runtime following the CAL specification Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo:
2011 Sep 14
2
[Bug 40891] New: OpenCL: Implementing an LLVM backend for GPGPU
https://bugs.freedesktop.org/show_bug.cgi?id=40891 Summary: OpenCL: Implementing an LLVM backend for GPGPU Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2016 Mar 10
0
[PATCH mesa 3/3] nouveau: Add support for clover / OpenCL kernel input parameters
On 03/10/2016 05:03 PM, Pierre Moreau wrote: > On 04:27 PM - Mar 10 2016, Samuel Pitoiset wrote: >> >> >> On 03/10/2016 04:23 PM, Ilia Mirkin wrote: >>> On Thu, Mar 10, 2016 at 10:14 AM, Hans de Goede <hdegoede at redhat.com> wrote: >>>> Add support for clover / OpenCL kernel input parameters. >>>> >>>> Signed-off-by: Hans de
2016 Mar 10
4
[PATCH mesa 3/3] nouveau: Add support for clover / OpenCL kernel input parameters
On 04:27 PM - Mar 10 2016, Samuel Pitoiset wrote: > > > On 03/10/2016 04:23 PM, Ilia Mirkin wrote: > >On Thu, Mar 10, 2016 at 10:14 AM, Hans de Goede <hdegoede at redhat.com> wrote: > >>Add support for clover / OpenCL kernel input parameters. > >> > >>Signed-off-by: Hans de Goede <hdegoede at redhat.com> > >>--- > >>
2016 Mar 14
0
[RFC mesa] nouveau: Add support for OpenCL global memory buffers
On 03/14/2016 08:50 PM, Hans de Goede wrote: > Hi, > > On 14-03-16 16:41, Samuel Pitoiset wrote: >> >> >> On 03/14/2016 04:28 PM, Hans de Goede wrote: >>> Hi, >>> >>> On 14-03-16 16:05, Ilia Mirkin wrote: >>>> There's a less hacky and more hacky way forward. The more hacky >>>> solution is >>>> to set
2016 Feb 22
0
Dealing with opencl kernel parameters in nouveau now that RES support is gone
Hello, > On 22 Feb 2016, at 15:22, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > >> On Mon, Feb 22, 2016 at 9:17 AM, Hans de Goede <hdegoede at redhat.com> wrote: >> Hi, >> >>> On 22-02-16 14:47, Ilia Mirkin wrote: >>> >>>> On Mon, Feb 22, 2016 at 8:45 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: >>>>
2016 Feb 23
0
Dealing with opencl kernel parameters in nouveau now that RES support is gone
On 11:43 AM - Feb 23 2016, Hans de Goede wrote: > Hi, > [snip] > > >You may have to add LOAD64/STORE64 for 64-bit > >addresses though. Or we could decree that all addressing on global > >memory shall be 64-bit (and thus read the .xy components of the > >address source). > > I would prefer to keep LOAD / STORE semantics the same as with > other LOAD /
2016 Mar 14
0
[RFC mesa] nouveau: Add support for OpenCL global memory buffers
There's a less hacky and more hacky way forward. The more hacky solution is to set file index to -1 or something and then not do the lowering when you see that. The less hacky solution is the one you proposed as #1 - introduce a new file for "buffer" memory and lower it to the global file by adding a base offset. Right now the meaning of global is overloaded - before lowering it
2016 Mar 14
2
[RFC mesa] nouveau: Add support for OpenCL global memory buffers
Hi, On 14-03-16 16:41, Samuel Pitoiset wrote: > > > On 03/14/2016 04:28 PM, Hans de Goede wrote: >> Hi, >> >> On 14-03-16 16:05, Ilia Mirkin wrote: >>> There's a less hacky and more hacky way forward. The more hacky >>> solution is >>> to set file index to -1 or something and then not do the lowering when >>> you >>> see
2010 Jan 12
1
[Bug 26012] New: nouveau's performance is slow
http://bugs.freedesktop.org/show_bug.cgi?id=26012 Summary: nouveau's performance is slow Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: lowest Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2016 Feb 22
0
Dealing with opencl kernel parameters in nouveau now that RES support is gone
----- Mail original ----- > On Mon, Feb 22, 2016 at 10:50 AM, Hans de Goede <hdegoede at redhat.com> > wrote: > >> But assuming I'm right, what I'm proposing is that instead of > >> passing > >> the input in as a global buffer, to instead pass it in as a const > >> buffer. As such instead of sticking it into ->set_global_binding, >
2017 Oct 19
0
Project ideas for GSoC/EVoC v2
Here is an update to the project ideas list for GSoC/EVoC. If there are no complains within the next few days, I just go ahead and add them to the wiki page. Many thanks for reviewing and suggesting changes! Instruction Scheduler Difficulty: Difficult Skills Required: C++ Useful skills: Compilers Hardware/Software required: NVIDIA Fermi or later Where to ask questions: nouveau at
2011 Sep 14
9
[Bug 40892] New: Power management
https://bugs.freedesktop.org/show_bug.cgi?id=40892 Summary: Power management Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: martin.peres at
2016 Feb 19
0
Dealing with opencl kernel parameters in nouveau now that RES support is gone
On Fri, Feb 19, 2016 at 5:36 AM, Hans de Goede <hdegoede at redhat.com> wrote: > Hi, > > On 18-02-16 17:39, Ilia Mirkin wrote: >> >> On Thu, Feb 18, 2016 at 9:45 AM, Hans de Goede <hdegoede at redhat.com> >> wrote: >>> >>> But this does not seem to be hooked up yet for nouveau. >> >> >> Samuel has patches. See >>
2016 Feb 22
0
Dealing with opencl kernel parameters in nouveau now that RES support is gone
Hi there, On 02/22/2016 12:26 PM, Hans de Goede wrote: > Hi, > > On 19-02-16 20:43, Ilia Mirkin wrote: >> On Fri, Feb 19, 2016 at 5:36 AM, Hans de Goede <hdegoede at redhat.com> >> wrote: >>> Hi, >>> >>> On 18-02-16 17:39, Ilia Mirkin wrote: >>>> >>>> On Thu, Feb 18, 2016 at 9:45 AM, Hans de Goede <hdegoede at
2016 Feb 18
0
Dealing with opencl kernel parameters in nouveau now that RES support is gone
On Thu, Feb 18, 2016 at 9:45 AM, Hans de Goede <hdegoede at redhat.com> wrote: > But this does not seem to be hooked up yet for nouveau. Samuel has patches. See https://cgit.freedesktop.org/~hakzsam/mesa/log/?h=arb_compute_shader_v3 > > So some questions: > -The commit by Samual says: > This introduces TGSI_FILE_MEMORY for shared, global and local memory. Only > shared