summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Glisse <glisse@localhost.localdomain>2007-08-21 18:49:42 +0200
committerJerome Glisse <glisse@localhost.localdomain>2007-08-21 18:49:42 +0200
commit072f051396711409f146c380479fdd305b66a3dc (patch)
tree656d2a15a40b00a581212aeb4211cf0cef3f9c1d
parent8cb859a0dc6b3eed9ccb5797f0c41422f02ff7e4 (diff)
avivo: remove obsolete comment about lack of knowledge on PLL.
-rw-r--r--xorg/avivo_crtc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/xorg/avivo_crtc.c b/xorg/avivo_crtc.c
index f48790e..c8e358e 100644
--- a/xorg/avivo_crtc.c
+++ b/xorg/avivo_crtc.c
@@ -261,9 +261,6 @@ avivo_crtc_mode_set(xf86CrtcPtr crtc,
((mode->HDisplay + x -128) << 16) | (mode->VDisplay + y - 128));
OUTREG(AVIVO_CRTC1_OFFSET_START + avivo_crtc->crtc_offset, (x << 16) | y);
- /* set PLL TODO: there is likely PLL registers we miss for having
- * different PLL for each CRTC for instance.
- */
avivo_crtc_set_pll(crtc, adjusted_mode);
/* finaly set the mode