mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 06:58:08 +09:00
Some BARs (like GK20A's) do not support being ioremapped write-combined. Add a boolean property to the BAR structure and handle that case in the Nouveau BO implementation. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>