summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/clock/nvc0.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-462/+0
2014-08-10drm/nouveau/clk: support for non-BIOS pstatesAlexandre Courbot1-2/+2
2014-06-10drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin1-1/+2
2013-11-08drm/nouveau/clk: implement power state and engine clock control in coreBen Skeggs1-2/+402
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs1-36/+0
2013-07-01drm/nouveau: pass generic subdev to calculation routinesBen Skeggs1-1/+1
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo1-0/+2
2012-11-19drm/nouveau: add missing pll_calc callsMaarten Lankhorst1-0/+1
2012-10-03drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs1-2/+31
2012-10-03drm/nouveau/clk: implement stub clock subdevBen Skeggs1-0/+65