Searched defs:max_dotclock (Results 1 – 2 of 2) sorted by relevance
7960 static int max_dotclock(struct drm_i915_private *i915) in max_dotclock() function7962 int max_dotclock = i915->display.cdclk.max_dotclk_freq; in max_dotclock() local
1869 int max_dotclock; member