1. f887c42 drm/nouveau: bump version to 1.0.0 by Ben Skeggs · 13 years ago
  2. dd62608 drm/nvd0/disp: ignore clock set if no pclk by Ben Skeggs · 13 years ago
  3. 27100ac drm/nouveau: oops, increase channel dispc_vma to 4 by Ben Skeggs · 13 years ago
  4. 664695a drm/nouveau: inform userspace of new kernel subchannel requirements by Ben Skeggs · 13 years ago
  5. 48aca13 drm/nouveau: remove m2mf creation on userspace channels by Ben Skeggs · 13 years ago
  6. d5316e2 drm/nvc0-/disp: reimplement flip completion method as fifo method by Ben Skeggs · 13 years ago
  7. b08abd4 drm/nouveau: move fence sequence check to start of loop by Ben Skeggs · 13 years ago
  8. b5b2e59 drm/nouveau: remove subchannel names from places where it doesn't matter by Ben Skeggs · 13 years ago
  9. accf949 drm/nouveau/ttm: always do buffer moves on kernel channel by Ben Skeggs · 13 years ago
  10. 2f5394c drm/nouveau: map first page of mmio early and determine chipset earlier by Ben Skeggs · 13 years ago
  11. 4cbb0f8 drm/nvd0/disp: disconnect encoders before reprogramming them by Ben Skeggs · 13 years ago
  12. 3488c57 drm/nvd0/disp: move syncs/magic setup to or mode_set by Ben Skeggs · 13 years ago
  13. 6860dc8 drm/nouveau/dp: account for channel coding overhead in link training by Ben Skeggs · 13 years ago
  14. c674844 drm/nvd0/disp: fix dcb sor link matching in supervisor handler by Ben Skeggs · 13 years ago
  15. 6e83fda drm/nvd0/disp: initial implementation of displayport by Ben Skeggs · 13 years ago
  16. f14d9a4 drm/nouveau/dp: make dp dpms function common, call from sor code instead by Ben Skeggs · 13 years ago
  17. e436d1b drm/nv50/hwsq: some nv92 fixes by Martin Peres · 13 years ago
  18. 8663bc7 drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c by Ben Skeggs · 13 years ago
  19. 8c1dcb6 drm/nouveau/dp: make functions for executing various bios tables by Ben Skeggs · 13 years ago
  20. c11dd0d drm/nouveau/pm: fix oops if chipset has no pm support at all by Ben Skeggs · 13 years ago
  21. 4489b98 drm/nouveau/bios: rework vbios shadowing by Ben Skeggs · 13 years ago
  22. 05a7c15 drm/nouveau/bios: attempt acpi rom fetch before pcirom by Ben Skeggs · 13 years ago
  23. 7c5f6a8 drm/nvd0/disp: attempt to handle more than 2 crtcs if possible by Ben Skeggs · 13 years ago
  24. 29181d2 drm/nvc0/vram: get part count from PUNITS by Ben Skeggs · 13 years ago
  25. 8b83d67 drm/nv40/pm: fix fanspeed regression by Ben Skeggs · 13 years ago
  26. e608425 drm/nouveau/pm: several fixes for nvc0 memory timings by Roy Spliet · 13 years ago
  27. 1ae73f2 drm/nvc0/pm: restrict pll mode to clocks that can actually use it by Ben Skeggs · 13 years ago
  28. 44ab8cc drm/nouveau/dp: fix bad comparison in dp_link_train_commit() by Xi Wang · 13 years ago
  29. 84ddfda drm/nouveau/mxm: call mxmi to determine revision before calling mxms by Ben Skeggs · 13 years ago
  30. 7d3a766 drm/nouveau/pm: init only after display subsystem has been created by Ben Skeggs · 13 years ago
  31. 950c44b drm/nvc0/fb: detect presense of second rank by Ben Skeggs · 13 years ago
  32. df26bc9 drm/nv50/display: expose color vibrance control by Christoph Bumiller · 13 years ago
  33. 990449c drm/nv50-nvc0/vm: support unsnooped system memory by Ben Skeggs · 13 years ago
  34. 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 13 years ago
  35. 070be29 drm/nouveau/mem: handle dll_off for ddr2/ddr3 by Ben Skeggs · 13 years ago
  36. 25c53c1 drm/nouveau/pm: extend profile interface for destroy/init/fini by Ben Skeggs · 13 years ago
  37. 8d7bb40 drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery by Ben Skeggs · 13 years ago
  38. b830973 drm/nouveau/pm: fix dll off -> dll on transitions by Ben Skeggs · 13 years ago
  39. a9bc247 drm/nouveau/pm: detect when we need dll disabled for gddr3 by Ben Skeggs · 13 years ago
  40. 0ce7141 drm/nv50: fix detection of second vram rank by Ben Skeggs · 13 years ago
  41. 1a7287e drm/nouveau/pm: track mr2 for gddr3 by Ben Skeggs · 13 years ago
  42. c57ebf5e drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking by Martin Peres · 13 years ago
  43. 496a73b drm/nv50/pm: use hwsq for engine reclocking too by Ben Skeggs · 13 years ago
  44. e495d0d drm/nv50/disp: more accurate function to determine active crtcs by Ben Skeggs · 13 years ago
  45. 6bdf68c drm/nv50/pm: initial work towards proper memory reclocking, with timings by Ben Skeggs · 13 years ago
  46. 2d85bc8 drm/nouveau/pm: introduce ram reclocking helper by Ben Skeggs · 13 years ago
  47. 085028c drm/nouveau/pm: embed timings into perflvl structs by Ben Skeggs · 13 years ago
  48. fd99fd6 drm/nouveau/pm: calculate memory timings at perflvl creation time by Ben Skeggs · 13 years ago
  49. 68a64ca drm/nouveau/pm: readback boot perflvl *before* parsing vbios by Ben Skeggs · 13 years ago
  50. c7c039f drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation by Roy Spliet · 13 years ago
  51. 03ddf04 drm/nouveau/pm: restructure bios table parsing by Ben Skeggs · 13 years ago
  52. 3d8a408 drm/nouveau/pm: avoid potential divide-by-zero by Ben Skeggs · 13 years ago
  53. 1a5f985 drm/nouveau: Fix module parameter description formats by Jean Delvare · 13 years ago
  54. bfb3146 drm/nouveau/pm: improve memory timing generation by Roy Spliet · 13 years ago
  55. b010374 drm/nouveau/pm: improve the reclocking logs' readability by Martin Peres · 13 years ago
  56. b1aa553 drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct by Martin Peres · 13 years ago
  57. bc6389e drm/nouveau/pm: restore fan speed after suspend by Martin Peres · 13 years ago
  58. ddb2005 drm/nouveau/pm: style fixes by Martin Peres · 13 years ago
  59. 668b6c0 drm/nouveau: rework the init/takedown ordering by Ben Skeggs · 13 years ago
  60. f329853 drm/nvc0: add initial memory type detection by Ben Skeggs · 13 years ago
  61. c70c41e drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better by Ben Skeggs · 13 years ago
  62. 1072856 drm/nv50: add memory type detection by Ben Skeggs · 13 years ago
  63. ff92a6c drm/nv20-nv40: add memory type detection by Ben Skeggs · 13 years ago
  64. d81c19e drm/nv20: split PFB code out of nv10_fb.c by Ben Skeggs · 13 years ago
  65. ddfd2da drm/nouveau: memory type detection for the really old chipsets by Ben Skeggs · 13 years ago
  66. 7ad2d31 drm/nouveau: move vram detection funcs to chipset-specific fb code by Ben Skeggs · 13 years ago
  67. 8346532 Merge branch 'drm-gma500-alanc' into drm-core-next by Dave Airlie · 13 years ago
  68. 8e18db8 gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static by Kirill A. Shutemov · 13 years ago
  69. f42aaa6 gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static by Kirill A. Shutemov · 13 years ago
  70. 2e33d6b gma500: psb_intel_display: drop unused variables by Kirill A. Shutemov · 13 years ago
  71. 3c1d08d gma500: mark psb_intel_pipe_set_base() as static by Kirill A. Shutemov · 13 years ago
  72. 412a3df gma500: drop unused psb_intel_modeset_cleanup() by Kirill A. Shutemov · 13 years ago
  73. cc2e991 gma500: oaktrail_lvds_init() drop unused variable by Kirill A. Shutemov · 13 years ago
  74. 1e30296 gma500: oaktrail_hdmi_i2c_access() drop unused variable by Kirill A. Shutemov · 13 years ago
  75. 771f64d gma500: mark oaktrail_backlight_init() as static by Kirill A. Shutemov · 13 years ago
  76. 6e7f4573 gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning by Kirill A. Shutemov · 13 years ago
  77. e1bb07c gma500: oaktrail_hdmi: drop dead code by Kirill A. Shutemov · 13 years ago
  78. 4398e58 gma500: oaktrail_crtc: drop unused variables by Kirill A. Shutemov · 13 years ago
  79. 44332dd gma500: oaktrail_crtc: mark few functions as static by Kirill A. Shutemov · 13 years ago
  80. cbc5a18 gma500: mdfld_intel_display: drop unused variables by Kirill A. Shutemov · 13 years ago
  81. c7a5ae2 gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning by Kirill A. Shutemov · 13 years ago
  82. e4b9ff7 gma500: mdfld_dsi_dpi: drop unused variables by Kirill A. Shutemov · 13 years ago
  83. 1c6a626 gma500: mdfld_device: mark few functions as static by Kirill A. Shutemov · 13 years ago
  84. 062d054 gma500: cdv_intel_lvds: #if 0 currently unused functions by Kirill A. Shutemov · 13 years ago
  85. bc11da7 gma500: cdv_intel_lvds: mark few functions as static by Kirill A. Shutemov · 13 years ago
  86. 455b9e9 gma500: cdv_intel_hdmi: add missing include by Kirill A. Shutemov · 13 years ago
  87. 657da16 gma500: cdv_intel_crt: mark few functions as static by Kirill A. Shutemov · 13 years ago
  88. 0313c0d gma500: cdv_intel_crt: drop unused variables by Kirill A. Shutemov · 13 years ago
  89. a8ec622 gma500: cdv_intel_crt: drop dead code by Kirill A. Shutemov · 13 years ago
  90. 2acdc9f gma500: cdv_intel_crt: add missing include by Kirill A. Shutemov · 13 years ago
  91. 017350b gma500: fix cdv_intel_wait_for_vblank() prototype by Kirill A. Shutemov · 13 years ago
  92. aa53f53 gma500: fix two -Wmissing-field-initializers warnings by Kirill A. Shutemov · 13 years ago
  93. 15308e2 gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static by Kirill A. Shutemov · 13 years ago
  94. 1fc9333 gma500: psb_driver_load(): drop unused variables by Kirill A. Shutemov · 13 years ago
  95. 699f0b4 gma500: fix ioctl confict by Kirill A. Shutemov · 13 years ago
  96. 670c044 gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF by Kirill A. Shutemov · 13 years ago
  97. 3afad3c gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static by Kirill A. Shutemov · 13 years ago
  98. b2d57b3 gma500: mmu: drop unused psb_get_default_pd_addr() by Kirill A. Shutemov · 13 years ago
  99. ffe94d9 gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as static by Kirill A. Shutemov · 13 years ago
  100. bc7f2b0 gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static by Kirill A. Shutemov · 13 years ago