summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/clock/nva3.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-534/+0
2014-12-02drm/nva3/clock: Allow user reclockingRoy Spliet1-1/+1
2014-09-15drm/nva3/clk: Pause the GPU before reclockingRoy Spliet1-1/+51
2014-09-15drm/nva3/clk: Set intermediate core clock on reclockingRoy Spliet1-14/+49
2014-09-15drm/nva3/clk: For PLL clocks always make sure the PLL is not in useRoy Spliet1-0/+9
2014-09-15drm/nva3/clk: Abort when PLL doesn't lockRoy Spliet1-1/+5
2014-09-15drm/nva3/clk: HOST clockRoy Spliet1-8/+74
2014-09-15drm/nva3/clk: Set PLL refclkRoy Spliet1-27/+46
2014-09-15drm/nva3/clk: Parse clock control registers more accuratelyRoy Spliet1-4/+28
2014-08-09drm/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-12/+259
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs1-35/+0
2013-07-01drm/nouveau: pass generic subdev to calculation routinesBen Skeggs1-2/+2
2012-11-19drm/nouveau: add missing pll_calc callsMaarten Lankhorst1-0/+19
2012-10-03drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs1-2/+32
2012-10-03drm/nouveau/clk: implement stub clock subdevBen Skeggs1-0/+65