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

2010-09-19 Thread Karl Tomlinson
: [PATCH 4/6] radeon: complete big endian UTS and DFS even when scratch allocation fails. On big endian systems, PrepareAccess will fail when byte-swapping is required so UploadToScreen and DownloadFromScreen cannot rely on fallback to PrepareAccess. When scratch BO space allocation fails

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

2010-08-23 Thread Karl Tomlinson
From f57a1e18dfbddaf30a92fee82a3bf286f541fae3 Mon Sep 17 00:00:00 2001 From: Karl Tomlinson kar...@karlt.net Date: Sun, 22 Aug 2010 21:02:45 +1200 Subject: [PATCH 4/6] radeon: complete big endian UTS and DFS even when scratch allocation fails. On big endian systems, PrepareAccess will fail when