diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2014-12-09 17:00:32 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2014-12-25 12:06:22 +0900 |
commit | b3057f8097f88d9072df6d9c09bcc8c039b88a7c (patch) | |
tree | 33638176cd21d9a64aa2a03d55bda4b7d5b5b1da /src/SConscript | |
parent | 229bf4475ff0a5dbeb9bc95250f7a40a983c2e28 (diff) | |
download | external_mesa3d-b3057f8097f88d9072df6d9c09bcc8c039b88a7c.zip external_mesa3d-b3057f8097f88d9072df6d9c09bcc8c039b88a7c.tar.gz external_mesa3d-b3057f8097f88d9072df6d9c09bcc8c039b88a7c.tar.bz2 |
radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
E.g. this could happen on older kernels which don't support the
RADEON_INFO_SI_BACKEND_ENABLED_MASK query yet. The code in
si_write_harvested_raster_configs() doesn't deal with this correctly and
would probably mangle the value badly.
Cc: "10.4 10.3" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions