OSDN Git Service

radeon: for tiling you really need to use GET/PUT VALUE not PTR.
authorDave Airlie <airlied@redhat.com>
Wed, 8 Jul 2009 01:16:56 +0000 (11:16 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 15 Jul 2009 04:23:13 +0000 (14:23 +1000)
commit9b17f041d12cfe9a34df43da93fc16e275a5c751
tree8fc0dd7067f1fc620e7bb157de482cc311605f06
parent868aa160745ed0b3f1a83353ef2f3a8fcb5d235e
radeon: for tiling you really need to use GET/PUT VALUE not PTR.

since the surfaces aren't linear you can't just use GET_PTR
src/mesa/drivers/dri/radeon/radeon_span.c