diff options
author | 2012-08-24 14:27:36 +0200 | |
---|---|---|
committer | 2012-08-29 12:11:00 -0400 | |
commit | 523885dec109188b6bed53ec67362072f13b0d43 (patch) | |
tree | ef576ed797b11fa4f7c2c9232071d7210cc22fd9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/radeon: initialize tracked CS state (diff) | |
download | linux-dev-523885dec109188b6bed53ec67362072f13b0d43.tar.xz linux-dev-523885dec109188b6bed53ec67362072f13b0d43.zip |
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Checking of the second colorbuffer was skipped on r700, because
CB_TARGET_MASK was 0xf. With r600, CB_TARGET_MASK is changed to 0xff,
so we must set the number of samples of the second colorbuffer to 1 in order
to pass the CS checker.
The DRM version is bumped, because RESOLVE_BOX is always rejected without this
fix on r600.
Signed-off-by: Marek Olšák <maraeo@gmail.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions