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