summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/7.0.1.html
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-10-28 14:48:53 -0700
committerJason Ekstrand <[email protected]>2016-10-28 17:11:16 -0700
commit2a4a86862c949055c71637429f6d5f2e725d07d8 (patch)
tree243e8cfae6d5b705987f452d3b5acb13f33d3b1a /docs/relnotes/7.0.1.html
parent4bf45a6079b5cc6b0360b637c0c7baa456b8257d (diff)
i965/fs/generator: Don't use the address immediate for MOV_INDIRECT
The address immediate field is only 9 bits and, since the value is in bytes, the highest GRF we can point to with it is g15. This makes it pretty close to useless for MOV_INDIRECT. There were already piles of restrictions preventing us from using it prior to Broadwell, so let's get rid of the gen8+ code path entirely. Signed-off-by: Jason Ekstrand <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97779 Cc: "12.0 13.0" <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs/relnotes/7.0.1.html')
0 files changed, 0 insertions, 0 deletions