mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() GPUs exist now with a 64-bit BAR0, which mean that BAR1 and BAR2's indices (as passed to pci_resource_len() etc) are bumped up by one. Modify nvkm_device.resource_addr/size() to take an enum instead of an integer bar index, and take IORESOURCE_MEM_64 into account when translating to the "raw" bar id. [airlied: fixup ERR_PTR] Signed-off-by: Ben Skeggs <bskeggs@nvidia.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Timur Tabi <ttabi@nvidia.com> Tested-by: Timur Tabi <ttabi@nvidia.com> Signed-off-by: Dave Airlie <airlied@redhat.com> |
||
---|---|---|
.. | ||
base.c | ||
fbmem.h | ||
g84.c | ||
g98.c | ||
ga100.c | ||
gf100.c | ||
gm107.c | ||
gm200.c | ||
gt215.c | ||
gv100.c | ||
Kbuild | ||
mcp89.c | ||
nv1a.c | ||
nv04.c | ||
nv04.h | ||
nv05.c | ||
nv10.c | ||
nv20.c | ||
nv50.c | ||
nv50.h | ||
priv.h | ||
r535.c | ||
tu102.c |