Luke Dashjr
|
6b728213dc
Merge branch 'catalyst_13.4' into bfgminer
|
13 years ago |
Luke Dashjr
|
41b944e965
opencl: ADL: ADL_Adapter_ID_Get fails with newer drivers, so tolerate its failure best we can
|
13 years ago |
Luke Dashjr
|
b9d755c2b2
opencl: Don't try to use BFI_INT patching with APP-SDK newer than 1084 (Catalyst 13.1), since it doesn't work
|
13 years ago |
Luke Dashjr
|
61c9bce153
fpgautils: Elaborate that bitstream open failures are probably due to missing bitstream package
|
13 years ago |
Luke Dashjr
|
6554e854d9
fpgautils: s/firmware/bitstream/
|
13 years ago |
Luke Dashjr
|
882e06480e
Bugfix: Cleanup handling of complete device/driver failure
|
13 years ago |
Con Kolivas
|
a011fe5182
Check for a timeout in avalon_scanhash and post to the write sem if we receive one.
|
13 years ago |
Con Kolivas
|
3b2f9ccb88
Decay result count in avalon more slowly to not falsely detect idle periods as low result return rates.
|
13 years ago |
Con Kolivas
|
4b4a13549e
Count the number of miners idled in avalon to account more accurately for when its result return rate is too low.
|
13 years ago |
Con Kolivas
|
e13c580cac
Fix potential dereference when starting avalon with all new work.
|
13 years ago |
Luke Dashjr
|
dee32f86b8
Deprecate -C (enable CPU) and -G (disable GPU) options, now that -S drv:[no]auto can be used for the same purposes
|
13 years ago |
Luke Dashjr
|
b3e61ac837
Bugfix: Since at least one of unix (or __APPLE__) or WIN32 is required by util.h, make sure unix is defined if WIN32 is not
|
13 years ago |
Luke Dashjr
|
42c1322d22
Merge commit 'cb58178' into bfgminer
|
13 years ago |
Luke Dashjr
|
cb5817896f
Bugfix: Set ELF rpath for bundled libblkmaker to use $ORIGIN so it can be run from other directories
|
13 years ago |
Luke Dashjr
|
42cf6fa759
Merge commit '5f432d1' into bfgminer
|
13 years ago |
Luke Dashjr
|
5f432d1ba0
Bugfix: Cleanup needs to happen before printing the final quit message, or it gets lost in TUI mode
|
13 years ago |
Luke Dashjr
|
9dae5bad62
Merge branch 'hotplug2' into bfgminer
|
13 years ago |
Luke Dashjr
|
8322ccd5b3
Merge commit '7c65060' into hotplug2
|
13 years ago |
Luke Dashjr
|
7c6506053a
Bugfix: fpgautils: Initialize my_dev_t instances with null bytes, to ensure random unused data cannot influence hash keys
|
13 years ago |
Con Kolivas
|
42d96ee7fe
Convert the decay_time function into one that truly creates an exponentially decaying average over opt_log_interval.
|
13 years ago |
Con Kolivas
|
18422fbf7d
Only throttle avalon clockspeed in avalon_auto in non optimal temperature settings if the fanspeed has reached maximum.
|
13 years ago |
Luke Dashjr
|
c4c06166a2
Merge branch 'tui_manage_dev' into bfgminer
|
13 years ago |
Luke Dashjr
|
66a324b7b0
opencl: ManageTUI: Clear log cleanly for changing settings
|
13 years ago |
Luke Dashjr
|
360609f44d
Remove "GPU management" TUI entirely
|
13 years ago |
Luke Dashjr
|
80eb158ca9
opencl: Use new "Manage device" interface to do everything "GPU management" used to be used for
|
13 years ago |
Luke Dashjr
|
a21e8b4533
DevAPI: Add interface for drivers to define custom "Manage device" options
|
13 years ago |
Luke Dashjr
|
60b9c61283
DevAPI: New function called to display additional processor information for "Manage devices"
|
13 years ago |
Con Kolivas
|
3ef0db5658
Reinstate more aggressive <2% HW error target for avalon-auto
|
13 years ago |
Luke Dashjr
|
db046af148
Merge commit 'ce4ddcd' into bfgminer
|
13 years ago |
Luke Dashjr
|
ce4ddcdd64
Bugfix: avalon: Fix LIFE_INIT2 setting
|
13 years ago |