aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-14
|\
| * drm/nouveau: add module option to disable TV detectionBen Skeggs2010-03-14
| * 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: fix *staging* driver build with switcheroo off.Dave Airlie2010-03-02
* | vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-01
* | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-01
|\ \
| * | vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01
* | | Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-01
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-03-01
|\ \ | |/ |/|
| * Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-10
* | 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