summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs2013-10-081-1/+1
* drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs2013-09-181-1/+1
* drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs2013-09-181-2/+17
* 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/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/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
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0223-80/+111
|\
| * drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-217-14/+14
| * 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/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/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/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
* | nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-294-1/+39
* | Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie2013-08-077-0/+26
|\ \ | |/
| * drm/nouveau: add falcon interrupt handlerMaarten Lankhorst2013-07-107-0/+26
* | drm: don't push static constants on stack for %*phAndy Shevchenko2013-08-071-1/+1
|/
* drm/nvc0/gr: fix gpc firmware regressionMaarten Lankhorst2013-07-082-20/+23
* drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin2013-07-051-0/+4
* drm/nv50-/disp: Use output specific mask in interruptEmil Velikov2013-07-051-1/+5
* drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz2013-07-051-3/+3
* drm/nvc0-/gr: remove some more of the hardcoded register writesBen Skeggs2013-07-053-28/+6
* drm/nvc0-/gr: factor out yet more unknown magic into versioned functionsBen Skeggs2013-07-059-14/+42
* drm/nvd7/devinit: use fermi class, not teslaBen Skeggs2013-07-051-1/+1
* drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16Ben Skeggs2013-07-0512-3034/+3303
* drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucodeBen Skeggs2013-07-054-95/+129
* drm/nvf0/gr: build cs ucode for GK110Ben Skeggs2013-07-056-0/+1431
* drm/nvc0-/gr: extend one of the magic calculations for >4 GPCsBen Skeggs2013-07-051-6/+11
* drm/nvf0/gr: fix ddx shaders locking up on meBen Skeggs2013-07-053-3/+54
* drm/nvc0/devinit: minor typoBen Skeggs2013-07-051-1/+1
* drm/nvf0/gr: enable support, if external cs ucode is availableBen Skeggs2013-07-052-1/+6
* drm/nvf0/gr: magic sequence that makes PGRAPH come out of hidingBen Skeggs2013-07-052-4/+48
OpenPOWER on IntegriCloud