Skip to content
  • Sultan Alsawaf's avatar
    devfreq: Introduce devfreq boost driver · 30d8e91c
    Sultan Alsawaf authored and arnavpuranik's avatar arnavpuranik committed
    
    
    This driver boosts enumerated devfreq devices upon input, and allows for
    boosting specific devfreq devices on other custom events. The boost
    frequencies for this driver should be set so that frame drops are near-zero
    at the boosted frequencies and power consumption is minimized at said
    frequencies. The goal of this driver is to provide an interface to achieve
    optimal device performance by requesting boosts on key events, such as when
    a frame is ready to rendered to the display.
    
    Currently, support is only present for boosting the cpubw devfreq device,
    but the driver is structured in a way that makes it easy to add support for
    new boostable devfreq devices in the future.
    
    Signed-off-by: default avatarSultan Alsawaf <sultanxda@gmail.com>
    Signed-off-by: default avatarkdrag0n <dragon@khronodragon.com>
    Signed-off-by: default avatarronaxdevil <pratabidya.007@gmail.com>
    Signed-off-by: default avatararnavpuranik <puranikarnav@gmail.com>
    30d8e91c