aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2010-03-15drm/nouveau: add module option to disable TV detectionBen Skeggs
2010-03-15drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez
2010-03-10drm/nv50: fix connector table parsing for some cardsBen Skeggs
2010-03-10drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis
2010-03-10drm/nouveau: print a message very early during suspendMaarten Maathuis
2010-03-10drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez
2010-03-10drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs
2010-03-10drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs
2010-03-10drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki
2010-03-10drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki
2010-03-10drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki
2010-03-10drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-03-01Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie
2010-03-01Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie
2010-02-25drm/nouveau: use ALIGN instead of open coding itMatt Turner
2010-02-25drm/nouveau: report unknown connector state if lid closedBen Skeggs
2010-02-25drm/nouveau: support version 0x20 displayport tablesBen Skeggs
2010-02-25drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Kościelnicki
2010-02-25drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki
2010-02-25drm/nouveau: use dcb connector types throughout the driverBen Skeggs
2010-02-25drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs
2010-02-25drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs
2010-02-25drm/nouveau: construct a connector table for cards that lack a real oneBen Skeggs
2010-02-25drm/nouveau: check for known dcb connector typesBen Skeggs
2010-02-25drm/nouveau: parse dcb gpio/connector tables after encodersBen Skeggs
2010-02-25drm/nouveau: reorganise bios header, add dcb connector type enumsBen Skeggs
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs
2010-02-25drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs
2010-02-25drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_tableBen Skeggs
2010-02-25drm/nouveau: allow retrieval of vbios image from debugfsBen Skeggs
2010-02-25drm/nouveau: fix missing spin_unlock in failure pathLuca Barbieri
2010-02-25drm/nouveau: fix i2ctable bounds checkingMarcin Slusarz
2010-02-25drm/nouveau: fix nouveau_i2c_find bounds checkingMarcin Slusarz
2010-02-25drm/nouveau: fix pramdac_table range checkingMarcin Slusarz
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs
2010-02-25drm/nv50: make pushbuf dma object cover entire vmBen Skeggs
2010-02-25drm/nouveau: remove PUSHBUF_CAL macroBen Skeggs
2010-02-25drm/nv50: switch to indirect push buffer controlsBen Skeggs
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs