Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/display/ | |
intel_sprite.c | 1545 unsigned int limit, decimate; local in function:g4x_sprite_min_cdclk 1564 decimate = ilog2(hscale >> 16); 1565 hscale >>= decimate; 1571 limit -= decimate; |
intel_sprite.c | 1545 unsigned int limit, decimate; local in function:g4x_sprite_min_cdclk 1564 decimate = ilog2(hscale >> 16); 1565 hscale >>= decimate; 1571 limit -= decimate; |