Searched hist:"46 c64d4bfa01cda7d58c514164f8b127ab6741b7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r100_track.h | diff 46c64d4bfa01cda7d58c514164f8b127ab6741b7 Wed Dec 16 23:02:28 CST 2009 Marek Olšák <maraeo@gmail.com> drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Because hardware cannot disable all colorbuffers directly to do depth-only rendering, a user should: - disable reading from a colorbuffer in blending - disable fastfill - set the color channel mask to 0 to prevent writing to a colorbuffer
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r300.c | diff 46c64d4bfa01cda7d58c514164f8b127ab6741b7 Wed Dec 16 23:02:28 CST 2009 Marek Olšák <maraeo@gmail.com> drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Because hardware cannot disable all colorbuffers directly to do depth-only rendering, a user should: - disable reading from a colorbuffer in blending - disable fastfill - set the color channel mask to 0 to prevent writing to a colorbuffer
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r100.c | diff 46c64d4bfa01cda7d58c514164f8b127ab6741b7 Wed Dec 16 23:02:28 CST 2009 Marek Olšák <maraeo@gmail.com> drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Because hardware cannot disable all colorbuffers directly to do depth-only rendering, a user should: - disable reading from a colorbuffer in blending - disable fastfill - set the color channel mask to 0 to prevent writing to a colorbuffer
Signed-off-by: Dave Airlie <airlied@redhat.com>
|