aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2012-04-10 08:42:36 +0000
committerDaniel Vetter <[email protected]>2012-04-10 17:23:02 +0000
commitc4867936474183332db4c19791a65fdad6474fd5 (patch)
tree1c6c943a8186935b42e02e9adc521cc506cf4e85 /lib/mpi/mpi-bit.c
parentdrm/i915: Finish any pending operations on the framebuffer before disabling (diff)
downloadkernel-c4867936474183332db4c19791a65fdad6474fd5.tar.gz
kernel-c4867936474183332db4c19791a65fdad6474fd5.zip
drm/i915: properly compute dp dithering for user-created modes
We've only computed whether we need to fall back to 6bpc due to dp link bandwidth constrains in mode_valid, but not mode_fixup. Under various circumstances X likes to create new modes which then lack proper 6bpc flags (if required), resulting in mode_fixup failures and ultimately black screens. Chris Wilson pointed out that we still get things wrong for bpp > 24, but that should be fixed in another patch (and it'll be easier because this patch consolidates the logic). The likely culprit for this regression is commit 3d794f87238f74d80e78a7611c7fbde8a54c85c2 Author: Keith Packard <[email protected]> Date: Wed Jan 25 08:16:25 2012 -0800 drm/i915: Force explicit bpp selection for intel_dp_link_required v2: Fix indentation and tune down the too bold claim that this should fix the world. Both noticed by Chris Wilson. v3: Try to really git add things. Reported-and-tested-by: Brice Goglin <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=48170 Cc: [email protected] Reviewed-by: Adam Jackson <[email protected]> Signed-Off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions