diff options
author | Chris Wilson <[email protected]> | 2015-06-05 13:49:08 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2015-06-08 17:55:56 +0100 |
commit | 8da79b8378ae87474d8c47ad955e4833edf98359 (patch) | |
tree | ff1581196f6fe8762d7f31c08d33881a9aa84e21 /src/mesa/Makefile.sources | |
parent | 8614b9e489e65bb672ab16053d30ce8708856214 (diff) |
i965: Fix HW blitter pitch limits
The BLT pitch is specified in bytes for linear surfaces and in dwords
for tiled surfaces. In both cases the programmable limit is 32,767, so
adjust the check to compensate for the effect of tiling.
v2: Tweak whitespace for functions (Kenneth)
Signed-off-by: Chris Wilson <[email protected]>
Cc: Kristian Høgsberg <[email protected]>
Cc: Kenneth Graunke <[email protected]>
Reviewed-by Kenneth Graunke <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/mesa/Makefile.sources')
0 files changed, 0 insertions, 0 deletions