diff options
author | Marek Olšák <maraeo@gmail.com> | 2012-08-19 21:23:26 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2012-08-20 11:09:49 -0400 |
commit | fcdeefe4df5c0fa457f2dc181ef4e3b2b26de781 (patch) | |
tree | c8b225e999b573f3dfa40947c9e83412989d43e9 /scripts/dtc | |
parent | c116cc94969447f44fd7205a027084ceebe90d34 (diff) | |
download | op-kernel-dev-fcdeefe4df5c0fa457f2dc181ef4e3b2b26de781.zip op-kernel-dev-fcdeefe4df5c0fa457f2dc181ef4e3b2b26de781.tar.gz |
drm/radeon: fix checking of MSAA renderbuffers on r600-r700
The MSAA checking was mostly unimplemented on r600-r700. The userspace
submits GPU commands and the kernel driver computes how much memory
the GPU will access and checks if it's all within buffer bounds the
userspace allocated. This patch fixes the computations of the size of
MSAA surfaces in memory.
Signed-off-by: Marek Olšák <maraeo@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/dtc')
0 files changed, 0 insertions, 0 deletions