summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: fix oops on runtime suspend/resumeDave Airlie2013-09-101-3/+6
* drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst2013-09-041-7/+20
* drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres2013-09-041-1/+2
* drm/nouveau: use MSI interruptsLucas Stach2013-09-043-1/+25
* drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs2013-09-041-1/+1
* drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov2013-09-041-5/+10
* drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin2013-09-048-21/+23
* drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres2013-09-044-1/+51
* drm/nouveau/timer: add a way to cancel alarmsMartin Peres2013-09-043-0/+29
* drm/nouveau/timer: restore the time on resumeMartin Peres2013-09-041-1/+14
* drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres2013-09-042-1/+9
* drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov2013-09-041-1/+1
* drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst2013-09-041-0/+5
* drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov2013-09-041-17/+17
* drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin2013-09-042-8/+5
* drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin2013-09-046-53/+104
* drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin2013-09-047-27/+7
* drm/nouveau: Support render nodesMartin Peres2013-09-021-12/+12
* drm/nouveau: fix up 32-bit ioctls and device wake up.Dave Airlie2013-09-022-1/+2
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0231-104/+177
|\
| * drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-213-15/+47
| * drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-217-14/+14
| * drm/nouveau: fix reclocking on nv40Pali Rohár2013-08-211-1/+1
| * drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-212-1/+5
| * drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst2013-08-211-9/+23
| * drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2013-08-212-8/+8
| * drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2013-07-302-6/+10
| * drm/nouveau/vm: make vm refcount into a krefBen Skeggs2013-07-302-18/+11
| * drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph classIlia Mirkin2013-07-301-1/+4
| * drm/nv40/mpeg: write magic value to channel object to make it workIlia Mirkin2013-07-301-0/+1
| * drm/nouveau: fix size check for cards without vmMaarten Lankhorst2013-07-301-1/+6
| * drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov2013-07-301-8/+0
| * drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin2013-07-302-0/+4
| * drm/nv31/mpeg: fix mpeg engine initializationIlia Mirkin2013-07-301-2/+2
| * drm/nv50/mc: include vp in the fb error reporting maskIlia Mirkin2013-07-301-1/+1
| * drm/nouveau: fix null pointer dereference in poll_changedMaarten Lankhorst2013-07-301-1/+2
| * drm/nv50/gpio: post-nv92 cards have 32 interrupt linesEmil Velikov2013-07-301-5/+5
| * drm/nvc0/fb: take lock in nvc0_ram_put()Roy Spliet2013-07-303-12/+26
| * drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter whatIlia Mirkin2013-07-301-1/+7
* | drm: Pass page flip ioctl flags to driverKeith Packard2013-08-302-2/+4
* | nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-2913-43/+404
* | gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie2013-08-291-1/+1
* | drm: verify vma access in TTM+GEM driversDavid Herrmann2013-08-271-1/+3
* | drm: remove FASYNC supportDaniel Vetter2013-08-191-1/+0
* | Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie2013-08-0714-65/+121
|\ \ | |/
| * drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst2013-07-101-0/+6
| * drm/nouveau: add falcon interrupt handlerMaarten Lankhorst2013-07-107-0/+26
| * drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-102-3/+15
| * drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst2013-07-101-1/+1
| * drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst2013-07-102-8/+5
OpenPOWER on IntegriCloud