dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/gpu/drm/nouveau/core/subdev/device
Ben Skeggs caba557020 drm/nouveau: initial support for GK106
Modesetting seems to work alright, as does graphics (using binary driver
fuc from nve7...).

Lots to be done no doubt, but this'll get an image on the screen for
people.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2012-12-23 22:59:26 +10:00
..
base.c drm/nouveau/device: Remove duplicate inclusion of core/device.h 2012-11-29 09:58:13 +10:00
nv04.c drm/nouveau/device: include the official chipset names 2012-10-03 13:12:59 +10:00
nv10.c drm/nouveau/fb: create tag heap from common code for all relevant chipsets 2012-11-29 09:56:31 +10:00
nv20.c drm/nv20/fb: split implementation into nv20/nv25 pieces 2012-11-29 09:56:27 +10:00
nv30.c drm/nv30/fb: enable z compression 2012-11-29 09:56:33 +10:00
nv40.c drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e pieces 2012-11-29 09:56:27 +10:00
nv50.c drm/nv50/disp: create skeleton display/channel object classes 2012-11-29 09:56:40 +10:00
nvc0.c nvc0/ppp: initial implementation of engine 2012-11-29 09:58:08 +10:00
nve0.c drm/nouveau: initial support for GK106 2012-12-23 22:59:26 +10:00