summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_edid.c
diff options
context:
space:
mode:
authorKeith Packard2011-09-05 20:53:21 +0200
committerKeith Packard2011-09-21 23:52:40 +0200
commit578393cd1e6ebe2979664f11df630126c3f348a8 (patch)
treeb4400b419662d459606616a0bf618320c1b47802 /drivers/gpu/drm/drm_edid.c
parentMerge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i... (diff)
downloadkernel-qcow2-linux-578393cd1e6ebe2979664f11df630126c3f348a8.tar.gz
kernel-qcow2-linux-578393cd1e6ebe2979664f11df630126c3f348a8.tar.xz
kernel-qcow2-linux-578393cd1e6ebe2979664f11df630126c3f348a8.zip
drm/i915: Enable dither whenever display bpc < frame buffer bpc
We want to enable dithering on any pipe where the frame buffer has more color resolution than the output device. The previous code was incorrectly clamping the frame buffer bpc to the display bpc, effectively disabling dithering all of the time as the computed frame buffer bpc would never be larger than the display bpc. Signed-off-by: Keith Packard <keithp@keithp.com> Reported-by: Oliver Hartkopp <socketcan@hartkopp.net> Tested-by: Oliver Hartkopp <socketcan@hartkopp.net>
Diffstat (limited to 'drivers/gpu/drm/drm_edid.c')
0 files changed, 0 insertions, 0 deletions