Home
last modified time | relevance | path

Searched refs:GTF_2J (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/
Ddrm_modes.c368 int GTF_M, int GTF_2C, int GTF_K, int GTF_2J) in drm_gtf_mode_complex() argument
382 #define GTF_C_PRIME ((((GTF_2C - GTF_2J) * GTF_K / 256) + GTF_2J) / 2) in drm_gtf_mode_complex()
527 if (GTF_M == 600 && GTF_2C == 80 && GTF_K == 128 && GTF_2J == 40) in drm_gtf_mode_complex()