| 12e08beb | 16-Mar-2019 |
Jon Derrick <[email protected]> |
drm/nouveau/bar/gf100: ensure BAR is mapped
If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it.
S
drm/nouveau/bar/gf100: ensure BAR is mapped
If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it.
Signed-off-by: Jon Derrick <[email protected]> Signed-off-by: Ben Skeggs <[email protected]>
show more ...
|
| f10b83de | 16-Mar-2019 |
Jon Derrick <[email protected]> |
drm/nouveau/bar/nv50: ensure BAR is mapped
If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it.
Si
drm/nouveau/bar/nv50: ensure BAR is mapped
If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it.
Signed-off-by: Jon Derrick <[email protected]> Signed-off-by: Ben Skeggs <[email protected]>
show more ...
|