<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/26/2012 03:30 PM, Harry de Boer
wrote:<br>
</div>
<blockquote cite="mid:50B37D1B.9080202@ijscoboer.nl" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
Hi,<br>
<br>
I have made some progress:<br>
<br>
- I updated the output sensing patch to support the VT1625S. The
power register has the same layout as the status register. A 0 is
always for the DACs that are not present, so writing all 1-bits
and reading back the register results in a mask of which DACs are
actually present.<br>
<br>
- The number of tv registers on the VT1625 is 0x82, not 0x6C. This
should not matter for anything currently in place.<br>
<br>
- The tv screen is lighting up now. Apparently <tt>xf86OutputPtr->possible_crtcs</tt>
should have a value of 1 or higher for it to be a valid
configuration.<br>
<br>
Don't get excited yet, the output is a complete mess. It seems the
driver only reports one modeline, 640x480, which I believe has
never worked for me anyway. Only 720x576 worked. I guess that is
because the some of the registers are not set correctly and
720x576 works because it is the default set by the BIOS (for PAL).
<br>
<br>
</blockquote>
I cannot be NOT excited :) I agree that we should have 720x576 as
that is the PAL mode.<br>
<blockquote cite="mid:50B37D1B.9080202@ijscoboer.nl" type="cite">
But first I'll try to get the driver to report all supported
modelines. Attached are the patches of what I have so far.<br>
<br>
<div class="moz-cite-prefix">On 23-11-12 00:40, Willem van Asperen
wrote:<br>
</div>
<blockquote cite="mid:50AEB806.8060207@van.asperen.org"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
I've applied Harry's patch and it now correctly senses the
TV-Out, so good work Harry!<br>
</blockquote>
<br>
I kind of expected it to work for you since we seem to have
exactly the same board :-)<br>
</blockquote>
Cool. Fire away and I'll happily test it.<br>
<br>
What strikes me is that the 0.2.906 driver DID work but the 0.3.x
branch fails. What has changed between 2 and 3 that makes it look
like we (you) have to go back to the drawing board to get the VT1625
working?<br>
<br>
Keep up the good work!<br>
<br>
Regards,<br>
Willem<br>
</body>
</html>