Skip to content

Commit

Permalink
Add Curve Optimiser support for Phoenix
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertSpir authored Oct 28, 2023
1 parent 0460a4d commit 49794c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/api.c
Original file line number Diff line number Diff line change
Expand Up @@ -1159,6 +1159,7 @@ EXP int CALL set_coall(ryzen_access ry, uint32_t value) {
break;
case FAM_REMBRANDT:
case FAM_VANGOGH:
case FAM_PHOENIX:
_do_adjust(0x4C);
break;
}
Expand Down

0 comments on commit 49794c5

Please sign in to comment.