]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Refactor self-refresh watermark calculations
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 24 Jan 2011 17:43:27 +0000 (17:43 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 25 Jan 2011 11:22:10 +0000 (11:22 +0000)
commit2a0a980317d7f98051d9bf00127c4c17db4e9211
tree561884ea504167d42b419d234a43ae5caa8da760
parent3ea0218bd2db492a359706c40391ebcbd87727a5
drm/i915: Refactor self-refresh watermark calculations

Move the plane->mode config to the point of use rather than repeatedly
querying the same information.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c