Re: [PATCH 3/6] RADEONDownloadFromScreenCS: flush CS writes before mapping BO for read

2010-09-01 Thread xmail
Michel Dänzer writes: On Mit, 2010-09-01 at 10:32 +1200, Karl Tomlinson wrote: Note that radeon_bo_get_src_domain() returns the write domain if there is one. AFAICT it's kind of the other way around, it only returns the write domain if no read domain is specified. I'm looking at

Re: [PATCH 1/6] DownloadFromScreenCS: download via a scratch BO if pixmap domain is unknown

2010-09-01 Thread xmail
Michel Dänzer writes: On Mit, 2010-09-01 at 10:39 +1200, Karl Tomlinson wrote: Again, the consequences of a CPU read from VRAM are much worse, I expect/hope, than the consequences of GPU blit from GTT. Maybe a GPU blit when the BO is in CPU domain would be bad, but is it likely to be busy

Re: [PATCH 6/6] RADEONPrepareAccess_CS: fallback to DFS when pixmap is in VRAM

2010-09-01 Thread xmail
Michel Dänzer writes: On Mit, 2010-09-01 at 10:37 +1200, Karl Tomlinson wrote: Michel Dänzer writes: I wondered whether PrepareAccess could fail for the visible screen with mixed pixmaps as suggested here http://www.mentby.com/maarten-maathuis/exa-classic-problem-with-xv.html When I

Re: [PATCH 6/6] RADEONPrepareAccess_CS: fallback to DFS when pixmap is in VRAM

2010-09-01 Thread xmail
Michel Dänzer writes: On Mit, 2010-09-01 at 10:37 +1200, Karl Tomlinson wrote: Michel Dänzer writes: I wondered whether PrepareAccess could fail for the visible screen with mixed pixmaps as suggested here http://www.mentby.com/maarten-maathuis/exa-classic-problem-with-xv.html When I

[PATCH 3/6] RADEONDownloadFromScreenCS: flush CS writes before mapping

2010-08-23 Thread xmail
BO for read In-Reply-To: 8762z1260w@karlt.net (Karl Tomlinson's message of Mon, 23 Aug 2010 18:32:31 +1200) References: 87d3t92692@karlt.net 8762z1260w@karlt.net From: Karl Tomlinson xm...@karlt.net Date: Mon, 23 Aug 2010 18:39:07 +1200 Message-ID: 87vd71zvck.fsf...@karlt.net

[PATCH 4/6] radeon: complete big endian UTS and DFS even when scratch a

2010-08-23 Thread xmail
llocation fails In-Reply-To: 87vd71zvck.fsf...@karlt.net (Karl Tomlinson's message of Mon, 23 Aug 2010 18:39:07 +1200) References: 87d3t92692@karlt.net 8762z1260w@karlt.net 87vd71zvck.fsf...@karlt.net From: Karl Tomlinson xm...@karlt.net Date: Mon, 23 Aug 2010 18:41:39 +1200

[PATCH 1/6] DownloadFromScreenCS: download via a scratch BO if pixmap d

2010-08-23 Thread xmail
omain is unknown From: Karl Tomlinson xm...@karlt.net Mail-Followup-To: xorg-driver-ati@lists.x.org Date: Mon, 23 Aug 2010 18:27:37 +1200 Message-ID: 87d3t92692@karlt.net User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii