BEGIN_RING also does autobind, the rest seems ok. Maarten.
On Sun, Mar 14, 2010 at 2:53 PM, Christoph Bumiller <[email protected]> wrote: > On 14.03.2010 13:03, Maarten Maathuis wrote: >> On Sun, Mar 14, 2010 at 11:32 AM, Christoph Bumiller >> <[email protected]> wrote: >> >>> Hi. >>> There's not much to say here, just replacing the screen_init >>> stateobj with direct pushbuffer emission. >>> >>> We don't need to store all the usless state from init, and the >>> constant buffer relocations which currently don't work if the >>> addresses change (because the method CB_DEF_SET isn't >>> among them (not an address)) become effective. >>> >>> Thoughts, ack / nack ? >>> Thanks, >>> Christoph >>> >>> >>> _______________________________________________ >>> Nouveau mailing list >>> [email protected] >>> http://lists.freedesktop.org/mailman/listinfo/nouveau >>> >>> >>> >> Perhaps add a BEGIN_RING_RELOC to libdrm? To make it more obvious. >> >> Maarten. >> > Like the following (attached) ?: > _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
