diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-04-14 19:07:34 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-04-15 09:09:59 +1000 |
commit | 12dfc843f43efe14d0cfc7a52753d971a0cc759d (patch) | |
tree | b94f920f993d48e81aca5803affb7f3dd37f4a40 /drivers/gpu/drm/nouveau/nv50_instmem.c | |
parent | a70882aa3137fff9532b51ed5d6a92922e1c4c9c (diff) |
drm/radeon/kms: adjust evergreen display watermark setup
This patch fixes two issues:
- A disabled crtc does not use any lb, so return 0 for
lb size. This makes the display priority calculation
more exact.
- Only use 1/2 and whole lb partitions. Using smaller
partitions can cause underflow to one of the displays
if you have multiple large displays on the same lb.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=34534
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv50_instmem.c')
0 files changed, 0 insertions, 0 deletions