History log of /drivers/gpu/drm/nouveau/core/subdev/fb/gk20a.c
Revision Date Author Comments
b2c19870063f81209fbdb471a56ab6c4a9d9e172 12-Nov-2014 Alexandre Courbot <acourbot@nvidia.com> drm/gk20a/fb: fix setting of large page size bit

Commit "ltc/gf100-: fix cbc issues on certain boards" moved the setting
of the large page size bit from bar/nvc0 to fb/nvc0. GK20A uses its own
FB device and the change was thus not applied to it - fix this.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
fef94f6272c6d1ce1c9177770f50f7281d61f5f6 02-May-2014 Alexandre Courbot <acourbot@nvidia.com> drm/nouveau/fb: add GK20A support

Add a simple FB device for GK20A, as well as a RAM implementation
suitable for chips that use system memory as video RAM.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>