Re: [PATCH] intel: Rename plane[AB]* back to pipe[AB]*.

2008-12-17 Thread Dave Airlie
On Thu, Dec 18, 2008 at 8:08 AM, Eric Anholt wrote: > The values are really going to continue meaning pipe, not plane, and that's > what they're called in the kernel copy of the header. Userland hasn't ever > made the switch to pipe!=plane, since userland checks are based on DRM > version, which

Re: [PATCH] intel: Rename plane[AB]* back to pipe[AB]*.

2008-12-17 Thread Robert Noland
On Wed, 2008-12-17 at 14:08 -0800, Eric Anholt wrote: > The values are really going to continue meaning pipe, not plane, and that's > what they're called in the kernel copy of the header. Userland hasn't ever > made the switch to pipe!=plane, since userland checks are based on DRM > version, which

[PATCH] intel: Rename plane[AB]* back to pipe[AB]*.

2008-12-17 Thread Eric Anholt
The values are really going to continue meaning pipe, not plane, and that's what they're called in the kernel copy of the header. Userland hasn't ever made the switch to pipe!=plane, since userland checks are based on DRM version, which is still stuck at 1.6. However, Mesa did start using plane[A