From 88ff3f5f63370a8ff5b0e34bdb58144bf1c2fa9b Mon Sep 17 00:00:00 2001 From: Alexandre Courbot Date: Fri, 2 May 2014 18:32:35 +0900 Subject: [PATCH] drm/nvc0/bar: support chips without BAR3 Adapt the NVC0 BAR driver to make it able to support chips that do not expose a BAR3. When this happens, BAR1 is then used for USERD mapping and the BAR alloc() functions is disabled, making GPU objects unable to rely on BAR for data access and falling back to PRAMIN. Signed-off-by: Alexandre Courbot Signed-off-by: Ben Skeggs --- Reading git-format-patch failed