diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-02-06 22:23:26 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-02-14 02:22:53 +0300 |
commit | c9417bdd4c6b1b92a21608c07e83afa419c7bb62 (patch) | |
tree | e07aefe163ea44b352cf2a4ba7653e89efe1b7fb /firmware/cis | |
parent | 16f9fdcbcce74102bed9a4b7ccc1fb05b5dd6ca3 (diff) | |
download | linux-c9417bdd4c6b1b92a21608c07e83afa419c7bb62.tar.xz |
drm/radeon/kms: fix interlaced modes on dce4+
- set scaler table clears the interleave bit, need to
reset it in encoder quirks, this was already done for
pre-dce4.
- remove the interleave settings from set_base() functions
this is now handled in the encoder quirks functions, and
isn't technically part of the display base setup.
- rename evergreen_do_set_base() to dce4_do_set_base() since
it's used on both evergreen and NI asics.
Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=28182
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'firmware/cis')
0 files changed, 0 insertions, 0 deletions