Re: DRM vs Client side driver.

2004-06-07 Thread Michel Dänzer
On Sun, 2004-06-06 at 20:03 -0700, Mike Mestnik wrote: > I found that "rb3d_coloroffset:0x1c40" gets emited in both the [1]client > and the [2]DRM. > > 1. At init time and 3 other places. > 2. At emit state from the ctx. > > I was wondering how I should procede in making changes to the way this r

DRM vs Client side driver.

2004-06-06 Thread Mike Mestnik
I found that "rb3d_coloroffset:0x1c40" gets emited in both the [1]client and the [2]DRM. 1. At init time and 3 other places. 2. At emit state from the ctx. I was wondering how I should procede in making changes to the way this reg gets used(how to set it to a diffrent value, globaly). I think th