Luke Dashjr
|
223df8d6ad
Move all OpenCL-specific data behind device_data pointers, and relocate OpenCL-specific code out of miner.c
|
12 years ago |
Luke Dashjr
|
31e8c0a72f
Merge commit 'b888ed9' into bfgminer
|
12 years ago |
Luke Dashjr
|
b888ed9845
Bugfix: opencl/adl: Set iSpeedType for get-fanspeed requests, and ensure we don't change do something weird with the fan when initially setting user-defined speed flag.
|
12 years ago |
Luke Dashjr
|
081a48fe0a
Bugfix: Make curses_input return NULL on a blank line, as most callers expect
|
12 years ago |
Luke Dashjr
|
2546c0598d
Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h
|
12 years ago |
Luke Dashjr
|
3183f70477
Merge branch 'cgsleep2' into cg_merges_20130822a
|
12 years ago |
Con Kolivas
|
c5b46ce9ab
Replace all references to the old n*sleep functions with the equivalent cgsleep_*s replacements.
|
12 years ago |
Luke Dashjr
|
a98c7e7dfa
Update copyrights
|
12 years ago |
Luke Dashjr
|
6b728213dc
Merge branch 'catalyst_13.4' into bfgminer
|
12 years ago |
Luke Dashjr
|
41b944e965
opencl: ADL: ADL_Adapter_ID_Get fails with newer drivers, so tolerate its failure best we can
|
12 years ago |
Kano
|
b5bf34dc85
applog/quit fix GPU errors created
|
12 years ago |
Con Kolivas
|
080499675c
Set the fanspeed to the nominal chosen for GPUs.
|
12 years ago |
Luke Dashjr
|
5badbbc382
Merge commit '274bf69' into cg_merges_20130606a
|
12 years ago |
Con Kolivas
|
2b78182445
Set the fanspeed to the nominal chosen for GPUs.
|
12 years ago |
Con Kolivas
|
274bf69485
Clamp initial GPU fanspeed to within user specified range.
|
12 years ago |
Luke Dashjr
|
8d3724927d
Merge commit '60de6c8' into bfgminer
|
12 years ago |
Luke Dashjr
|
60de6c8acd
Bugfix: opencl/adl: Fix format string
|
12 years ago |
Kano
|
7e3242b05c
adl fix trailing %
|
12 years ago |
Kano
|
494b09e91c
convert sleep(const) to nmsleep()
|
13 years ago |
Luke Dashjr
|
1458821958
Update copyrights
|
13 years ago |
Kano
|
6fb32f7b5d
convert sleep(const) to nmsleep()
|
13 years ago |
Luke Dashjr
|
3ac7f71f39
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
7a37f7ba9d
opencl/adl: Fix formatting to fit strict rules
|
13 years ago |
Luke Dashjr
|
9a2e52858c
Merge branch 'bugfix_MHz' into bfgminer
|
13 years ago |
Luke Dashjr
|
97c4821612
Bugfix: Capitalize "MHz" correctly
|
13 years ago |
Luke Dashjr
|
f675d64e1b
Merge commit 'f14bf5b' into cg_merges_2012118
|
13 years ago |
Luke Dashjr
|
14ca26d86a
Merge commit 'b606621' into cg_merges_2012118
|
13 years ago |
Con Kolivas
|
f14bf5b16c
Merge pull request #326 from pshep/error_counters
|
13 years ago |
Con Kolivas
|
b6066217e0
Only increase gpu engine speed by a larger step if the temperature is below hysteresis instead of increasing it to max speed.
|
13 years ago |
Paul Sheppard
|
9f74e650b3
Tidy up device error counts
|
13 years ago |