commit | 210a0b9e212370ed8c2784c2115e7ff4bb1259bd | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 22 10:35:50 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 27 19:16:37 2013 -0400 |
tree | 35efeaaa2b97e7f4e0a9fe3475967bd859cf55d6 | |
parent | 9ed36f750534e2c6533fcbf32df89cf20cf87e91 [diff] |
drm: add some additional fixed point helpers (v3) 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>