| Commit message (Expand) | Author | Age |
* | drm/nv50: assume smaller tiles for bo moves | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: add debugfs file to forcibly evict everything from vram | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) | Martin Peres | 2010-09-24 |
* | drm/nouveau: correct INIT_DP_CONDITION subcondition 5 | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: Parse old style perf tables. | Francisco Jerez | 2010-09-24 |
* | drm/nv50: flush bar1 vm / dma object setup before poking 0x1708 | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: fix thinko in volt 0x1x parsing | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: implement parsing of DCB 2.2 GPIO table | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: fix potential accuracy loss when parsing perf 0x1c tables | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid' | Phil Turmel | 2010-09-24 |
* | drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: allow static performance level setting | Ben Skeggs | 2010-09-24 |
* | drm/nv04-nv40: import initial pm backend | Ben Skeggs | 2010-09-24 |
* | drm/nv50: import initial clock get/set routines + hook up pm engine | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: import initial work on vbios performance table parsing | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: make bios code easier to use externally | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: make the behaviour of get_pll_limits() consistent | Ben Skeggs | 2010-09-24 |
* | drm/nv50: fix 100c90 write on nva3 | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: zero dummy page | Ben Skeggs | 2010-09-24 |
* | drm/nv50: mark PCIEGART pages non-present rather than using dummy page | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: we can't free ACPI EDID, so make a copy that we can | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: handle fifo pusher errors better | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: better handling of unmappable vram | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: Try to fetch an EDID from OF if DDC fails. | Francisco Jerez | 2010-09-24 |
* | drm/nouveau: Simplify tile region handling. | Francisco Jerez | 2010-09-24 |
* | drm/nouveau: Remove implicit argument from nv_wait(). | Francisco Jerez | 2010-09-24 |
* | drm/nouveau: PRAMIN is available from the start on pre-nv50. | Francisco Jerez | 2010-09-24 |
* | drm/nouveau: Add module parameter to override the default AGP rate. | Francisco Jerez | 2010-09-24 |
* | drm/nouveau: Don't enable AGP FW on nv18. | Francisco Jerez | 2010-09-24 |
* | drm/nouveau: Don't remove ramht entries from the neighboring channels. | Francisco Jerez | 2010-09-24 |
* | drm/nouveau: Break some long lines in the TV-out code. | Francisco Jerez | 2010-09-24 |
* | drm/nv50: fix SOR count for early chipsets | Ben Skeggs | 2010-09-24 |
* | drm/nv50: report BAR access faults | Ben Skeggs | 2010-09-24 |
* | drm/nv50: move vm trap to nv50_fb.c | Ben Skeggs | 2010-09-24 |
* | drm/nv50: demagic grctx, and add NVAF support | Marcin KoĆcielnicki | 2010-09-24 |
* | drm/nouveau: protect ramht_find() from oopsing if on channel without ramht | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: remove nouveau_gpuobj_late_takedown | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: protect gpuobj list + global instmem heap with spinlock | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: fix gpuobj refcount to use atomics | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: add spinlock around ramht modifications | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: tidy ram{ht,fc,ro} a bit | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: rework init ordering so nv50_instmem.c can be less bad | Ben Skeggs | 2010-09-24 |
* | drm/nv50: calculate vram reordering block size | Ben Skeggs | 2010-09-24 |
* | drm/nv50: allow gpuobjs that aren't mapped into aperture | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: simplify fake gpu objects | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: rebase per-channel pramin heap offsets to 0 | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: modify object accessors, offset in bytes rather than dwords | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here | Ben Skeggs | 2010-09-24 |
* | drm/nouveau: have nv_mask return original register value | Ben Skeggs | 2010-09-24 |