aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez2010-03-14
* drm/nv50: fix connector table parsing for some cardsBen Skeggs2010-03-10
* drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis2010-03-10
* drm/nouveau: print a message very early during suspendMaarten Maathuis2010-03-10
* drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez2010-03-10
* drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs2010-03-10
* drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs2010-03-10
* drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-10
* drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki2010-03-10
* drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki2010-03-10
* drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki2010-03-10
* drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-25
* drm/nouveau: report unknown connector state if lid closedBen Skeggs2010-02-25
* drm/nouveau: support version 0x20 displayport tablesBen Skeggs2010-02-25
* drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Kościelnicki2010-02-25
* drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki2010-02-25
* drm/nouveau: use dcb connector types throughout the driverBen Skeggs2010-02-25
* drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs2010-02-25
* drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs2010-02-25
* drm/nouveau: construct a connector table for cards that lack a real oneBen Skeggs2010-02-25
* drm/nouveau: check for known dcb connector typesBen Skeggs2010-02-25
* drm/nouveau: parse dcb gpio/connector tables after encodersBen Skeggs2010-02-25
* drm/nouveau: reorganise bios header, add dcb connector type enumsBen Skeggs2010-02-25
* drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-25
* drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs2010-02-25
* drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_tableBen Skeggs2010-02-25
* drm/nouveau: allow retrieval of vbios image from debugfsBen Skeggs2010-02-25
* drm/nouveau: fix missing spin_unlock in failure pathLuca Barbieri2010-02-25
* drm/nouveau: fix i2ctable bounds checkingMarcin Slusarz2010-02-25
* drm/nouveau: fix nouveau_i2c_find bounds checkingMarcin Slusarz2010-02-25
* drm/nouveau: fix pramdac_table range checkingMarcin Slusarz2010-02-25
* drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-25
* drm/nv50: make pushbuf dma object cover entire vmBen Skeggs2010-02-25
* drm/nouveau: remove PUSHBUF_CAL macroBen Skeggs2010-02-25
* drm/nv50: switch to indirect push buffer controlsBen Skeggs2010-02-25
* drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-25
* drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs2010-02-22
* drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-22
* drm/nv50: improve vram page table constructionBen Skeggs2010-02-22
* drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs2010-02-22
* drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs2010-02-22
* drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez2010-02-22
* drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez2010-02-15
* drm/nouveau: use mutex for vbios lockBen Skeggs2010-02-15
* nouveau: fix state detection with switchable graphicsMatthew Garrett2010-02-10
* drm/nouveau: move dereferences after null checksMarcin Slusarz2010-02-10
* drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis2010-02-09
* drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis2010-02-09
* drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis2010-02-09
* drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis2010-02-09