https://github.com/torvalds/linux
Revision 774c389fae5e5a78a4aa75f927ab59fa0ff8a0d2 authored by Marek Olšák on 01 March 2013, 12:40:31 UTC, committed by Alex Deucher on 07 March 2013, 17:58:59 UTC
The MIP_ADDRESS state has 2 meanings. If the texture has one sample
per pixel, it's a pointer to the mipmap chain. If the texture has
multiple samples per pixel, it's a pointer to FMASK, a metadata buffer
needed for reading compressed MSAA textures. The mipmap
alignment rules do not apply to FMASK.

Signed-off-by: Marek Olšák <maraeo@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent d808fc8
History
Tip revision: 774c389fae5e5a78a4aa75f927ab59fa0ff8a0d2 authored by Marek Olšák on 01 March 2013, 12:40:31 UTC
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Tip revision: 774c389
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 243.5 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top