drm/radeon/kms: implement display watermark support for evergreen
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 22 Oct 2010 06:51:05 +0000 (02:51 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 26 Oct 2010 00:26:39 +0000 (10:26 +1000)
Improper display watermarks can result in underflow to the display
controllers which can cause flickering or other artifacts.
This patch implements display watermark support and line buffer
allocation for evergreen asics.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found