Nope. Seems there are some more quirks to this. Now I can't overscan anymore. The picture does not cover the whole TV screen anymore. That is:
without KMS the output of the command "xrandr --prop" is:
Code:
S-video disconnected (normal left inverted right x axis y axis)
tv_standard: pal
tv_vertical_position: 0 (0x00000000) range: (-5,5)
tv_horizontal_position: 0 (0x00000000) range: (-5,5)
tv_horizontal_size: 0 (0x00000000) range: (-5,5)
load_detection: 0 (0x00000000) range: (0,1)
Meaning that I can overscan (i.e. set hor/vert position and the hor. size). However if I boot
with KMS then these parameters do
not appear when I ask for the TV's properties w/ "xrandr --prop". And only
with KMS the GL output (vsync) does noet tear or stutter. AAaaaaaaaaaaaaaaaaaaarrrrrrrrrrrggggghhhhhhhhhhh.
How can I fix this and what's the matter w/ xrandr if KMS is activated?