1. 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 11 years ago
  2. 2308818 drm/nouveau: remove some more unnecessary legacy bios code by Ben Skeggs · 12 years ago
  3. 8f2abc2 drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code by Ben Skeggs · 12 years ago
  4. b6e4ad2 drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code by Ben Skeggs · 12 years ago
  5. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  6. d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 12 years ago
  7. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  8. 70790f4 drm/nouveau/clock: pull in the implementation from all over the place by Ben Skeggs · 12 years ago
  9. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  10. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  11. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  12. fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 12 years ago
  13. 4489b98 drm/nouveau/bios: rework vbios shadowing by Ben Skeggs · 12 years ago
  14. 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 13 years ago
  15. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 12 years ago
  16. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  17. b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago
  18. befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
  19. 486a45c drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c by Ben Skeggs · 13 years ago
  20. 6b5a81a drm/nouveau/bios: start refactoring dcb routines by Ben Skeggs · 13 years ago
  21. f9f9f53 drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios by Ben Skeggs · 13 years ago
  22. d4cca9e drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/ by Martin Peres · 13 years ago
  23. 85a2a36 drm/nouveau/gpio: remove invert flag, use state[] everywhere by Ben Skeggs · 13 years ago
  24. 11b7d89 drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards by Martin Peres · 13 years ago
  25. 5f1800b drm/nouveau/dp: return master dp table pointer too when looking up encoder by Ben Skeggs · 13 years ago
  26. 02e4f58 drm/nouveau/bios: allow passing in crtc to the init table parser by Ben Skeggs · 13 years ago
  27. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 13 years ago
  28. c7ca4d1 drm/nouveau: make vbios parser runnable from an atomic context by Ben Skeggs · 13 years ago
  29. 4709bff drm/nouveau: make bios code easier to use externally by Ben Skeggs · 14 years ago
  30. 855a95e drm/nouveau: make the behaviour of get_pll_limits() consistent by Ben Skeggs · 14 years ago
  31. 44a1246 drm/nv50: add dcb type 14 to enum to prevent compiler complaint by Ben Skeggs · 14 years ago
  32. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 14 years ago
  33. 67eda20 drm/nv04-nv3x: Implement init-compute-mem. by Francisco Jerez · 14 years ago
  34. a6ed76d drm/nouveau: support fetching LVDS EDID from ACPI by Ben Skeggs · 14 years ago
  35. 8f1a608 drm/nouveau: tidy connector/encoder creation a little by Ben Skeggs · 14 years ago
  36. 07fee3d drm/nv50: store full dcb i2c entry from vbios by Ben Skeggs · 14 years ago
  37. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 14 years ago
  38. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 14 years ago
  39. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 14 years ago
  40. d544d62 drm/nv50: fix connector table parsing for some cards by Ben Skeggs · 14 years ago
  41. f66fa77 drm/nouveau: check for known dcb connector types by Ben Skeggs · 14 years ago
  42. e7cc51c drm/nouveau: reorganise bios header, add dcb connector type enums by Ben Skeggs · 14 years ago
  43. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 14 years ago
  44. 7f245b2 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table by Ben Skeggs · 14 years ago
  45. a6678b2 drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table by Ben Skeggs · 14 years ago
  46. d9184fa drm/nouveau: use mutex for vbios lock by Ben Skeggs · 14 years ago
  47. 39c9bfb drm/nv50: prevent multiple init tables being parsed at the same time by Ben Skeggs · 14 years ago
  48. 3738365 drm/nouveau: Kill global state in BIOS script interpreter by Marcin Kościelnicki · 15 years ago
  49. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago