diff options
author | Rob Clark <[email protected]> | 2019-03-16 10:03:12 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-03-21 09:13:05 -0400 |
commit | 2d31cf9d3b5d6f43dd01d5335c88c0e90fb22756 (patch) | |
tree | 3d5db01fa2d66304021903aff5a9a08ab42cda49 /include/drm-uapi/tegra_drm.h | |
parent | cc5ca9391ce90190f2c95e00db5ffd38db1490a6 (diff) |
freedreno/ir3/ra: fix half-class conflicts
On a6xx, half-regs conflict with full-regs. But we were only setting up
conflicts for the first class (ie. scalar, but not hvec2/hvec3/hvec4),
resulting in higher half-reg classes getting assigned to regs that
overwrite full-regs.
Noticed while trying to enable indirect-sampler (sam.s2en) which uses an
hvec2 argument to pass the sampler/tex index.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'include/drm-uapi/tegra_drm.h')
0 files changed, 0 insertions, 0 deletions