commit | 9f53e7931610cbd1715fd2d2c0f9a853e17f02d8 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Jan 19 12:38:48 2010 -0500 |
committer | Dave Airlie <airlied@linux.ie> | Thu Jan 21 08:19:55 2010 +1000 |
tree | 469c4db5900da5bc93aa158c4d9f33dff6e03a84 | |
parent | 07bec2df01cde5590a1700b992d12de3f46b12bc [diff] |
drm/radeon/kms/atom: fix some parser bugs - add support for inline src params - fix shift_left/shift_right and shl/shr ops shift_* ops use inline src params, shl/r use full params - fix mask op (uses inline params) Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@linux.ie>