1. f49d273 drm: Fixes linux-next & linux-2.6 checkstack warnings: by Prarit Bhargava · 16 years ago
  2. 5797660 nouveau: fix acpi_lid_open undefined by Randy Dunlap · 16 years ago
  3. 893887ed drm/nouveau: fix i2c-related init table handlers by Ben Skeggs · 16 years ago
  4. 04f542c drm/nouveau: support init table i2c device identifier 0x81 by Ben Skeggs · 16 years ago
  5. f8b0be1 drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers by Ben Skeggs · 16 years ago
  6. 92b9618 drm/nouveau: display error message for any failed init table opcode by Ben Skeggs · 16 years ago
  7. 9170a82 drm/nouveau: fix init table handlers to return proper error codes by Ben Skeggs · 16 years ago
  8. e9ebb68 drm/nv50: support fractional feedback divider on newer chips by Ben Skeggs · 16 years ago
  9. 7e99a9b drm/nv50: fix monitor detection on certain chipsets by Ben Skeggs · 16 years ago
  10. 07fee3d drm/nv50: store full dcb i2c entry from vbios by Ben Skeggs · 16 years ago
  11. afa3b4c drm/nv50: fix suspend/resume with DP outputs by Ben Skeggs · 16 years ago
  12. 17b96cc drm/nv50: output calculated crtc pll when debugging on by Ben Skeggs · 16 years ago
  13. 4c389f0 drm/nouveau: dump pll limits entries when debugging is on by Ben Skeggs · 16 years ago
  14. 25908b7 drm/nouveau: bios parser fixes for eDP boards by Ben Skeggs · 16 years ago
  15. 90af89b drm/nouveau: fix a nouveau_bo dereference after it's been destroyed by Ben Skeggs · 16 years ago
  16. de1f46a drm/nv40: remove some completed ctxprog TODOs by Ben Skeggs · 16 years ago
  17. f23d4cf drm/nv04: Implement missing nv04 PGRAPH methods in software. by Marcin Kościelnicki · 16 years ago
  18. a0e6544 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. by Marcin Kościelnicki · 16 years ago
  19. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 16 years ago
  20. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 16 years ago
  21. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 16 years ago
  22. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 16 years ago
  23. f405a1a drivers/gpu/drm: Use kmemdup by Julia Lawall · 16 years ago
  24. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 16 years ago
  25. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 16 years ago
  26. f32f02f drm/nouveau/kms: add support for new TTM fault callback V5 by Jerome Glisse · 16 years ago
  27. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 16 years ago
  28. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 16 years ago
  29. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 16 years ago
  30. 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  31. 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 16 years ago
  32. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 16 years ago
  33. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 16 years ago
  34. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 16 years ago
  35. 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 16 years ago
  36. eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 16 years ago
  37. e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 16 years ago
  38. a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 16 years ago
  39. 6f335a7 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders by Ben Skeggs · 16 years ago
  40. d327dd4 drm/nv50: Allow using the NVA3 new compute class. by Marcin Kościelnicki · 16 years ago
  41. a1663ed drm/nv50: cleanup properly if PDISPLAY init fails by Ben Skeggs · 16 years ago
  42. 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 16 years ago
  43. 494ab82 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark by Ben Skeggs · 16 years ago
  44. 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 16 years ago
  45. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 16 years ago
  46. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 16 years ago
  47. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 16 years ago
  48. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 16 years ago
  49. 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 16 years ago
  50. 0c32497 drm/nv50: fix fbcon when framebuffer above 4GiB mark by Ben Skeggs · 16 years ago
  51. 0dd8c3f drm/nv50: Fix NEWCTX_DONE flag number by Marcin Kościelnicki · 16 years ago
  52. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 16 years ago
  53. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 16 years ago
  54. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 16 years ago
  55. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 16 years ago
  56. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 16 years ago
  57. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 16 years ago
  58. bf62acd drm/nouveau: Add ttm page pool debugfs file. by Pauli Nieminen · 16 years ago
  59. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  60. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 16 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  62. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 16 years ago
  63. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 16 years ago
  64. f405350 drm/nouveau: add module option to disable TV detection by Ben Skeggs · 16 years ago
  65. 965cf68 drm/nouveau: Never evict VRAM buffers to system. by Francisco Jerez · 16 years ago
  66. d544d62 drm/nv50: fix connector table parsing for some cards by Ben Skeggs · 16 years ago
  67. ce48fa9 drm/nv50: add a memory barrier to pushbuf submission by Maarten Maathuis · 16 years ago
  68. 8144157 drm/nouveau: print a message very early during suspend by Maarten Maathuis · 16 years ago
  69. e5ec882 drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. by Francisco Jerez · 16 years ago
  70. 53c44c3 drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI by Ben Skeggs · 16 years ago
  71. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 16 years ago
  72. 304424e drm/nv50: Improve PGRAPH interrupt handling. by Marcin Kościelnicki · 16 years ago
  73. 3bf777b drm/nv50: Make ctxprog wait until interrupt handler is done. by Marcin Kościelnicki · 16 years ago
  74. c82b88d drm/nouveau: Fix fbcon corruption with font width not divisible by 8 by Marcin Kościelnicki · 16 years ago
  75. 37000d2 drm/nv50: Remove redundant/incorrect ctxvals initialisation. by Marcin Kościelnicki · 16 years ago
  76. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  77. 2f41a7f drm/nouveau: fix *staging* driver build with switcheroo off. by Dave Airlie · 16 years ago
  78. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 16 years ago
  79. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 16 years ago
  80. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 16 years ago
  81. aa71fa3 Merge remote branch 'nouveau/for-airlied' into drm-next-stage by Dave Airlie · 16 years ago
  82. 79fa9eb Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 16 years ago
  83. 3bfc7d2 drm/nouveau: use ALIGN instead of open coding it by Matt Turner · 16 years ago
  84. b30083b drm/nouveau: report unknown connector state if lid closed by Ben Skeggs · 16 years ago
  85. c52e53f drm/nouveau: support version 0x20 displayport tables by Ben Skeggs · 16 years ago
  86. 81e2d42 drm/nouveau: Fix noaccel/nofbaccel option descriptions. by Marcin Kościelnicki · 16 years ago
  87. d5f3c90 drm/nv50: Implement ctxprog/state generation. by Marcin Kościelnicki · 16 years ago
  88. be079e9 drm/nouveau: use dcb connector types throughout the driver by Ben Skeggs · 16 years ago
  89. 1157563 drm/nv50: enable hpd on any connector we know the gpio line for by Ben Skeggs · 16 years ago
  90. 7f612d8 drm/nouveau: use dcb connector table for creating drm connectors by Ben Skeggs · 16 years ago
  91. dc5bc4e drm/nouveau: construct a connector table for cards that lack a real one by Ben Skeggs · 16 years ago
  92. f66fa77 drm/nouveau: check for known dcb connector types by Ben Skeggs · 16 years ago
  93. 54abb5d drm/nouveau: parse dcb gpio/connector tables after encoders by Ben Skeggs · 16 years ago
  94. e7cc51c drm/nouveau: reorganise bios header, add dcb connector type enums by Ben Skeggs · 16 years ago
  95. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 16 years ago
  96. 7f245b2 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table by Ben Skeggs · 16 years ago
  97. a6678b2 drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table by Ben Skeggs · 16 years ago
  98. b42861f drm/nouveau: allow retrieval of vbios image from debugfs by Ben Skeggs · 16 years ago
  99. e32b2c8 drm/nouveau: fix missing spin_unlock in failure path by Luca Barbieri · 16 years ago
  100. 761c5a6 drm/nouveau: fix i2ctable bounds checking by Marcin Slusarz · 16 years ago