1. a589e87 drm/nouveau/vbios: parse more gpio tag bits from connector table by Ben Skeggs · 14 years ago
  2. c7ca4d1 drm/nouveau: make vbios parser runnable from an atomic context by Ben Skeggs · 14 years ago
  3. e11d57c Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next by Ben Skeggs · 14 years ago
  4. 77b1d5d drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards. by Francisco Jerez · 14 years ago
  5. 52bb4a7 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  6. 670820c drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. by Francisco Jerez · 14 years ago
  7. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. e8a8b25 Fix spelling mistakes in comments by Stefan Weil · 14 years ago
  9. 2e5702a drm/nouveau: fabricate DCB encoder table for iMac G4 by Francisco Jerez · 14 years ago
  10. c1b60ec drm/nouveau: Fix a few confusions between "chipset" and "card_type". by Francisco Jerez · 14 years ago
  11. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  12. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  13. eadc69c drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards by Emil Velikov · 14 years ago
  14. 0cba1b7 drm/nouveau: Add a module option to force card POST. by Marcin Kościelnicki · 14 years ago
  15. 56edd96 drm/nouveau: v3.0 pll limits tables have type<->register mapping too by Ben Skeggs · 14 years ago
  16. 5e6a744 drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes. by Francisco Jerez · 14 years ago
  17. 64d202b drm/nouveau: correct INIT_DP_CONDITION subcondition 5 by Ben Skeggs · 14 years ago
  18. e49f70f7 drm/nouveau: implement parsing of DCB 2.2 GPIO table by Ben Skeggs · 14 years ago
  19. 6f87698 drm/nouveau: allow static performance level setting by Ben Skeggs · 14 years ago
  20. 4709bff drm/nouveau: make bios code easier to use externally by Ben Skeggs · 14 years ago
  21. 855a95e drm/nouveau: make the behaviour of get_pll_limits() consistent by Ben Skeggs · 14 years ago
  22. fba6752 drm/nouveau: Fix TMDS on some DCB1.5 boards. by Francisco Jerez · 14 years ago
  23. d31e078 drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. by Francisco Jerez · 14 years ago
  24. acae116 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. by Francisco Jerez · 14 years ago
  25. 44a1246 drm/nv50: add dcb type 14 to enum to prevent compiler complaint by Ben Skeggs · 14 years ago
  26. 625db6b drm/nouveau: fix earlier mistake when fixing merge conflict by Ben Skeggs · 14 years ago
  27. 20d66da drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18. by Francisco Jerez · 14 years ago
  28. 45a68a0 drm/nouveau: punt some more log messages to debug level by Ben Skeggs · 14 years ago
  29. 98720bf drm/nouveau: remove warning about unknown tmds table revisions by Ben Skeggs · 14 years ago
  30. 27d50fc drm/nouveau: Fix DCB TMDS config parsing. by Francisco Jerez · 14 years ago
  31. 0746b5d drm/nv04: Fix up SGRAM density detection. by Francisco Jerez · 14 years ago
  32. 1849719 drm/nouveau: Init dcb->or on cards that have no usable DCB table. by Francisco Jerez · 14 years ago
  33. 54bf67d drm/nouveau: reduce severity of some "error" messages by Ben Skeggs · 14 years ago
  34. b715d64 drm/nouveau: implement init table opcodex 0x5e and 0x9a by Marcin Kościelnicki · 14 years ago
  35. e3a1924 drm/nouveau: implement init table op 0x57, INIT_LTIME by Marcin Kościelnicki · 14 years ago
  36. 1ac7b52 drm/nvc0: implement crtc pll setting by Ben Skeggs · 14 years ago
  37. 080feda drm/nvc0: allow INIT_GPIO by Ben Skeggs · 14 years ago
  38. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 14 years ago
  39. 3c9b253 drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode. by Francisco Jerez · 14 years ago
  40. 0bf9b0e drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc(). by Francisco Jerez · 14 years ago
  41. fca3ec0 drm,io-mapping: Specify slot to use for atomic mappings by Chris Wilson · 14 years ago
  42. ee2e013 drm/nouveau: introduce gpio engine by Ben Skeggs · 14 years ago
  43. 946fd35 drm/nouveau: Get rid of the remaining VGA CRTC locking. by Francisco Jerez · 14 years ago
  44. 45d60d1 drm/nouveau: Reset CRTC owner to 0 before BIOS init. by Francisco Jerez · 14 years ago
  45. 03cd06c drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. by Francisco Jerez · 14 years ago
  46. 67eda20 drm/nv04-nv3x: Implement init-compute-mem. by Francisco Jerez · 14 years ago
  47. 3c7066b drm/nouveau: Add some PFB register defines. by Francisco Jerez · 14 years ago
  48. eae6192 drm/nouveau: Fix a sparse warning. by Francisco Jerez · 14 years ago
  49. c587547 drm/nv50: fix regression that break LVDS in some places by Ben Skeggs · 14 years ago
  50. a6ed76d drm/nouveau: support fetching LVDS EDID from ACPI by Ben Skeggs · 14 years ago
  51. 03639b5 drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards by Ben Skeggs · 14 years ago
  52. 41090eb drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 14 years ago
  53. ae55321 drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error. by Francisco Jerez · 14 years ago
  54. df4cf1b drm/nv50: DCB quirk for Dell M6300 by Ben Skeggs · 14 years ago
  55. 309b8c8 drm/nouveau: downgrade severity of most init table parser errors by Ben Skeggs · 14 years ago
  56. 3af7645 drm/nouveau: Ignore broken legacy I2C entries. by Francisco Jerez · 14 years ago
  57. 190a437 drm/nouveau: Don't clear AGPCMD completely on INIT_RESET. by Francisco Jerez · 14 years ago
  58. 7504794 drm/nouveau: off by one in init_i2c_device_find() by Dan Carpenter · 14 years ago
  59. 1eb3810 drm/nouveau: match U/DP script against SOR link by Ben Skeggs · 14 years ago
  60. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  61. afeb3e1 drm/nouveau: attempt to get bios from ACPI v3 by Dave Airlie · 14 years ago
  62. 2348487 drm/nv50: fix duallink_possible calculation for DCB 4.0 cards by Ben Skeggs · 14 years ago
  63. 73db4be drm/nouveau: don't execute INIT_GPIO unless we're really running the table by Ben Skeggs · 14 years ago
  64. f50c0b9 drm/nv40: allow cold-booting of nv4x chipsets by Ben Skeggs · 14 years ago
  65. d13102c drm/nouveau: fix POST detection for certain chipsets by Ben Skeggs · 14 years ago
  66. 893887ed drm/nouveau: fix i2c-related init table handlers by Ben Skeggs · 14 years ago
  67. 04f542c drm/nouveau: support init table i2c device identifier 0x81 by Ben Skeggs · 14 years ago
  68. f8b0be1 drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers by Ben Skeggs · 14 years ago
  69. 92b9618 drm/nouveau: display error message for any failed init table opcode by Ben Skeggs · 14 years ago
  70. 9170a82 drm/nouveau: fix init table handlers to return proper error codes by Ben Skeggs · 14 years ago
  71. 07fee3d drm/nv50: store full dcb i2c entry from vbios by Ben Skeggs · 14 years ago
  72. 4c389f0 drm/nouveau: dump pll limits entries when debugging is on by Ben Skeggs · 14 years ago
  73. 25908b7 drm/nouveau: bios parser fixes for eDP boards by Ben Skeggs · 14 years ago
  74. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 14 years ago
  75. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 14 years ago
  76. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 14 years ago
  77. 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 14 years ago
  78. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 14 years ago
  79. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 14 years ago
  80. d544d62 drm/nv50: fix connector table parsing for some cards by Ben Skeggs · 14 years ago
  81. 53c44c3 drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI by Ben Skeggs · 15 years ago
  82. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 15 years ago
  83. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  84. c52e53f drm/nouveau: support version 0x20 displayport tables by Ben Skeggs · 15 years ago
  85. dc5bc4e drm/nouveau: construct a connector table for cards that lack a real one by Ben Skeggs · 15 years ago
  86. f66fa77 drm/nouveau: check for known dcb connector types by Ben Skeggs · 15 years ago
  87. 54abb5d drm/nouveau: parse dcb gpio/connector tables after encoders by Ben Skeggs · 15 years ago
  88. e7cc51c drm/nouveau: reorganise bios header, add dcb connector type enums by Ben Skeggs · 15 years ago
  89. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 15 years ago
  90. 7f245b2 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table by Ben Skeggs · 15 years ago
  91. a6678b2 drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table by Ben Skeggs · 15 years ago
  92. 761c5a69 drm/nouveau: fix i2ctable bounds checking by Marcin Slusarz · 15 years ago
  93. df31ef4 drm/nouveau: fix pramdac_table range checking by Marcin Slusarz · 15 years ago
  94. d9184fa drm/nouveau: use mutex for vbios lock by Ben Skeggs · 15 years ago
  95. 39c9bfb drm/nv50: prevent multiple init tables being parsed at the same time by Ben Skeggs · 15 years ago
  96. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  97. e235c1f drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 by Ben Skeggs · 15 years ago
  98. 3d9aefb drm/nouveau: Break some long lines. by Francisco Jerez · 15 years ago
  99. b79d8a6 drm/nouveau: add NV18 device id to call_lvds_manufacturer_script by Andrea Tacconi · 15 years ago
  100. b0d2de8 drm/nouveau: less magic DCB 1.5 parsing by Ben Skeggs · 15 years ago