Re: radeon memory map DRM patch

2006-02-26 Thread Benjamin Herrenschmidt
Well I already looked at it and thought it's impossible this happens ;-). Just for completeness, I tested with the drm patches too which didn't change anything. Unless I missed something in my tests... RADEONDRIRefreshArea() is never called. I verified that ShadowFBInit() does succeed

Re: radeon memory map DRM patch

2006-02-19 Thread Dave Airlie
1) The patch doesn't apply against DRM cvs (Feb 18th) DRM CVS has the patch so patching is pointless.. Dave. 2) With current drm CVS: When starting Xgl I get [4296305.078000] [drm:r300_emit_carefully_checked_packet0] *ERROR* Offset failed range check (reg=4e28 sz=1) [4296305.078000]

Re: radeon memory map DRM patch

2006-02-19 Thread Dave Airlie
2) With current drm CVS: When starting Xgl I get [4296305.078000] [drm:r300_emit_carefully_checked_packet0] *ERROR* Offset failed range check (reg=4e28 sz=1) [4296305.078000] [drm:r300_do_cp_cmdbuf] *ERROR* r300_emit_packet0 failed and I may have missed a patch chunk.. should be fixed

Re: radeon memory map DRM patch

2006-02-18 Thread Shawn Starr
1) The patch doesn't apply against DRM cvs (Feb 18th) 2) With current drm CVS: When starting Xgl I get [4296305.078000] [drm:r300_emit_carefully_checked_packet0] *ERROR* Offset failed range check (reg=4e28 sz=1) [4296305.078000] [drm:r300_do_cp_cmdbuf] *ERROR* r300_emit_packet0 failed Packet

Re: radeon memory map DRM patch

2006-02-17 Thread Roland Scheidegger
Benjamin Herrenschmidt wrote: I finally commited the X driver side of the radeon memory map patches to the xorg CVS. I just noticed this breaks page flipping here (rv250), obviously with xaa only (heavy flicker). This is without the drm patch, but I doubt it makes a difference. To be more

Re: radeon memory map DRM patch

2006-02-17 Thread Benjamin Herrenschmidt
On Fri, 2006-02-17 at 19:37 +0100, Roland Scheidegger wrote: Benjamin Herrenschmidt wrote: I finally commited the X driver side of the radeon memory map patches to the xorg CVS. I just noticed this breaks page flipping here (rv250), obviously with xaa only (heavy flicker). This is without

Re: radeon memory map DRM patch

2006-02-17 Thread Benjamin Herrenschmidt
On Fri, 2006-02-17 at 19:37 +0100, Roland Scheidegger wrote: Benjamin Herrenschmidt wrote: I finally commited the X driver side of the radeon memory map patches to the xorg CVS. I just noticed this breaks page flipping here (rv250), obviously with xaa only (heavy flicker). This is without