https://github.com/torvalds/linux
Revision b51ad12a36234c1f6707c9c54a414cfca23f3cdb authored by Marek Olšák on 09 August 2012, 14:34:16 UTC, committed by Alex Deucher on 13 August 2012, 14:50:56 UTC
Most of the checking seems to be in place already. As you can see,
log2(number of samples) resides in LAST_LEVEL.

This is required for MSAA support (namely for depth-stencil resolve and
blitting between MSAA resources).

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>
1 parent f00245f
History
Tip revision: b51ad12a36234c1f6707c9c54a414cfca23f3cdb authored by Marek Olšák on 09 August 2012, 14:34:16 UTC
drm/radeon/kms: add MSAA texture support for r600-evergreen
Tip revision: b51ad12
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-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.4 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top