diff options
author | Hans de Goede <[email protected]> | 2015-09-07 21:50:48 +0200 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-09-07 16:10:23 -0400 |
commit | 87073c69f3e253044bc235f34917aaa89041a63c (patch) | |
tree | b224a38c60c1145278d705bd842944c753f03161 /m4/ax_prog_flex.m4 | |
parent | be519c2d50f4aaa48fdb8b27707114cc5bfd348f (diff) |
nv30: Fix max width / height checks in nv30 sifm code
The sifm object has a limit of 1024x1024 for its input size and 2048x2048
for its output. The code checking this was trying to be clever resulting
in it seeing a surface of e.g 1024x256 being outside of the input size
limit.
This commit fixes this.
Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Cc: "10.6 11.0" <[email protected]>
Diffstat (limited to 'm4/ax_prog_flex.m4')
0 files changed, 0 insertions, 0 deletions