summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/clock/nvc0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-221-462/+0Star
* drm/nouveau/clk: support for non-BIOS pstatesAlexandre Courbot2014-08-091-2/+2
* drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin2014-06-101-1/+2
* drm/nouveau/clk: implement power state and engine clock control in coreBen Skeggs2013-11-081-2/+402
* drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs2013-07-011-36/+0Star
* drm/nouveau: pass generic subdev to calculation routinesBen Skeggs2013-07-011-1/+1
* drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2013-01-131-0/+2
* drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-181-0/+1
* drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs2012-10-031-2/+31
* drm/nouveau/clk: implement stub clock subdevBen Skeggs2012-10-031-0/+65