drm/i915: fix oops on single crtc devices.
[safe/jmp/linux-2.6] / drivers / gpu / drm / nouveau /
2010-06-01 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-06-01 Dave Airliedrm/kms: disable/enable poll around switcheroo on/off
2010-06-01 Dave Airliedrm/nouveau: fixup confusion over which handle the...
2010-06-01 Dave Airliedrm/nouveau: attempt to get bios from ACPI v3
2010-05-31 Ben Skeggsdrm/nv50: cast IGP memory location to u64 before shifting
2010-05-28 Ben Skeggsdrm/nv50: use alternate source of SOR_MODE_CTRL for...
2010-05-28 Ben Skeggsdrm/nouveau: fix dual-link displays when plugged into...
2010-05-28 Ben Skeggsdrm/nv50: obey dcb->duallink_possible
2010-05-28 Ben Skeggsdrm/nv50: fix duallink_possible calculation for DCB...
2010-05-28 Ben Skeggsdrm/nouveau: don't execute INIT_GPIO unless we're reall...
2010-05-28 Ben Skeggsdrm/nv40: allow cold-booting of nv4x chipsets
2010-05-28 Ben Skeggsdrm/nouveau: fix POST detection for certain chipsets
2010-05-28 Marcin Kościelnickidrm/nouveau: Add getparam for current PTIMER time.
2010-05-28 Maarten Maathuisdrm/nouveau: allow cursor image and position to survive...
2010-05-24 Prarit Bhargavadrm: Fixes linux-next & linux-2.6 checkstack warnings:
2010-05-24 Randy Dunlapnouveau: fix acpi_lid_open undefined
2010-05-19 Ben Skeggsdrm/nouveau: fix i2c-related init table handlers
2010-05-19 Ben Skeggsdrm/nouveau: support init table i2c device identifier...
2010-05-19 Ben Skeggsdrm/nouveau: ensure we've parsed i2c table entry for...
2010-05-19 Ben Skeggsdrm/nouveau: display error message for any failed init...
2010-05-19 Ben Skeggsdrm/nouveau: fix init table handlers to return proper...
2010-05-19 Ben Skeggsdrm/nv50: support fractional feedback divider on newer...
2010-05-19 Ben Skeggsdrm/nv50: fix monitor detection on certain chipsets
2010-05-19 Ben Skeggsdrm/nv50: store full dcb i2c entry from vbios
2010-05-19 Ben Skeggsdrm/nv50: fix suspend/resume with DP outputs
2010-05-19 Ben Skeggsdrm/nv50: output calculated crtc pll when debugging on
2010-05-19 Ben Skeggsdrm/nouveau: dump pll limits entries when debugging...
2010-05-19 Ben Skeggsdrm/nouveau: bios parser fixes for eDP boards
2010-05-19 Ben Skeggsdrm/nouveau: fix a nouveau_bo dereference after it...
2010-05-19 Ben Skeggsdrm/nv40: remove some completed ctxprog TODOs
2010-05-19 Marcin Kościelnickidrm/nv04: Implement missing nv04 PGRAPH methods in...
2010-05-19 Marcin Kościelnickidrm/nouveau: Use 0x5f instead of 0x9f as imageblit...
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-18 Marcin Slusarzvga16fb, drm: vga16fb->drm handoff
2010-05-18 Marcin Slusarzfbmem, drm/nouveau: kick firmware framebuffers as soon...
2010-05-18 Marcin Slusarzfbdev: allow passing more than one aperture for handoff
2010-05-18 Julia Lawalldrivers/gpu/drm: Use kmemdup
2010-04-20 Dave AirlieMerge branch 'drm-ttm-unmappable' into drm-core-next
2010-04-20 Jerome Glissedrm/ttm: remove io_ field from TTM V6
2010-04-20 Jerome Glissedrm/nouveau/kms: add support for new TTM fault callback V5
2010-04-20 Daniel Vetterdrm: free core gem object from driver callbacks
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-ttm-pool' into drm-core-next
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-08 Jerome Glissedrm/ttm: split no_wait argument in 2 GPU or reserve...
2010-04-08 James Simmonsdrm/fb: remove drm_fb_helper_setcolreg
2010-04-07 Dave Airliedrm/kms/fb: use slow work mechanism for normal hotplug...
2010-04-07 Dave Airliedrm/kms/fb: separate fbdev connector list from core...
2010-04-07 Dave Airliedrm/kms/fb: move to using fb helper crtc grouping inste...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-04-06 Pauli Nieminendrm/nouveau: Add ttm page pool debugfs file.
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.
next