[PATCH 0/2] drm/nouveau: Allow parsing vbios.rom with nvbios from debugfs

From: Lyude Paul
Date: Wed Sep 19 2018 - 13:14:02 EST


This is a small patch series that adds a strap_peek file into our
debugfs, and sets the size of the vbios.rom debugfs file so that nvbios
can easily be used to parse the vbios even on systems where the normal
BIOS retrieval methods (for example, laptops that need ACPI to access
the vbios for the nvidia GPU) won't work. This should make it a little
easier to collect vbioses.

Lyude Paul (2):
drm/nouveau: Add strap_peek to debugfs
drm/nouveau: Add size to vbios.rom file in debugfs

drivers/gpu/drm/nouveau/nouveau_debugfs.c | 46 ++++++++++++++++++++---
1 file changed, 41 insertions(+), 5 deletions(-)

--
2.17.1