commit | ae61ddabe8cfa1e2c8c55c478a7ea70563f64b63 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Nov 28 01:11:34 2016 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 07 23:25:49 2016 +0000 |
tree | 1fb306b5ebe599bdecf7668dc722c8401741aa23 | |
parent | 221ab77956d20a999da34c8bd2ace4bc06f4ee42 [diff] |
radv: move userdata sgpr ownership to compiler side. This isn't fully what we want yet, but is a good step on the way. This allows the compiler to create the information structures for the state setting side, however the state setting still expects things to be pretty much in 2 sgpr wide register sets, and can't handle the indirect setting yet. Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Signed-off-by: Dave Airlie <airlied@redhat.com>