[Intel-gfx] [Patch 0/6] drm/i915: the patch set for updating watermark
yakui.zhao at intel.com
yakui.zhao at intel.com
Wed Jan 13 15:10:49 CET 2010
From: Zhao Yakui <yakui.zhao at intel.com>
Hi,
This is a patch set for watermark setting. It includes the following
six patches:
[Patch 1/6]: Fix the incorrect cursor A bit definition in DSPFW2 register
[Patch 2/6]: Add a update_wm callback function to update the watermark for Pineview
[Patch 3/6]: Redefine the parameter of update_wm callback function(This will be used
to calculate the self-refresh watermark in the patch 4).
[Patch 4/6]: Redefine the fifo size on g4x/965gm platform and the function of
intel_calculate_wm
It will try to use the same intel_calculate_wm to update the watermark
for the pineview/g4x/965/9xx platform.
At the same time it also redefines the fifo size on g4x/gm965 to
calculate the self-refresh watermark.
[Patch 5/6]: Update the self-refresh watermark only when using one single display plane
[Patch 6/6]: Don't use too small watermark
thanks for the comments.
Best regards.
Yakui
More information about the Intel-gfx
mailing list