summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mc: use MSI interrupts where possibleLucas Stach2013-09-173-0/+35
* drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs2013-09-171-1/+1
* disp/nv50: prevent false output detection on the original nv50Emil Velikov2013-09-171-5/+10
* i2c: pass the function pointers in at creation timeIlia Mirkin2013-09-178-21/+23
* therm: survive to suspend/resume cyclesMartin Peres2013-08-214-1/+46
* timer: add a way to cancel alarmsMartin Peres2013-08-213-0/+21
* timer: restore the time on resumeMartin Peres2013-08-211-1/+14
* fan: restore pwm value on resume when in manual/auto modeMartin Peres2013-08-212-1/+9
* therm: Set the correct pwm_mode upon resumeEmil Velikov2013-08-211-1/+1
* drm: require contiguous bo for framebufferMaarten Lankhorst2013-08-211-0/+5
* disp/nv50-: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov2013-08-211-17/+17
* remove duplicate copy of nv44_graph_classIlia Mirkin2013-08-212-8/+5
* vdec: implement support for VP3 enginesIlia Mirkin2013-08-216-53/+104
* core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin2013-08-218-40/+32
* drm/dispnv04: fix framebuffer pin refcountingBen Skeggs2013-08-213-15/+47
* mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-217-14/+14
* nouveau: fix reclocking on nv40Pali Rohár2013-08-211-1/+1
* ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-212-1/+5
* ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst2013-08-211-9/+23
* fb: fix null derefs in nv49 and nv4e initIlia Mirkin2013-08-212-8/+8
* drm: fix semaphore dmabuf objMaarten Lankhorst2013-07-302-6/+10
* vm: make vm refcount into a krefBen Skeggs2013-07-303-18/+22
* mpeg/nv31: don't recognize nv3x cards as having nv44 graph classIlia Mirkin2013-07-301-1/+4
* mpeg/nv40: write magic value to channel object to make it workIlia Mirkin2013-07-301-0/+1
* drm: fix size check for cards without vmMaarten Lankhorst2013-07-301-1/+6
* disp/nv50-: remove dcb_outp_match call, and related variablesEmil Velikov2013-07-301-8/+0
* disp/nva3-: fix hda eld writing, needs to be paddedIlia Mirkin2013-07-302-0/+4
* mpeg/nv31: fix mpeg engine initializationIlia Mirkin2013-07-301-2/+2
* mc/nv50: include vp in the fb error reporting maskIlia Mirkin2013-07-301-1/+1
* drm: fix null pointer dereference in poll_changedMaarten Lankhorst2013-07-301-1/+2
* gpio/nv50: post-nv92 cards have 32 interrupt linesEmil Velikov2013-07-301-5/+5
* fb/nvc0: take lock in nvc0_ram_put()Roy Spliet2013-07-303-12/+26
* core: xtensa firmware size needs to be 0x40000 no matter whatIlia Mirkin2013-07-301-1/+7
* drm: do not allow negative sizes for nowMaarten Lankhorst2013-07-291-0/+6
* core: add falcon interrupt handlerMaarten Lankhorst2013-07-297-0/+26
* drm: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-292-3/+15
* drm: bump fence timeout to 15 secondsMaarten Lankhorst2013-07-291-1/+1
* drm: do not unpin in nouveau_gem_object_delMaarten Lankhorst2013-07-292-8/+5
* drm: fix pin refcnt leaksBen Skeggs2013-07-291-11/+35
* drm: fix some error-path leaks in fbcon handling codeMaarten Lankhorst2013-07-292-6/+11
* drm: fix locking issues in page flipping pathsBen Skeggs2013-07-293-36/+22
* v3.11-rc1Ben Skeggs2013-07-2211-97/+110
* gr/nvc0: fix gpc firmware regressionMaarten Lankhorst2013-07-082-20/+23
* drm: fix minor thinko causing bo moves to not be async on keplerBen Skeggs2013-07-082-1/+3
* disp/nva3: Fix HDMI audio regressionIlia Mirkin2013-07-051-0/+4
* nv50-/disp: Use output specific mask in interruptEmil Velikov2013-07-051-1/+5
* gr/nvc0-: remove some more of the hardcoded register writesBen Skeggs2013-07-053-28/+6
* gr/nvc0-: factor out yet more unknown magic into versioned functionsBen Skeggs2013-07-059-14/+42
* devinit/nvd7: use fermi class, not teslaBen Skeggs2013-07-051-1/+1
* gr/nvf0-: ctxsw scratch reg count got bumped to 16Ben Skeggs2013-07-0512-3034/+3303