[Intel-gfx] [Patch 0/2] [DRM] :add the CVT/GTF algorithm in kernel space
Eric Anholt
eric at anholt.net
Wed Jun 10 00:45:13 CEST 2009
On Mon, 2009-05-11 at 10:52 +0800, yakui_zhao wrote:
> Hi, All
>
> This is the patch set to add the CVT/GTF algorithm in kernel space. They are based on
> the CVT/GTF function in xserver. But the CVT/GTF algorithm in xserver is realized by using float-point
> calculation. And the float-point calculation had better be avoided in kernel space. I translate them
> by using 32-bit integer calculation.
> Patch 1/2. Add the CVT algorithm .
> The CVT function can be called to generate the required modeline based on the input parameters
> Patch 2/2. Add the GTF algorithm
> The GTF function can be called to generate the required modeline based on the input parameters.
>
>
> Welcome the comments.
>
> Best regards.
> Yakui
Is this getting hooked up to actual EDID decode so it does something?
--
Eric Anholt
eric at anholt.net eric.anholt at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090609/fcc51aab/attachment.sig>
More information about the Intel-gfx
mailing list