1. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  2. c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 12 years ago
  3. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  4. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  5. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  6. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  7. a6a1785 drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks by Ben Skeggs · 12 years ago
  8. c843536 drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful by Ben Skeggs · 12 years ago
  9. fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 12 years ago
  10. df26bc9 drm/nv50/display: expose color vibrance control by Christoph Bumiller · 13 years ago
  11. 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 13 years ago
  12. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  13. d4c2c99 drm/nouveau/dp: remove broken display depth function, use the improved one by Ben Skeggs · 13 years ago
  14. befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
  15. c833442 drm/nv50/disp: allow interlaced and doublescan modes on digital outputs by Ben Skeggs · 13 years ago
  16. 4ceca5f drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop by Ben Skeggs · 13 years ago
  17. de69185 drm/nouveau: improve dithering properties, and implement proper auto mode by Ben Skeggs · 13 years ago
  18. 488ff20 drm/nouveau: no need to pass parameters into set_scale/dither by Ben Skeggs · 13 years ago
  19. 6322175 drm/nouveau: determine a value for display_info.bpc if edid doesn't by Ben Skeggs · 13 years ago
  20. b29caa5 drm/nouveau: add overscan compensation connector properties by Ben Skeggs · 13 years ago
  21. 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
  22. 75a1fcc drm/nouveau/dp: store unencoded link_bw everywhere by Ben Skeggs · 13 years ago
  23. 10b461e drm/nv50/backlight: take the sor into account when bashing regs by Ben Skeggs · 13 years ago
  24. 68c9918 drm/nouveau: tidy connector hotplug handler, punt messages to debug by Ben Skeggs · 13 years ago
  25. 1cb70b3 drm/nouveau: remove special-casing of hotplug detection type by Ben Skeggs · 13 years ago
  26. e19b20b drm/nouveau: ignore connector type when deciding digital/analog on DVI-I by Ben Skeggs · 13 years ago
  27. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 13 years ago
  28. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 13 years ago
  29. 0d9b619 drm/nouveau: fix non-EDIDful native mode selection by Ben Skeggs · 14 years ago
  30. fce2bad drm/nv50: rework PGPIO IRQ handling and hotplug detection by Ben Skeggs · 14 years ago
  31. 84b8081 drm/nouveau: Don't use load detection for connector polling. by Francisco Jerez · 14 years ago
  32. 06ef3e6 drm/nouveau: Don't poll LVDS outputs. by Francisco Jerez · 14 years ago
  33. 01db363 drm/nouveau: Use "force" to decide if analog load detection is ok or not. by Francisco Jerez · 14 years ago
  34. 1f5bd44 drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth. by Francisco Jerez · 14 years ago
  35. 62acdc7 drm/nouveau: fix required mode bandwidth calculation for DP by Ben Skeggs · 14 years ago
  36. 80dad86 drm/nouveau: fix panels using straps-based mode detection by Ben Skeggs · 14 years ago
  37. c16c570 drm/nouveau: Try to fetch an EDID from OF if DDC fails. by Francisco Jerez · 14 years ago
  38. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  39. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  40. 4ca2b71 drm/nouveau: Don't try DDC on the dummy I2C channel. by Francisco Jerez · 14 years ago
  41. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 14 years ago
  42. 03cd06c drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. by Francisco Jerez · 14 years ago
  43. 6d416d8 drm/nouveau: Add some generic I2C gadget detection code. by Francisco Jerez · 14 years ago
  44. a5afb77 drm/nouveau: Don't pick an interlaced mode as the panel native mode. by Francisco Jerez · 14 years ago
  45. a6ed76d drm/nouveau: support fetching LVDS EDID from ACPI by Ben Skeggs · 14 years ago
  46. 646bef2 drm/nouveau: add scaler-only modes for eDP too by Ben Skeggs · 14 years ago
  47. 6e86e04 drm/nouveau: Fix a couple of sparse warnings. by Francisco Jerez · 14 years ago
  48. 2ed06b7 drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. by Francisco Jerez · 14 years ago
  49. 8f1a608 drm/nouveau: tidy connector/encoder creation a little by Ben Skeggs · 14 years ago
  50. 3195c5f drm/nouveau: set encoder for lvds by Albert Damen · 14 years ago
  51. 2fa67f1 drm/nouveau: Put the dithering check back in nouveau_connector_create. by Francisco Jerez · 14 years ago
  52. d17f395 drm/nouveau: move LVDS detection back to connector detect() time by Ben Skeggs · 14 years ago
  53. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  54. 26099a7 drm/nouveau: fix dual-link displays when plugged into single-link outputs by Ben Skeggs · 14 years ago
  55. 2c58077 drm/nv50: obey dcb->duallink_possible by Ben Skeggs · 14 years ago
  56. 5797660 nouveau: fix acpi_lid_open undefined by Randy Dunlap · 14 years ago
  57. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  58. f405350 drm/nouveau: add module option to disable TV detection by Ben Skeggs · 14 years ago
  59. b30083b drm/nouveau: report unknown connector state if lid closed by Ben Skeggs · 14 years ago
  60. be079e9 drm/nouveau: use dcb connector types throughout the driver by Ben Skeggs · 14 years ago
  61. 7f612d8 drm/nouveau: use dcb connector table for creating drm connectors by Ben Skeggs · 14 years ago
  62. e7cc51c drm/nouveau: reorganise bios header, add dcb connector type enums by Ben Skeggs · 14 years ago
  63. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 14 years ago
  64. dd19e44 drm/nouveau: move dereferences after null checks by Marcin Slusarz · 15 years ago
  65. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 15 years ago
  66. b8780e2 drm/nouveau: Unset the EDID connector property when the EDID block goes away. by Francisco Jerez · 15 years ago
  67. 0ed3165 drm/nouveau: Fallback to analog load detection when the EDID block is invalid. by Francisco Jerez · 15 years ago
  68. c8ebe27 drm/nouveau: fix edid memleak in nouveau_connector by Xavier Chantry · 15 years ago
  69. ef2bb50 drm/nouveau: use drm debug levels by Maarten Maathuis · 15 years ago
  70. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago