Skip to content

Commit

Permalink
drm/radeon/r600/kms: rv670 is not DCE3
Browse files Browse the repository at this point in the history
RV670 was using the wrong modesetting code.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
agd5f authored and airlied committed Sep 21, 2009
1 parent 18a4cd2 commit 5a6e9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/radeon/radeon.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ enum radeon_family {
CHIP_R600,
CHIP_RV610,
CHIP_RV630,
CHIP_RV670,
CHIP_RV620,
CHIP_RV635,
CHIP_RV670,
CHIP_RS780,
CHIP_RS880,
CHIP_RV770,
Expand Down

0 comments on commit 5a6e9f9

Please sign in to comment.