summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/atombios_crtc.c
diff options
context:
space:
mode:
authorAlex Deucher2010-08-04 01:58:49 +0200
committerDave Airlie2010-08-04 02:03:47 +0200
commitd65d65b175a29bd7ea2bb69c046419329c4a5db7 (patch)
tree459fd50b7e4af59af71e0e93bd602c243209983d /drivers/gpu/drm/radeon/atombios_crtc.c
parentMerge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core... (diff)
downloadkernel-qcow2-linux-d65d65b175a29bd7ea2bb69c046419329c4a5db7.tar.gz
kernel-qcow2-linux-d65d65b175a29bd7ea2bb69c046419329c4a5db7.tar.xz
kernel-qcow2-linux-d65d65b175a29bd7ea2bb69c046419329c4a5db7.zip
drm/radeon/kms: fix calculation of h/v scaling factors
Prior to this patch the code was dividing the src_v by the dst_h and vice versa, rather than src_v/dst_v and src_h/dst_h. This could lead to problems in the calculation of the display watermarks. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/atombios_crtc.c')
0 files changed, 0 insertions, 0 deletions