aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixesDave Airlie2013-10-09
|\
| * drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs2013-10-08
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-09-18
|\|
| * drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs2013-09-17
| * drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs2013-09-17
| * drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2013-09-17
| * drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs2013-09-17
* | drm/nouveau: fix oops on runtime suspend/resumeDave Airlie2013-09-09
|/
* drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst2013-09-03
* drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres2013-09-03
* drm/nouveau: use MSI interruptsLucas Stach2013-09-03
* drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs2013-09-03
* drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov2013-09-03
* drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin2013-09-03
* drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres2013-09-03
* drm/nouveau/timer: add a way to cancel alarmsMartin Peres2013-09-03
* drm/nouveau/timer: restore the time on resumeMartin Peres2013-09-03
* drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres2013-09-03
* drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov2013-09-03
* drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst2013-09-03
* drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov2013-09-03
* drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin2013-09-03
* drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin2013-09-03
* drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin2013-09-03
* drm/nouveau: Support render nodesMartin Peres2013-09-01
* drm/nouveau: fix up 32-bit ioctls and device wake up.Dave Airlie2013-09-01
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-01
|\
| * drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-20
| * drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-20
| * drm/nouveau: fix reclocking on nv40Pali Rohár2013-08-20
| * drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-20
| * drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst2013-08-20
| * drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2013-08-20
| * drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2013-07-30
| * drm/nouveau/vm: make vm refcount into a krefBen Skeggs2013-07-30
| * drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph classIlia Mirkin2013-07-29
| * drm/nv40/mpeg: write magic value to channel object to make it workIlia Mirkin2013-07-29
| * drm/nouveau: fix size check for cards without vmMaarten Lankhorst2013-07-29
| * drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov2013-07-29
| * drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin2013-07-29
| * drm/nv31/mpeg: fix mpeg engine initializationIlia Mirkin2013-07-29
| * drm/nv50/mc: include vp in the fb error reporting maskIlia Mirkin2013-07-29
| * drm/nouveau: fix null pointer dereference in poll_changedMaarten Lankhorst2013-07-29
| * drm/nv50/gpio: post-nv92 cards have 32 interrupt linesEmil Velikov2013-07-29
| * drm/nvc0/fb: take lock in nvc0_ram_put()Roy Spliet2013-07-29
| * drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter whatIlia Mirkin2013-07-29
* | drm: Pass page flip ioctl flags to driverKeith Packard2013-08-29
* | nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-28
* | gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie2013-08-28
* | drm: verify vma access in TTM+GEM driversDavid Herrmann2013-08-26