From 2014b5694182b54c781b93d26ec993f8a12bca01 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20K=C3=B6nig?= Date: Wed, 18 Dec 2013 21:07:39 +0100 Subject: [PATCH] drm/radeon: add VRAM debugfs access v3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Not very fast, but makes it possible to access even the normally inaccessible parts of VRAM from userspace. v2: use MM_INDEX_HI for >2GB mem access, add default_llseek v3: set inode size in the open callback Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-format-patch failed