Skip to content

Conversation

@thomas-zimmerman
Copy link

  • Update the gaze16 fan curves with fan points every 3c starting at 40.
  • *Update most boards to a new fan curve for both the CPU and GPU fan to: FAN_POINT(40, 15), \ FAN_POINT(44, 16), \ FAN_POINT(48, 17), \ FAN_POINT(52, 18), \ FAN_POINT(56, 21), \ FAN_POINT(60, 26), \ FAN_POINT(63, 31), \ FAN_POINT(66, 36), \ FAN_POINT(69, 41), \ FAN_POINT(72, 48), \ FAN_POINT(75, 56), \ FAN_POINT(78, 64), \ FAN_POINT(81, 72), \ FAN_POINT(84, 81), \ FAN_POINT(87, 90), \ FAN_POINT(90, 100), *
    Update most boards to a new fan curve for both the CPU and GPU fan to:
    FAN_POINT(40, 15), \ FAN_POINT(44, 16), \ FAN_POINT(48, 17),
    FAN_POINT(52, 18), \ FAN_POINT(56, 21), \ FAN_POINT(60, 26),
    FAN_POINT(63, 31), \ FAN_POINT(66, 36), \ FAN_POINT(69, 41),
    FAN_POINT(72, 48), \ FAN_POINT(75, 56), \ FAN_POINT(78, 64),
    FAN_POINT(81, 72), \ FAN_POINT(84, 81), \ FAN_POINT(87, 90),
    FAN_POINT(90, 100), \

The new fan behavior is even better with fan points that span just more
than the change threshold. This should have engineering review to see if
the top end mark for full fans at 90C is good or should be adjusted for
older Intel models that thermal throttle before than (ie, at 85C). Docs
from Intel are not great to know where the thermal points for CPU
engage.

FAN_POINT(40, 15), \ FAN_POINT(44, 16), \ FAN_POINT(48, 17), \
FAN_POINT(52, 18), \ FAN_POINT(56, 21), \ FAN_POINT(60, 26), \
FAN_POINT(63, 31), \ FAN_POINT(66, 36), \ FAN_POINT(69, 41), \
FAN_POINT(72, 48), \ FAN_POINT(75, 56), \ FAN_POINT(78, 64), \
FAN_POINT(81, 72), \ FAN_POINT(84, 81), \ FAN_POINT(87, 90), \
FAN_POINT(90, 100), \

The new fan behavior is even better with fan points that span just more
than the change threshold. This should have engineering review to see if
the top end mark for full fans at 90C is good or should be adjusted for
older Intel models that thermal throttle before than (ie, at 85C). Docs
from Intel are not great to know where the thermal points for CPU
engage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant