]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/commit
nouveau: allocate drm-use vram buffers from end of vram.
authorBen Skeggs <skeggsb@nisroch.keine.ath.cx>
Sun, 22 Jun 2008 15:00:42 +0000 (01:00 +1000)
committerMaarten Maathuis <madman2003@gmail.com>
Wed, 25 Jun 2008 07:55:14 +0000 (09:55 +0200)
commit5a0164d1e1799b68b3131efd7b9fcaf20c578257
treebf62bb8a33ce52ff9816d3a018b73f64d4b0160b
parentd55629a13d0f287e186e93a4828ef86b36678eba
nouveau: allocate drm-use vram buffers from end of vram.

This avoids seeing garbage from engine setup etc before X gets around
to pointing the CRTCs at a new scanout buffer.  Not actually a noticable
problem before G80 as PRAMIN is forced to the end of VRAM by the hardware
already.
shared-core/nouveau_drm.h
shared-core/nouveau_drv.h
shared-core/nouveau_mem.c
shared-core/nouveau_notifier.c
shared-core/nouveau_object.c