drm/radeon/cik: stop page faults from hanging the system (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Sep 2012 20:06:01 +0000 (16:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jun 2013 21:50:26 +0000 (17:50 -0400)
Redirect invalid memory accesses to the default page
instead of locking up the memory controller.

v2: rebase on top of 2 level PTs

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found