Skip to content
  • Lucas Stach's avatar
    drm/etnaviv: implement cooling support for new GPU cores · d79fd1cc
    Lucas Stach authored
    
    
    GPU cores with the DYNAMIC_FREQUENCY_SCALING feature bit set expect the
    platform to provide the clock scaling and ignore any requests to use the
    internal FSCALE divider. Writes to this register still work, but don't
    have any effect on the GPU clock frequency.
    
    Save the initial core and shader clock frequency and ask the platform
    to provide a slower clock when cooling is requested.
    
    Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
    d79fd1cc