summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/clock/nva3.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-221-534/+0Star
* drm/nva3/clock: Allow user reclockingRoy Spliet2014-12-021-1/+1
* drm/nva3/clk: Pause the GPU before reclockingRoy Spliet2014-09-151-1/+51
* drm/nva3/clk: Set intermediate core clock on reclockingRoy Spliet2014-09-151-14/+49
* drm/nva3/clk: For PLL clocks always make sure the PLL is not in useRoy Spliet2014-09-151-0/+9
* drm/nva3/clk: Abort when PLL doesn't lockRoy Spliet2014-09-151-1/+5
* drm/nva3/clk: HOST clockRoy Spliet2014-09-151-8/+74
* drm/nva3/clk: Set PLL refclkRoy Spliet2014-09-151-27/+46
* drm/nva3/clk: Parse clock control registers more accuratelyRoy Spliet2014-09-151-4/+28
* 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-12/+259
* drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs2013-07-011-35/+0Star
* drm/nouveau: pass generic subdev to calculation routinesBen Skeggs2013-07-011-2/+2
* drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-181-0/+19
* drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs2012-10-031-2/+32
* drm/nouveau/clk: implement stub clock subdevBen Skeggs2012-10-031-0/+65