index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
engine
/
device
/
base.c
Age
Commit message (
Expand
)
Author
2014-03-26
support for platform devices
Alexandre Courbot
2014-03-26
drm/gm100/device: recognise GM107
Ben Skeggs
2014-01-07
drm/nouveau: populate master subdev pointer only when fully constructed
Ben Skeggs
2013-11-08
drm/nouveau/device: initial control object class, with pstate control methods
Ben Skeggs
2013-11-08
drm/nouveau/perfmon: initial infrastructure to expose performance counters
Ben Skeggs
2013-11-08
drm/nouveau/pwr: initial implementation
Ben Skeggs
2013-11-08
drm/nouveau/device: recognise GK208
Ben Skeggs
2013-11-08
drm/nouveau/device: use an additional bit from NV_PMC_BOOT_0 to identify chipset
Ben Skeggs
2013-11-08
drm/nv10: fix chipset checks, mostly for the benefit of nv1a
Ilia Mirkin
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
drm/nouveau/vic: rename PUNK1C1 to PVIC
Ben Skeggs
2013-05-02
drm/nve0: recognise nvf0 as a kepler board (GK110)
Ben Skeggs
2013-04-26
drm/nouveau/device: tweak the device/subdev relationship a little
Ben Skeggs
2013-04-26
drm/nouveau/device: enable proper constructor/destructor
Ben Skeggs
2013-04-26
drm/nouveau/device: have engine object initialised before creation
Ben Skeggs
2013-04-26
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs