Merge commit 'v2.6.34-rc7' into tracing/core
[safe/jmp/linux-2.6] / drivers / gpu / drm / nouveau /
2010-04-09 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-09 Ben Skeggsdrm/nouveau: bail out of auxch transaction if we repeat...
2010-04-09 Ben Skeggsdrm/nv50: implement gpio set/get routines
2010-04-09 Ben Skeggsdrm/nv50: parse/use some more de-magiced parts of gpio...
2010-04-09 Ben Skeggsdrm/nouveau: store raw gpio table entry in bios gpio...
2010-04-09 Francisco Jerezdrm/nv40: Init some tiling-related PGRAPH state.
2010-04-09 Marcin Kościelnickidrm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
2010-04-09 Ben Skeggsdrm/nv50: another dodgy DP hack
2010-04-09 Ben Skeggsdrm/nv50: punt hotplug irq handling out to workqueue
2010-04-09 Ben Skeggsdrm/nv50: preserve an unknown SOR_MODECTRL value for...
2010-04-09 Marcin Kościelnickidrm/nv50: Allow using the NVA3 new compute class.
2010-04-09 Ben Skeggsdrm/nv50: cleanup properly if PDISPLAY init fails
2010-04-09 Ben Skeggsdrm/nouveau: fixup the init failure paths some more
2010-04-09 Ben Skeggsdrm/nv50: fix instmem init on IGPs if stolen mem crosse...
2010-04-09 Ben Skeggsdrm/nv40: add LVDS table quirk for Dell Latitude D620
2010-04-09 Ben Skeggsdrm/nv40: rework lvds table parsing
2010-04-09 Ben Skeggsdrm/nouveau: detect vram amount once, and save the...
2010-04-09 Ben Skeggsdrm/nouveau: remove some unused members from drm_nouvea...
2010-04-09 Francisco Jerezdrm/nouveau: Make use of TTM busy_placements.
2010-04-09 Ben Skeggsdrm/nv50: add more 0x100c80 flushy magic
2010-04-09 Ben Skeggsdrm/nv50: fix fbcon when framebuffer above 4GiB mark
2010-04-09 Marcin Kościelnickidrm/nv50: Fix NEWCTX_DONE flag number
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-31 Dave AirlieMerge branch 'v2.6.34-rc2' into drm-linus
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Matthew Garrettbacklight: Allow properties to be passed at registration
2010-03-15 Dave AirlieMerge remote branch 'nouveau/for-airlied' into drm...
2010-03-14 Ben Skeggsdrm/nouveau: add module option to disable TV detection
2010-03-14 Francisco Jerezdrm/nouveau: Never evict VRAM buffers to system.
2010-03-10 Ben Skeggsdrm/nv50: fix connector table parsing for some cards
2010-03-10 Maarten Maathuisdrm/nv50: add a memory barrier to pushbuf submission
2010-03-10 Maarten Maathuisdrm/nouveau: print a message very early during suspend
2010-03-10 Francisco Jerezdrm/nv04-nv40: Fix up the programmed horizontal sync...
2010-03-10 Ben Skeggsdrm/nouveau: Gigabyte NX85T connector table lies, it...
2010-03-10 Ben Skeggsdrm/nouveau: add option to allow override of dcb connec...
2010-03-10 Marcin Kościelnickidrm/nv50: Improve PGRAPH interrupt handling.
2010-03-10 Marcin Kościelnickidrm/nv50: Make ctxprog wait until interrupt handler...
2010-03-10 Marcin Kościelnickidrm/nouveau: Fix fbcon corruption with font width not...
2010-03-10 Marcin Kościelnickidrm/nv50: Remove redundant/incorrect ctxvals initialisa...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-02 Dave Airliedrm/nouveau: fix *staging* driver build with switcheroo...
2010-03-01 Dave Airlievga_switcheroo: fix build on platforms with no ACPI
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-03-01 Dave AirlieMerge remote branch 'nouveau/for-airlied' into drm...
2010-03-01 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-25 Matt Turnerdrm/nouveau: use ALIGN instead of open coding it
2010-02-25 Ben Skeggsdrm/nouveau: report unknown connector state if lid...
2010-02-25 Ben Skeggsdrm/nouveau: support version 0x20 displayport tables
2010-02-25 Marcin Kościelnickidrm/nouveau: Fix noaccel/nofbaccel option descriptions.
2010-02-25 Marcin Kościelnickidrm/nv50: Implement ctxprog/state generation.
2010-02-25 Ben Skeggsdrm/nouveau: use dcb connector types throughout the...
2010-02-25 Ben Skeggsdrm/nv50: enable hpd on any connector we know the gpio...
2010-02-25 Ben Skeggsdrm/nouveau: use dcb connector table for creating drm...
2010-02-25 Ben Skeggsdrm/nouveau: construct a connector table for cards...
2010-02-25 Ben Skeggsdrm/nouveau: check for known dcb connector types
2010-02-25 Ben Skeggsdrm/nouveau: parse dcb gpio/connector tables after...
2010-02-25 Ben Skeggsdrm/nouveau: reorganise bios header, add dcb connector...
2010-02-25 Ben Skeggsdrm/nouveau: merge nvbios and nouveau_bios_info
2010-02-25 Ben Skeggsdrm/nouveau: merge parsed_dcb and bios_parsed_dcb into...
2010-02-25 Ben Skeggsdrm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
2010-02-25 Ben Skeggsdrm/nouveau: allow retrieval of vbios image from debugfs
2010-02-25 Luca Barbieridrm/nouveau: fix missing spin_unlock in failure path
2010-02-25 Marcin Slusarzdrm/nouveau: fix i2ctable bounds checking
2010-02-25 Marcin Slusarzdrm/nouveau: fix nouveau_i2c_find bounds checking
2010-02-25 Marcin Slusarzdrm/nouveau: fix pramdac_table range checking
2010-02-25 Ben Skeggsdrm/nouveau: new gem pushbuf interface, bump to 0.0.16
2010-02-25 Ben Skeggsdrm/nv50: make pushbuf dma object cover entire vm
2010-02-25 Ben Skeggsdrm/nouveau: remove PUSHBUF_CAL macro
2010-02-25 Ben Skeggsdrm/nv50: switch to indirect push buffer controls
2010-02-25 Maarten Maathuisdrm/nouveau: protect channel create/destroy and irq...
2010-02-25 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-23 Ben Skeggsdrm/nv50: fix vram ptes on IGPs to point at stolen...
2010-02-23 Ben Skeggsdrm/nv50: fix instmem binding on IGPs to point at stole...
2010-02-23 Ben Skeggsdrm/nv50: improve vram page table construction
2010-02-23 Ben Skeggsdrm/nv50: more efficient clearing of gpu page table...
2010-02-23 Ben Skeggsdrm/nv50: make nv50_mem_vm_{bind,unbind} operate only...
2010-02-23 Francisco Jerezdrm/nouveau: Fix up pre-nv17 analog load detection.
2010-02-16 Francisco Jerezdrm/nouveau: Force TV encoder DPMS reinit after resume.
2010-02-16 Ben Skeggsdrm/nouveau: use mutex for vbios lock
2010-02-11 Luca BarbieriUse drm_gem_object_[handle_]unreference_unlocked where...
2010-02-10 Matthew Garrettnouveau: fix state detection with switchable graphics
2010-02-10 Marcin Slusarzdrm/nouveau: move dereferences after null checks
2010-02-09 Maarten Maathuisdrm/nv50: make the pgraph irq handler loop like the...
2010-02-09 Maarten Maathuisdrm/nv50: delete ramfc object after disabling fifo...
2010-02-09 Maarten Maathuisdrm/nv50: avoid unloading pgraph context when ctxprog...
2010-02-09 Maarten Maathuisdrm/nv50: align size of buffer object to the right...
2010-02-09 Ben Skeggsdrm/nv50: disregard dac outputs in nv50_sor_dpms()
2010-02-09 Ben Skeggsdrm/nv50: prevent multiple init tables being parsed...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-09 Ben Skeggsdrm/nouveau: make dp auxch xfer len check for reads...
2010-02-09 Ben Skeggsdrm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
2010-02-09 Marcin Kościelnickidrm/nouveau: Add proper vgaarb support.
2010-02-09 Marcin Kościelnickidrm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
2010-02-09 Julia Lawalldrivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL...
2010-02-09 Luca Barbieridrm/nouveau: call ttm_bo_wait with the bo lock held...
2010-02-09 Francisco Jerezdrm/nouveau: Fixup semaphores on pre-nv50 cards.
2010-02-09 Marcin Kościelnickidrm/nouveau: Add getparam to get available PGRAPH units.
2010-02-09 Marcin Kościelnickidrm/nouveau: Add module options to disable acceleration.
2010-02-09 Ben Skeggsdrm/nouveau: fix non-vram notifier blocks
next