[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180919171353.29648-1-lyude@redhat.com>
Date: Wed, 19 Sep 2018 13:13:50 -0400
From: Lyude Paul <lyude@...hat.com>
To: nouveau@...ts.freedesktop.org
Cc: "David Airlie" <airlied@...ux.ie>, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org, "Ben Skeggs" <bskeggs@...hat.com>
Subject: [PATCH 0/2] drm/nouveau: Allow parsing vbios.rom with nvbios from debugfs
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
Powered by blists - more mailing lists