-----Original Message----- From: Grazvydas Ignotas [mailto:[email protected]] Sent: Wednesday, January 17, 2018 1:53 AM To: Zhu, Rex Cc: [email protected] Subject: Re: [PATCH 1/8] drm/amd/pp: Add a new pp feature mask bit for OD feature
On Tue, Jan 16, 2018 at 2:02 PM, Rex Zhu <[email protected]> wrote: > when this bit was set on module load, > driver will allow the user over/under gpu clock and voltage through > sysfs. > > by default, this bit was not set. > > Reviewed-by: Alex Deucher <[email protected]> > Signed-off-by: Rex Zhu <[email protected]> > + if (hwmgr->feature_mask & PP_OVER_DRIVER_MASK) >>PP_OVERDRIVE_MASK? I believe "overdrive" is a single word. Yes, OverDrive as a power feature. So better change to PP_OVERDRIVE_MASK. Thanks. Best Regards Rex _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
