Matthew Garrett on the race to idle
Posted May 10, 2008 19:23 UTC (Sat) by
farnz (guest, #17727)
In reply to:
Matthew Garrett on the race to idle by renox
Parent article:
Matthew Garrett on the race to idle
Not yet discussed this on the LKML - disabling C states is a good
enough workaround for now, and I'm currently knee-deep in VIA hardware
issues to debug.
We're not using timers at all - we use the DRM to wait for VBlank. The
kernel can't easily know (without kernel modesetting, which is a whole
different can of worms to fix) that the frame rate of our screens is 60Hz.
Once kernel modesetting lands, I'll certainly be looking into ensuring
that the kernel is aware of the latency limits that wait for VBlank
implies.
(
Log in to post comments)