1. 5206b52 drm/nouveau/bios: fix regression on some nv4x board by Ben Skeggs · 12 years ago
  2. f3718a8 Revert "nouveau/bios: Fix tracking of BIOS image data" by Linus Torvalds · 12 years ago
  3. d06221c nouveau/bios: Fix tracking of BIOS image data by Benjamin Herrenschmidt · 12 years ago
  4. ea71f98 nouveau: Fix crash when pci_ram_rom() returns a size of 0 by Benjamin Herrenschmidt · 12 years ago
  5. 6544599 drm/nouveau/dp: support version 4.0 of DP table by Ben Skeggs · 12 years ago
  6. 4489b98 drm/nouveau/bios: rework vbios shadowing by Ben Skeggs · 12 years ago
  7. 05a7c15 drm/nouveau/bios: attempt acpi rom fetch before pcirom by Ben Skeggs · 12 years ago
  8. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  9. abbd3f8 drm/nv04/disp: handle dual-link spwg panels without needing quirks by Ben Skeggs · 13 years ago
  10. b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago
  11. befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
  12. 486a45c drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c by Ben Skeggs · 13 years ago
  13. 6b5a81a drm/nouveau/bios: start refactoring dcb routines by Ben Skeggs · 13 years ago
  14. 0f8067c drm/nouveau/bios: fold fixup_legacy_i2c by Ben Skeggs · 13 years ago
  15. f9f9f53 drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios by Ben Skeggs · 13 years ago
  16. d4cca9e drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/ by Martin Peres · 13 years ago
  17. 85a2a36 drm/nouveau/gpio: remove invert flag, use state[] everywhere by Ben Skeggs · 13 years ago
  18. ee9f7ef drm/nv50/bios: fixup mpll programming from the init table parser by Ben Skeggs · 13 years ago
  19. 59ef974 drm/nv40/pm: execute memory reset script from vbios by Ben Skeggs · 13 years ago
  20. 5f1800b drm/nouveau/dp: return master dp table pointer too when looking up encoder by Ben Skeggs · 13 years ago
  21. 721b082 drm/nouveau/bios: simplify U/d table hash matching func to just match by Ben Skeggs · 13 years ago
  22. 75a1fcc drm/nouveau/dp: store unencoded link_bw everywhere by Ben Skeggs · 13 years ago
  23. 27a4598 drm/nouveau/dp: restructure link training code by Ben Skeggs · 13 years ago
  24. a8e415d drm/nouveau/bios: check for null script pointers in parser by Ben Skeggs · 13 years ago
  25. 02e4f58 drm/nouveau/bios: allow passing in crtc to the init table parser by Ben Skeggs · 13 years ago
  26. 7513906 drm/nouveau/bios: fix INIT_GPIO for new chipsets by Ben Skeggs · 13 years ago
  27. d7f8172 drm/nvd0/gpio: initial implementation by Ben Skeggs · 13 years ago
  28. f0d07d6 drm/nouveau: Add a quirk for Gigabyte NX86T by Emil Velikov · 13 years ago
  29. 9617757 drm/nouveau: fix fetching vbios from above 4GiB vram addresses by Ben Skeggs · 13 years ago
  30. 1562ffd drm/nouveau: silence error for missing dac loadval table by Ben Skeggs · 13 years ago
  31. e540afc drm/nv50: DCB table quirks for another busted XFX board by Ben Skeggs · 13 years ago
  32. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 13 years ago
  33. ce52184 drm/nouveau: pull refclk from vbios on limits 0x40 boards by Ben Skeggs · 13 years ago
  34. c0929b4 drm/nouveau: quirk for XFX GT-240X-YA by Ben Skeggs · 13 years ago
  35. ec64a40 drm/nouveau: implement init table opcode 0x5c by Ben Skeggs · 13 years ago
  36. a589e87 drm/nouveau/vbios: parse more gpio tag bits from connector table by Ben Skeggs · 14 years ago
  37. c7ca4d1 drm/nouveau: make vbios parser runnable from an atomic context by Ben Skeggs · 14 years ago
  38. e11d57c Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next by Ben Skeggs · 13 years ago
  39. 77b1d5d drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards. by Francisco Jerez · 14 years ago
  40. 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
  41. 670820c drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. by Francisco Jerez · 14 years ago
  42. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. e8a8b25 Fix spelling mistakes in comments by Stefan Weil · 14 years ago
  44. 2e5702a drm/nouveau: fabricate DCB encoder table for iMac G4 by Francisco Jerez · 14 years ago
  45. c1b60ec drm/nouveau: Fix a few confusions between "chipset" and "card_type". by Francisco Jerez · 14 years ago
  46. 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
  47. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  48. eadc69c drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards by Emil Velikov · 14 years ago
  49. 0cba1b7 drm/nouveau: Add a module option to force card POST. by Marcin Kościelnicki · 14 years ago
  50. 56edd96 drm/nouveau: v3.0 pll limits tables have type<->register mapping too by Ben Skeggs · 14 years ago
  51. 5e6a744 drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes. by Francisco Jerez · 14 years ago
  52. 64d202b drm/nouveau: correct INIT_DP_CONDITION subcondition 5 by Ben Skeggs · 14 years ago
  53. e49f70f7 drm/nouveau: implement parsing of DCB 2.2 GPIO table by Ben Skeggs · 14 years ago
  54. 6f87698 drm/nouveau: allow static performance level setting by Ben Skeggs · 14 years ago
  55. 4709bff drm/nouveau: make bios code easier to use externally by Ben Skeggs · 14 years ago
  56. 855a95e drm/nouveau: make the behaviour of get_pll_limits() consistent by Ben Skeggs · 14 years ago
  57. fba6752 drm/nouveau: Fix TMDS on some DCB1.5 boards. by Francisco Jerez · 14 years ago
  58. d31e078 drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. by Francisco Jerez · 14 years ago
  59. acae116 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. by Francisco Jerez · 14 years ago
  60. 44a1246 drm/nv50: add dcb type 14 to enum to prevent compiler complaint by Ben Skeggs · 14 years ago
  61. 625db6b drm/nouveau: fix earlier mistake when fixing merge conflict by Ben Skeggs · 14 years ago
  62. 20d66da drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18. by Francisco Jerez · 14 years ago
  63. 45a68a0 drm/nouveau: punt some more log messages to debug level by Ben Skeggs · 14 years ago
  64. 98720bf drm/nouveau: remove warning about unknown tmds table revisions by Ben Skeggs · 14 years ago
  65. 27d50fc drm/nouveau: Fix DCB TMDS config parsing. by Francisco Jerez · 14 years ago
  66. 0746b5d drm/nv04: Fix up SGRAM density detection. by Francisco Jerez · 14 years ago
  67. 1849719 drm/nouveau: Init dcb->or on cards that have no usable DCB table. by Francisco Jerez · 14 years ago
  68. 54bf67d drm/nouveau: reduce severity of some "error" messages by Ben Skeggs · 14 years ago
  69. b715d64 drm/nouveau: implement init table opcodex 0x5e and 0x9a by Marcin Kościelnicki · 14 years ago
  70. e3a1924 drm/nouveau: implement init table op 0x57, INIT_LTIME by Marcin Kościelnicki · 14 years ago
  71. 1ac7b52 drm/nvc0: implement crtc pll setting by Ben Skeggs · 14 years ago
  72. 080feda drm/nvc0: allow INIT_GPIO by Ben Skeggs · 14 years ago
  73. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 14 years ago
  74. 3c9b253 drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode. by Francisco Jerez · 14 years ago
  75. 0bf9b0e drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc(). by Francisco Jerez · 14 years ago
  76. fca3ec0 drm,io-mapping: Specify slot to use for atomic mappings by Chris Wilson · 14 years ago
  77. ee2e013 drm/nouveau: introduce gpio engine by Ben Skeggs · 14 years ago
  78. 946fd35 drm/nouveau: Get rid of the remaining VGA CRTC locking. by Francisco Jerez · 14 years ago
  79. 45d60d1 drm/nouveau: Reset CRTC owner to 0 before BIOS init. by Francisco Jerez · 14 years ago
  80. 03cd06c drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. by Francisco Jerez · 14 years ago
  81. 67eda20 drm/nv04-nv3x: Implement init-compute-mem. by Francisco Jerez · 14 years ago
  82. 3c7066b drm/nouveau: Add some PFB register defines. by Francisco Jerez · 14 years ago
  83. eae6192 drm/nouveau: Fix a sparse warning. by Francisco Jerez · 14 years ago
  84. c587547 drm/nv50: fix regression that break LVDS in some places by Ben Skeggs · 14 years ago
  85. a6ed76d drm/nouveau: support fetching LVDS EDID from ACPI by Ben Skeggs · 14 years ago
  86. 03639b5 drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards by Ben Skeggs · 14 years ago
  87. 41090eb drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 14 years ago
  88. ae55321 drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error. by Francisco Jerez · 14 years ago
  89. df4cf1b drm/nv50: DCB quirk for Dell M6300 by Ben Skeggs · 14 years ago
  90. 309b8c8 drm/nouveau: downgrade severity of most init table parser errors by Ben Skeggs · 14 years ago
  91. 3af7645 drm/nouveau: Ignore broken legacy I2C entries. by Francisco Jerez · 14 years ago
  92. 190a437 drm/nouveau: Don't clear AGPCMD completely on INIT_RESET. by Francisco Jerez · 14 years ago
  93. 7504794 drm/nouveau: off by one in init_i2c_device_find() by Dan Carpenter · 14 years ago
  94. 1eb3810 drm/nouveau: match U/DP script against SOR link by Ben Skeggs · 14 years ago
  95. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  96. afeb3e1 drm/nouveau: attempt to get bios from ACPI v3 by Dave Airlie · 14 years ago
  97. 2348487 drm/nv50: fix duallink_possible calculation for DCB 4.0 cards by Ben Skeggs · 14 years ago
  98. 73db4be drm/nouveau: don't execute INIT_GPIO unless we're really running the table by Ben Skeggs · 14 years ago
  99. f50c0b9 drm/nv40: allow cold-booting of nv4x chipsets by Ben Skeggs · 14 years ago
  100. d13102c drm/nouveau: fix POST detection for certain chipsets by Ben Skeggs · 14 years ago