1. 4eb3033 drm/nv50: fix iommu errors caused by device reading from address 0 by Ben Skeggs · 14 years ago
  2. 7504794 drm/nouveau: off by one in init_i2c_device_find() by Dan Carpenter · 14 years ago
  3. 55a4c5c nouveau: off by one in nv50_gpio_location() by Dan Carpenter · 14 years ago
  4. 6d69630 drm/nouveau: completely fail init if we fail to map the PRAMIN BAR by Ben Skeggs · 14 years ago
  5. 1eb3810 drm/nouveau: match U/DP script against SOR link by Ben Skeggs · 14 years ago
  6. 5a79395 drm: Propagate error from drm_fb_helper_init(). by Chris Wilson · 14 years ago
  7. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  8. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  9. fc5ea29 drm/nouveau: fixup confusion over which handle the DSM is hanging off. by Dave Airlie · 14 years ago
  10. afeb3e1 drm/nouveau: attempt to get bios from ACPI v3 by Dave Airlie · 14 years ago
  11. 8b281db drm/nv50: cast IGP memory location to u64 before shifting by Ben Skeggs · 14 years ago
  12. becd214 drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack by Ben Skeggs · 14 years ago
  13. 26099a7 drm/nouveau: fix dual-link displays when plugged into single-link outputs by Ben Skeggs · 14 years ago
  14. 2c58077 drm/nv50: obey dcb->duallink_possible by Ben Skeggs · 14 years ago
  15. 2348487 drm/nv50: fix duallink_possible calculation for DCB 4.0 cards by Ben Skeggs · 14 years ago
  16. 73db4be drm/nouveau: don't execute INIT_GPIO unless we're really running the table by Ben Skeggs · 14 years ago
  17. f50c0b9 drm/nv40: allow cold-booting of nv4x chipsets by Ben Skeggs · 14 years ago
  18. d13102c drm/nouveau: fix POST detection for certain chipsets by Ben Skeggs · 14 years ago
  19. 7fc74f1 drm/nouveau: Add getparam for current PTIMER time. by Marcin Kościelnicki · 14 years ago
  20. b334f2b drm/nouveau: allow cursor image and position to survive suspend by Maarten Maathuis · 14 years ago
  21. f49d273 drm: Fixes linux-next & linux-2.6 checkstack warnings: by Prarit Bhargava · 14 years ago
  22. 5797660 nouveau: fix acpi_lid_open undefined by Randy Dunlap · 14 years ago
  23. 893887ed drm/nouveau: fix i2c-related init table handlers by Ben Skeggs · 14 years ago
  24. 04f542c drm/nouveau: support init table i2c device identifier 0x81 by Ben Skeggs · 14 years ago
  25. f8b0be1 drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers by Ben Skeggs · 14 years ago
  26. 92b9618 drm/nouveau: display error message for any failed init table opcode by Ben Skeggs · 14 years ago
  27. 9170a82 drm/nouveau: fix init table handlers to return proper error codes by Ben Skeggs · 14 years ago
  28. e9ebb68 drm/nv50: support fractional feedback divider on newer chips by Ben Skeggs · 14 years ago
  29. 7e99a9b drm/nv50: fix monitor detection on certain chipsets by Ben Skeggs · 14 years ago
  30. 07fee3d drm/nv50: store full dcb i2c entry from vbios by Ben Skeggs · 14 years ago
  31. afa3b4c drm/nv50: fix suspend/resume with DP outputs by Ben Skeggs · 14 years ago
  32. 17b96cc drm/nv50: output calculated crtc pll when debugging on by Ben Skeggs · 14 years ago
  33. 4c389f0 drm/nouveau: dump pll limits entries when debugging is on by Ben Skeggs · 14 years ago
  34. 25908b7 drm/nouveau: bios parser fixes for eDP boards by Ben Skeggs · 14 years ago
  35. 90af89b drm/nouveau: fix a nouveau_bo dereference after it's been destroyed by Ben Skeggs · 14 years ago
  36. de1f46a drm/nv40: remove some completed ctxprog TODOs by Ben Skeggs · 14 years ago
  37. f23d4cf drm/nv04: Implement missing nv04 PGRAPH methods in software. by Marcin Kościelnicki · 14 years ago
  38. a0e6544 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. by Marcin Kościelnicki · 14 years ago
  39. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  40. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  41. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  42. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  43. f405a1a drivers/gpu/drm: Use kmemdup by Julia Lawall · 14 years ago
  44. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  45. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  46. f32f02f drm/nouveau/kms: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  47. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  48. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  49. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 14 years ago
  50. 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  51. 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 14 years ago
  52. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 14 years ago
  53. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 14 years ago
  54. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 14 years ago
  55. 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 14 years ago
  56. eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 14 years ago
  57. e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 14 years ago
  58. a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 14 years ago
  59. 6f335a7 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders by Ben Skeggs · 14 years ago
  60. d327dd4 drm/nv50: Allow using the NVA3 new compute class. by Marcin Kościelnicki · 14 years ago
  61. a1663ed drm/nv50: cleanup properly if PDISPLAY init fails by Ben Skeggs · 14 years ago
  62. 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 14 years ago
  63. 494ab82 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark by Ben Skeggs · 14 years ago
  64. 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 14 years ago
  65. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 14 years ago
  66. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 14 years ago
  67. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 14 years ago
  68. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 14 years ago
  69. 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 14 years ago
  70. 0c32497 drm/nv50: fix fbcon when framebuffer above 4GiB mark by Ben Skeggs · 14 years ago
  71. 0dd8c3f drm/nv50: Fix NEWCTX_DONE flag number by Marcin Kościelnicki · 14 years ago
  72. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  73. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 14 years ago
  74. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  75. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  76. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  77. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  78. bf62acd drm/nouveau: Add ttm page pool debugfs file. by Pauli Nieminen · 14 years ago
  79. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  80. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 14 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  82. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  83. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 14 years ago
  84. f405350 drm/nouveau: add module option to disable TV detection by Ben Skeggs · 14 years ago
  85. 965cf68 drm/nouveau: Never evict VRAM buffers to system. by Francisco Jerez · 14 years ago
  86. d544d62 drm/nv50: fix connector table parsing for some cards by Ben Skeggs · 14 years ago
  87. ce48fa9 drm/nv50: add a memory barrier to pushbuf submission by Maarten Maathuis · 14 years ago
  88. 81441570 drm/nouveau: print a message very early during suspend by Maarten Maathuis · 14 years ago
  89. e5ec882 drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. by Francisco Jerez · 14 years ago
  90. 53c44c3 drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI by Ben Skeggs · 14 years ago
  91. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 14 years ago
  92. 304424e drm/nv50: Improve PGRAPH interrupt handling. by Marcin Kościelnicki · 14 years ago
  93. 3bf777b drm/nv50: Make ctxprog wait until interrupt handler is done. by Marcin Kościelnicki · 14 years ago
  94. c82b88d drm/nouveau: Fix fbcon corruption with font width not divisible by 8 by Marcin Kościelnicki · 14 years ago
  95. 37000d2 drm/nv50: Remove redundant/incorrect ctxvals initialisation. by Marcin Kościelnicki · 14 years ago
  96. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  97. 2f41a7f drm/nouveau: fix *staging* driver build with switcheroo off. by Dave Airlie · 14 years ago
  98. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 14 years ago
  99. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  100. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago