aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2013-01-13
|\
| * drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo2013-01-13
| * drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2013-01-13
| * drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz2013-01-13
| * drm/nv17-50: restore fence buffer on resumeMarcin Slusarz2013-01-13
| * drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz2013-01-13
| * drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-13
| * drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz2013-01-13
| * drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz2013-01-13
| * drm/nouveau: add locking around instobj list operationsMarcin Slusarz2013-01-13
| * drm/nouveau: do not forcibly power on lvds panelsBen Skeggs2013-01-13
| * drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-13
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\ \
| * | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-07
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-04
|\| |
| * | drm/nouveau: fix init with agpgart-uninorthAaro Koskinen2013-01-04
| * | drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck2013-01-04
| |/
* / Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs2012-12-23
* drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs2012-12-23
* drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2012-12-23
* drm/nouveau/mxm: silence output if no bios dataBen Skeggs2012-12-23
* drm/nouveau/bios: parse/display extra version componentBen Skeggs2012-12-23
* drm/nouveau/bios: implement opcode 0xa9Ben Skeggs2012-12-23
* drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs2012-12-23
* drm/nouveau: initial support for GK106Ben Skeggs2012-12-23
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-10
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst2012-11-21
| * drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-18
| * drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-18
| * drm/nouveau: fix crash with noaccel=1Marcin Slusarz2012-11-18
| * drm/nv40: allocate ctxprog with kmallocMarcin Slusarz2012-11-18
| * drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran2012-11-18
| * drm/nouveau: fix acpi edid retrievalMaarten Lankhorst2012-11-08
| * drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran2012-11-08
| * drm/nv40/mpeg: fix context handlingMarcin Slusarz2012-11-08
| * drm/nv40/graph: fix typo in type namesMarcin Slusarz2012-11-08
| * drm/nv41/vm: fix typo in type nameMarcin Slusarz2012-11-08
* | drm/nouveau: drm_connector_property -> drm_object_propertyRob Clark2012-11-30
* | drm/nouveau/device: Remove duplicate inclusion of core/device.hSachin Kamat2012-11-28
* | drm/nouveau: remove duplicate inclusion of nouveau_ttm.hSachin Kamat2012-11-28
* | drm/nouveau/fifo: trigger engine context unload before zeroing context pointerBen Skeggs2012-11-28
* | drm/nouveau: prevent log manglingDaniel J Blueman2012-11-28
* | drm/nouveau: unpin various bo's before destroyingMarcin Slusarz2012-11-28
* | drm/nouveau: unpin pushbuffer bo before destroying itMarcin Slusarz2012-11-28
* | drm/nouveau: remove misleading comment from nouveau_prime_newMarcin Slusarz2012-11-28
* | drm/nouveau: raise reporting levels of some messagesMarcin Slusarz2012-11-28