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 and FlyGoat committed Dec 7, 2023
1 parent 45c5f28 commit a3e6627
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 a3e6627

Please sign in to comment.