Files
linux/drivers/gpu/drm
Alexandre Courbot eaecf0326f make RAM device optional
Having a RAM device does not make sense for chips like GK20A which have
no dedicated video memory. The dummy RAM device that we used so far
works as a temporary band-aid, but in the longer term it is desirable
for the driver to be able to work without any kind of VRAM.

This patch adds a few conditionals in places where a RAM device was
assumed to be present and allows some more objects to be allocated from
the TT domain, allowing Nouveau to handle GPUs for which
pfb->ram == NULL.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2015-04-14 17:00:42 +10:00
..
2015-04-09 07:48:27 +10:00
2015-04-14 17:00:42 +10:00
2014-11-20 11:30:37 +10:00
2015-04-09 07:48:27 +10:00
2015-04-02 09:21:48 +10:00
2015-03-13 17:37:35 +01:00
2014-12-16 08:56:55 +01:00
2015-04-01 19:29:37 -04:00
2015-03-13 17:37:35 +01:00
2014-12-16 18:44:34 +01:00
2015-03-13 17:37:35 +01:00
2014-09-12 11:19:47 +02:00
2014-11-12 17:56:12 +10:00
2015-03-13 17:37:35 +01:00
2014-09-10 17:43:10 +10:00
2015-03-13 17:37:35 +01:00
2015-04-02 09:21:48 +10:00
2015-04-02 09:21:48 +10:00