search for: haypo

Displaying 10 results from an estimated 10 matches for "haypo".

2017 Oct 03
2
Intel turbo mode
...Is cpupower unable to report frequencies used in turbo mode despite it >> always says it gets its information from the hardware? >> > > It would seem that there are multiple ways to get the information you > are looking for. I expect you have seen this already > > https://haypo.github.io/intel-cpus.html > > but I figured I would pass it on for others. They found that cpupower > is less reliable in how it reports the data because of the values it > gets them from. Thanks, I didn?t see that one yet. At least I noticed that cpupower says that turbo mode is avai...
2017 Oct 01
2
Intel turbo mode
Hi, is there a way in Centos to find out if the Intel turbo mode will be used? Using the 'stress' utility and checking the frequency with cpupower tells me that a CPU is running at it?s maximum frequency as reported by cpupower --- and this frequency is less than the frequency it would run at if it used the turbo mode. All the other CPUs are at their minimum frequency. I have verified
2017 Oct 02
0
Intel turbo mode
...enabled in the BIOS. > > Is cpupower unable to report frequencies used in turbo mode despite it > always says it gets its information from the hardware? > It would seem that there are multiple ways to get the information you are looking for. I expect you have seen this already https://haypo.github.io/intel-cpus.html but I figured I would pass it on for others. They found that cpupower is less reliable in how it reports the data because of the values it gets them from. > > -- > "Didn't work" is an error. > _______________________________________________ >...
2017 Oct 03
0
Intel turbo mode
...frequencies used in turbo mode despite it >>> always says it gets its information from the hardware? >>> >> >> It would seem that there are multiple ways to get the information you >> are looking for. I expect you have seen this already >> >> https://haypo.github.io/intel-cpus.html >> >> but I figured I would pass it on for others. They found that cpupower >> is less reliable in how it reports the data because of the values it >> gets them from. > > Thanks, I didn?t see that one yet. At least I noticed that cpupower &gt...
2009 Mar 06
2
[PATCH] Enable NV96 support
Add NV96 in NV9X_GRCLASS8297_CHIPSETS bitmask and remove the test blocking NV9x (another test is already present above) --- src/gallium/drivers/nv50/nv50_screen.c | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/src/gallium/drivers/nv50/nv50_screen.c b/src/gallium/drivers/nv50/nv50_screen.c index 9bf5e8c..4130ede 100644 --- a/src/gallium/drivers/nv50/nv50_screen.c
2014 Dec 31
0
[PATCH 2/2] nvc0: regenerate rnndb headers
...Simon Raffeiner -- Stephane Loeuillet <leroutier at users.sf.net> (leroutier) -- Stephane Marchesin <stephane.marchesin at gmail.com> (marcheu) -- sturmflut <sturmflut at users.sf.net> (sturmflut) -- Sylvain Munaut <tnt at 246tNt.com> -- Victor Stinner <victor.stinner at haypocalc.com> (haypo) -- Wladmir van der Laan <laanwj at gmail.com> (miathan6) -- Younes Manton <younes.m at gmail.com> (ymanton) - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"...
2016 Feb 15
24
[PATCH 01/23] nv50: import updated g80_defs.xml.h from rnndb
...Simon Raffeiner +- Stephane Loeuillet <leroutier at users.sf.net> (leroutier) +- Stephane Marchesin <stephane.marchesin at gmail.com> (marcheu) +- sturmflut <sturmflut at users.sf.net> (sturmflut) +- Sylvain Munaut <tnt at 246tNt.com> +- Victor Stinner <victor.stinner at haypocalc.com> (haypo) +- Wladmir van der Laan <laanwj at gmail.com> (miathan6) +- Younes Manton <younes.m at gmail.com> (ymanton) + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"...
2016 Oct 16
10
[PATCH 1/5] hwdefs: update nvc0_3d, add gm107_texture for new TIC format
...Simon Raffeiner +- Stephane Loeuillet <leroutier at users.sf.net> (leroutier) +- Stephane Marchesin <stephane.marchesin at gmail.com> (marcheu) +- sturmflut <sturmflut at users.sf.net> (sturmflut) +- Sylvain Munaut <tnt at 246tNt.com> +- Victor Stinner <victor.stinner at haypocalc.com> (haypo) +- Wladmir van der Laan <laanwj at gmail.com> (miathan6) +- Younes Manton <younes.m at gmail.com> (ymanton) + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"...
2014 Dec 31
2
[PATCH 1/2] nv50: regenerate rnndb headers
The headers hadn't been regenerated in a long time, and there were a few minor divergences. Among other things, rnndb has changed naming to G80/etc, for now I've not tackled switching that over and manually replaced the nvidia codenames back to the chip ids. However no other modifications of the headergen'd headers was done. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
2016 Oct 27
11
[PATCH v2 0/7] Add Maxwell support
I believe I've addressed all the feedback from the first time around, and also made fixes necessary for GM20x based on testing results. I believe now it should actually work for all GM10x and GM20x. Further, GP10x should be very easy to add, but without someone to actually test I didn't want to claim support for it. Ilia Mirkin (7): exa: add GM10x acceleration support hwdefs: update