Displaying 3 results from an estimated 3 matches for "frameretracer".
2017 Oct 19
0
Project ideas for GSoC/EVoC v2
...l be to
experiment with different heuristics in the userspace that will poll
the performance counters, and dynamically change the clocks to achieve
the highest possible performance, at the lowest power consumption
possible and with the simplest possible heuristic.
Enabling performance analysis on frameretracer
Difficulty: Medium
Skills Required: C, C++
Useful sills: Qt, OpenGL, Apitrace
Hardware/Software required: Any NVIDIA Tesla or newer
Where to ask questions: nouveau at lists.freedesktop.org, #nouveau on
irc.freenode.net
Description: Frameretracer is a wonderful tool to find and debug
performance bo...
2017 Oct 15
2
Project ideas for GSoC/EVoC
Hi everybody,
currently on the Xorg Wiki page [1] there are only three projects
ideas, two being quite similiar:
1. Instruction scheduling
2. Maxwell Video Accel Decoding
3. Kepler Video Accel Encoding
and also the reference to our Trello board.
Because I don't expect any student interested in a GSoC/EVoC project
to read our wiki or trello, I am sure to attract more students, we
should give
2017 Oct 15
0
Project ideas for GSoC/EVoC
...* Performance analysis:
> ** what are Noveaus most hit bottlenecks
> ** how easy is it to figure those out
> ** improve/write tools and nouveaus support for those to figure those
> out (maybe more counters needed, something else?)
Yes, this is definitely more doable! Being able to run frameretracer on
nouveau would be ideal, as it is an impressive tool to debug performance
issue on Intel platforms (and it may already somewhat work).
>
> * initial Vulkan driver
>
> * OpenCL
> ** finishing up what we already have
> ** pass the CTS
Well, I know you are optimistic, but that...