<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/includes/gpu_util.h, branch release-2.1.10pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.10pre</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.10pre'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2024-02-08T18:52:52+00:00</updated>
<entry>
<title>LICENSE Changed to GPL2+ for project and source code According to approval from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-07T21:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=da0d0d9040b91ecef5985af982d7e77ae435a957'/>
<id>urn:sha1:da0d0d9040b91ecef5985af982d7e77ae435a957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright information</title>
<updated>2021-11-08T04:36:46+00:00</updated>
<author>
<name>L Pereira</name>
<email>l@tia.mat.br</email>
</author>
<published>2021-11-08T04:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e'/>
<id>urn:sha1:f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devices/gpu: add memory freq</title>
<updated>2019-05-25T21:14:50+00:00</updated>
<author>
<name>Ondrej Čerman</name>
<email>ondrej.cerman@gmail.com</email>
</author>
<published>2019-05-23T10:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=f5cee38e1bdc678e8271c3eb91b827036e67d4de'/>
<id>urn:sha1:f5cee38e1bdc678e8271c3eb91b827036e67d4de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gpu: show freq range, if available</title>
<updated>2018-10-23T02:45:03+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-10-20T19:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=5cd1184f923680efeaf4bf0198c3d933150a9b39'/>
<id>urn:sha1:5cd1184f923680efeaf4bf0198c3d933150a9b39</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>devicetree: get opp-v2 freq range for gpu, if available</title>
<updated>2018-10-23T02:45:03+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-09-29T01:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=61ffa17d01ef8668def03e15c33d1bd0dc9be93e'/>
<id>urn:sha1:61ffa17d01ef8668def03e15c33d1bd0dc9be93e</id>
<content type='text'>
* opp-v2 = operating-points-v2, frequency scaling information
  from device tree that can be used for cpu, gpu, etc.
* adds helper function to get the opp-v2 range of frequencies
  for a node, dtr_get_opp_range() in dt_util.c
* adds a freq range in opp-v2 property for a node in dt
* reports a gpu's max clock frequency if avaiable via opp-v2

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpu: show more dt info</title>
<updated>2018-09-27T03:51:53+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-09-09T19:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=da50fabd1897462531153a5a27366eb0ad7d0413'/>
<id>urn:sha1:da50fabd1897462531153a5a27366eb0ad7d0413</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpu_util.c: add nvidia specific information from procfs</title>
<updated>2018-05-25T19:32:53+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-05-19T15:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=06cb70200742dad08de5e89b275a73b7c0b0f37b'/>
<id>urn:sha1:06cb70200742dad08de5e89b275a73b7c0b0f37b</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>[new] gpu_util: functions and data structures for gpu information</title>
<updated>2018-04-24T14:43:43+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-03-23T18:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=c31e6b4dcd31d0d1c622062589b38a4e2a8150b4'/>
<id>urn:sha1:c31e6b4dcd31d0d1c622062589b38a4e2a8150b4</id>
<content type='text'>
Enumerates GPUs into a list. Currently from PCI and device tree.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
</feed>
