aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-23
|\
| * Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-22
| |\
| | * drm/nouveau: fix earlier mistake when fixing merge conflictBen Skeggs2010-08-16
| | * drm/nvc0: fix thinko in instmem suspend/resumeBen Skeggs2010-08-16
| | * drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.Francisco Jerez2010-08-16
| | * drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.Francisco Jerez2010-08-16
| | * drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs2010-08-16
| | * drm/nouveau: punt some more log messages to debug levelBen Skeggs2010-08-16
| | * drm/nouveau: remove warning about unknown tmds table revisionsBen Skeggs2010-08-16
| | * drm/nouveau: check for error when allocating/mapping dummy pageBen Skeggs2010-08-16
| | * drm/nouveau: fix race condition when under memory pressureBen Skeggs2010-08-16
| | * drm/nv50: fix minor thinko from nvc0 changesBen Skeggs2010-08-16
| | * drm/nouveau: Don't try DDC on the dummy I2C channel.Francisco Jerez2010-08-16
| * | drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\| |
| * | drm: expand gamma_setJames Simmons2010-08-09
| * | drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson2010-08-09
| * | drm: Propagate error code from fb_create()Chris Wilson2010-08-09
| |/
| * drm/nvc0: fix typo in PRAMIN flushBen Skeggs2010-08-09
| * drm/nouveau: Fix DCB TMDS config parsing.Francisco Jerez2010-08-09
| * drm/nv30: Fix PFB init for nv31.Francisco Jerez2010-08-09
| * drm/nv04: Fix up SGRAM density detection.Francisco Jerez2010-08-09
| * drm/nouveau: Init dcb->or on cards that have no usable DCB table.Francisco Jerez2010-08-09
| * drm/nouveau: reduce severity of some "error" messagesBen Skeggs2010-08-05
| * drm/nvc0: backup bar3 channel on suspendBen Skeggs2010-08-05
| * drm/nouveau: implement init table opcodex 0x5e and 0x9aMarcin Koƛcielnicki2010-08-05
| * drm/nouveau: implement init table op 0x57, INIT_LTIMEMarcin Koƛcielnicki2010-08-05
| * drm/nvc0: implement crtc pll settingBen Skeggs2010-08-05
| * drm/nvc0: fix evo dma object so we display somethingBen Skeggs2010-08-05
| * drm/nvc0: rudimentary instmem supportBen Skeggs2010-08-05
| * drm/nvc0: implement memory detectionBen Skeggs2010-08-05
| * drm/nvc0: allow INIT_GPIOBen Skeggs2010-08-05
| * drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs2010-08-05
| * drm/nv30: Workaround dual TMDS brain damage.Francisco Jerez2010-08-05
| * drm/nouveau: No need to set slave TV encoder configs explicitly.Francisco Jerez2010-08-05
| * drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-05
| * drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.Francisco Jerez2010-08-05
| * drm/nouveau: Ack the context switch interrupt before switching contexts.Francisco Jerez2010-08-05
| * drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.Francisco Jerez2010-08-05
| * drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().Francisco Jerez2010-08-05
| * drm/nouveau: unwind on load errorsDan Carpenter2010-08-05
| * drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.Francisco Jerez2010-08-05
| * drm/nouveau: remove unused ttm bo listBen Skeggs2010-08-05
| * drm/nv50: use custom i2c algo for dp auxchBen Skeggs2010-08-05
* | vt/console: try harder to print output when panicingJesse Barnes2010-08-10
|/
* drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-04
* drm: move ttm global code to core drmDave Airlie2010-08-03
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-08-01
|\
| * drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()Kulikov Vasiliy2010-08-01
| * drm/nv50: fix some not-error error messagesBen Skeggs2010-07-25