diff options
author | Anuj Phogat <[email protected]> | 2015-08-11 16:31:39 -0700 |
---|---|---|
committer | Anuj Phogat <[email protected]> | 2015-09-28 12:43:43 -0700 |
commit | 0fa39bff19dc2fbd3c184bd0e1267c86bd5040d9 (patch) | |
tree | 12678585b70f7095965349ee36fb95467f23f15d /doxygen | |
parent | e83b07aa7b124184decd68a64d970e8f408f8725 (diff) |
i965: Fix {src, dst}_pitch alignment check for XY_SRC_COPY_BLT
Current code checks the alignment restrictions only for Y tiling.
From Broadwell PRM vol 10:
"pitch is of 512Byte granularity for Tile-X: This means the tiled-x
surface pitch can be (512, 1024, 1536, 2048...)/4 (in Dwords)."
This patch adds the restriction for X tiling as well.
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Ben Widawsky <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions