aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_perf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-18drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov1-0/+5
2011-05-16drm/nouveau/pm: translate ramcfg strap through ram restrict tableBen Skeggs1-2/+4
2011-05-16drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf tableBen Skeggs1-0/+2
2011-05-16drm/nvc0/pm: correct core/mem/shader perflvl parsingBen Skeggs1-3/+13
2011-05-16drm/nouveau/pm: remove memtiming support check when assigning to perflvlBen Skeggs1-1/+1
2011-05-16drm/nva3: support for memory timing map tableBen Skeggs1-14/+67
2011-05-16drm/nouveau: Associate memtimings with performance levels on cards <= nv98Martin Peres1-0/+19
2011-04-05nv30: Fix parsing of perf tableEmil Velikov1-1/+1
2010-10-05drm/nouveau: parse voltage from perf 0x40 entiresBen Skeggs1-1/+1
2010-10-05drm/nouveau: Fix perf table parsing on BMP v5.25.Francisco Jerez1-1/+1
2010-10-05drm/nouveau: run perflvl and M table scripts on mem clock changeBen Skeggs1-0/+1
2010-09-24drm/nouveau: Double the perf table memory clocks on pre-G71 cards.Francisco Jerez1-2/+8
2010-09-24drm/nouveau: Parse old style perf tables.Francisco Jerez1-1/+46
2010-09-24drm/nouveau: fix potential accuracy loss when parsing perf 0x1c tablesBen Skeggs1-20/+14
2010-09-24drm/nouveau: import initial work on vbios performance table parsingBen Skeggs1-0/+159