git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ed36f7
)
drm: add some additional fixed point helpers (v3)
author
Alex Deucher
<alexander.deucher@amd.com>
Fri, 22 Mar 2013 14:35:50 +0000
(10:35 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 27 Jun 2013 23:16:37 +0000
(19:16 -0400)
Required for certain driver calculations. Code
was written by Christian König and ported to the
drm by me.
v2: fix 64 bit divides
v3: fix 64 bit for real (math64.h)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found