On Mon, Jan 11, 2021 at 11:46:38AM +0000, Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > A recent change added a new BOOTUP_DEFAULT power profile mode > to the PP_SMC_POWER_PROFILE enum but omitted updating the > corresponding profile_name array. Fix this by adding in the > missing BOOTUP_DEFAULT to profile_name[]. >
Still not enough to prevent the array overflow. It needs POWERSAVE as well. regards, dan carpenter _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel