A change queued up last week by AMDGPU driver maintainer Alex Deucher will now default to the fullscreen 3D workload profile for discrete GPUs. AMD APUs with integrated graphics will continue to use the default “bootup” power profile but discrete graphics cards will be running in the “fullscreen 3D” power profile by default.

  • @[email protected]
    link
    fedilink
    71 month ago

    I wonder how much this will affect the power usage during boot on my laptop with its integrated AMDGPU. Granted, boot time is fairly short so hopefully this won’t really matter.

    • kbal
      link
      fedilink
      101 month ago

      cat `find /sys -name pp_power_profile_mode`

    • A Mouse
      link
      fedilink
      English
      71 month ago

      I believe it’s cat /sys/class/drm/card0/device/pp_power_profile_mode.

      There’s also the power_dpm_force_performance_level.

    • Possibly linux
      link
      fedilink
      English
      11 month ago

      Which distro? Either way it is probably going to be at least a few years

      • @[email protected]
        link
        fedilink
        130 days ago

        No distro. I mean the next LTS version of the kernel. On Gentoo I can choose my kernel version, but it general I like to be on the stable LTS. But recently I needed to choose a more recent version for better compatibility of the amdgpu driver for the one game I am playing.

  • @db2
    link
    21 month ago

    I’d prefer a script that can change the profile, execute the game, then change the profile back.