mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 01:46:14 +00:00
skl_compute_wrpll: Sync a comment with from the kernel code
Might as well try to keep the code in both this test and the kernel as close as possible. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
dfebf08d9a
commit
26336385ac
@ -270,6 +270,7 @@ static void skl_wrpll_context_init(struct skl_wrpll_context *ctx)
|
||||
ctx->min_deviation = U64_MAX;
|
||||
}
|
||||
|
||||
/* DCO freq must be within +1%/-6% of the DCO central freq */
|
||||
#define SKL_MAX_PDEVIATION 100
|
||||
#define SKL_MAX_NDEVIATION 600
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user