1. 299bee1 drm/nouveau/bios: fix some shadowing issues, particularly acpi by Ben Skeggs · 12 years ago
  2. f51ee65 drm/nouveau: fix engine context destructor ordering by Ben Skeggs · 12 years ago
  3. 5e120f6 drm/nouveau/fence: convert to exec engine, and improve channel sync by Ben Skeggs · 12 years ago
  4. d375e7d5 drm/nouveau/fence: minor api changes for an upcoming rework by Ben Skeggs · 12 years ago
  5. 875ac34 drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around by Ben Skeggs · 12 years ago
  6. 35bcf5d drm/nouveau: move flip-related channel setup to software engine by Ben Skeggs · 12 years ago
  7. 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 12 years ago
  8. 2cda7f4 drm/nvd0/disp: remove unnecessary sync from flip_next by Ben Skeggs · 12 years ago
  9. afada5e drm/nv04/disp: disable vblank interrupts when disabling display by Ben Skeggs · 13 years ago
  10. 695b95b drm/nouveau: base fence timeout on time of emission by Marcin Slusarz · 12 years ago
  11. d58086d drm/nv40-50/gr: restructure grctx/prog generation by Ben Skeggs · 12 years ago
  12. a8f8183 drm/nv50/disp: fixup error paths in crtc object creation by Ben Skeggs · 12 years ago
  13. 5ace2c9 drm/nouveau: cleanup after display init failure by Marcin Slusarz · 12 years ago
  14. d37f60c drm/nv50: fix ramin heap size for kernel channel too by Marcin Slusarz · 12 years ago
  15. d8b6624 drm/nve0/graph: bump hub2gpc buffer size by Ben Skeggs · 12 years ago
  16. 6d59702 drm/nouveau: use the same packet header macros as userspace by Ben Skeggs · 12 years ago
  17. 78339fb drm/nouveau/bios: allow loading alternate vbios image as firmware by Ben Skeggs · 12 years ago
  18. c6b7e89 drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods by Ben Skeggs · 13 years ago
  19. f1c65e7 drm/nv50-/fbcon: move 2d class to subchannel 3 by Ben Skeggs · 13 years ago
  20. ab39454 drm/nve0/gr: initial implementation by Ben Skeggs · 13 years ago
  21. 5132f37 drm/nve0/fifo: initial implementation by Ben Skeggs · 13 years ago
  22. d0f3c7e drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets by Ben Skeggs · 13 years ago
  23. 78c2018 drm/nouveau/pm: some more delays for ddr3 reclocking by Ben Skeggs · 13 years ago
  24. 9d6ba0b drm/nvc0/pm: very initial mclk freq change by Ben Skeggs · 13 years ago
  25. a94ba1f drm/nvd9/pm: oops, fix timing calc by Ben Skeggs · 13 years ago
  26. 6b91d6b drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients by Ben Skeggs · 13 years ago
  27. a1da205 drm/nvc0/pm: start filling in memory reclocking stubs by Ben Skeggs · 13 years ago
  28. 19a1e47 drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling by Ben Skeggs · 13 years ago
  29. 2b20fd0 drm/nva3/pm: initial attempt at handling 111100/111104 by Ben Skeggs · 13 years ago
  30. 5f54d29 drm/nva3/pm: make pll->pll mode work by Ben Skeggs · 13 years ago
  31. 001a399 drm/nva3/pm: attempt to bash a few 0x100200 bits correctly by Ben Skeggs · 13 years ago
  32. 4719b55 drm/nva3/pm: begin to restructure memory clock changes + another magic by Ben Skeggs · 13 years ago
  33. 30e5339 drm/nva3/pm: more random unknown PFB regs by Ben Skeggs · 13 years ago
  34. 2774038 drm/nva3/pm: initial attempt at more magic PFB regs by Ben Skeggs · 13 years ago
  35. 65115bb drm/nva3/pm: hook up to ram reclocking helper by Ben Skeggs · 13 years ago
  36. 074e747 drm/nva3/pm: introduce more paranoia by Ben Skeggs · 13 years ago
  37. 41ceeeb drm/nouveau/radeon: add static const to the dma-buf ops. by Dave Airlie · 12 years ago
  38. 6a101cb drm/i915: make some dmabuf things static by Dave Airlie · 12 years ago
  39. 5288b7b drm: update ast/cirrus/mgag200 for change in TTM api by Dave Airlie · 12 years ago
  40. 5b2ba70 Merge branch 'prime-merge' of ssh://people.freedesktop.org/~airlied/linux into drm-core-next by Dave Airlie · 12 years ago
  41. 40f5cf9 drm/radeon: add PRIME support (v2) by Alex Deucher · 12 years ago
  42. 1286ff7 i915: add dmabuf/prime buffer sharing support. by Daniel Vetter · 12 years ago
  43. 22b33e8 nouveau: add PRIME support by Dave Airlie · 12 years ago
  44. 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 12 years ago
  45. 96503f5 udl: add prime fd->handle support. by Dave Airlie · 13 years ago
  46. 0ff926c drm/prime: add exported buffers to current fprivs imported buffer list (v2) by Dave Airlie · 12 years ago
  47. 51ab7ba drm/prime: introduce sg->pages/addr arrays helper by Dave Airlie · 12 years ago
  48. 4d93914 drm: add plane properties by Rob Clark · 12 years ago
  49. 49e2754 drm: add bitmask property type by Rob Clark · 12 years ago
  50. 345f3b9 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next by Dave Airlie · 12 years ago
  51. ebe0f24 drm: Make the CRTC gamma_set operation optional by Laurent Pinchart · 12 years ago
  52. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  53. 78b6855 drm: Constify gem_vm_ops pointer by Laurent Pinchart · 12 years ago
  54. 3b02ab8 drm: Miscellaneous typo fixes and documentation updates by Laurent Pinchart · 12 years ago
  55. 4a1b071 drm: Don't initialize local ret variable when not needed by Laurent Pinchart · 12 years ago
  56. 7eb3b2c drm: Delete the vblank timer synchronously at cleanup time by Laurent Pinchart · 12 years ago
  57. af437cf drm/backlight: initialize struct backlight_properties properly by Corentin Chary · 12 years ago
  58. 6225ee0 drm/nouveau/dp: Probe branch/sink OUIs (v2) by Adam Jackson · 12 years ago
  59. 40c5d87 drm/radeon/dp: Probe branch/sink OUIs by Adam Jackson · 12 years ago
  60. 0d19832 drm/i915/dp: Probe branch/sink OUIs by Adam Jackson · 12 years ago
  61. de44d97 drm/dp: Add DPCD defines for register 0x007 by Adam Jackson · 12 years ago
  62. 86c3c3b drm/dp: Add DPCD OUI register defines by Adam Jackson · 12 years ago
  63. 7beff62 gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports by Alan Cox · 12 years ago
  64. bc79482 gma500: handle poulsbo cursor restriction by Patrik Jakobsson · 12 years ago
  65. ac0a5dd gma500: Prevent endless loop in panel power up sequence by Alan Cox · 12 years ago
  66. 3299de9 drm/radeon/hdmi: compile audio status in 1 function by Rafał Miłecki · 12 years ago
  67. c284815 nouveau: nouveau_set_bo_placement takes TTM flags by Dave Airlie · 12 years ago
  68. f15b4ca Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  69. 98b6bd9 drm/i915: IBX has a fixed pch pll to pch pipe mapping by Daniel Vetter · 12 years ago
  70. 2da8af5 drm/i915: implement hsw_write_infoframe by Paulo Zanoni · 12 years ago
  71. ed517fb drm/i915: small hdmi coding style cleanups by Paulo Zanoni · 12 years ago
  72. 81014b9 drm/i915: fixup infoframe support for sdvo by Daniel Vetter · 12 years ago
  73. 64172cc drm/kms: fix Kconfig for new drivers. by Dave Airlie · 12 years ago
  74. 6f13b7b drm/i915: Enable the PCH PLL for all generations after link training by Chris Wilson · 12 years ago
  75. 48da64a drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN by Chris Wilson · 12 years ago
  76. a9dcf84 drm/i915: don't clobber the pipe param in sanitize_modesetting by Daniel Vetter · 12 years ago
  77. 83ee9e6 drm/i915: disable gmbus on i830 by Daniel Vetter · 12 years ago
  78. edc912f drm/i915: Replace the feature tests for BLT/BSD with ring init checks by Chris Wilson · 12 years ago
  79. a15817c drm/i915: Check whether the ring is initialised prior to dispatch by Chris Wilson · 12 years ago
  80. b451951 drm/i915: Introduce for_each_ring() macro by Chris Wilson · 12 years ago
  81. e7e164d drm/i915: Assert that the transcoder is indeed off before modifying it by Chris Wilson · 12 years ago
  82. c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 12 years ago
  83. 72662e1 drm/i915: prepare HDMI link for Haswell by Eugeni Dodonov · 12 years ago
  84. f5bbfca drm/i915: move HDMI structs to shared location by Eugeni Dodonov · 12 years ago
  85. 12a13a3 drm/i915: add WR PLL programming table by Eugeni Dodonov · 12 years ago
  86. 7ceae0a drm/i915: add support for DDI-controlled digital outputs by Eugeni Dodonov · 12 years ago
  87. 0e72a5b drm/i915: detect digital outputs on Haswell by Eugeni Dodonov · 12 years ago
  88. e615efe drm/i915: program iCLKIP on Lynx Point by Eugeni Dodonov · 12 years ago
  89. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 12 years ago
  90. 6b8a5ee drm/i915: define Haswell watermarks and clock gating by Eugeni Dodonov · 12 years ago
  91. 4abb3c8 drm/i915: use ironlake eld write routine for Haswell by Eugeni Dodonov · 12 years ago
  92. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  93. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  94. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  95. bf507ef drm/i915: handle DDI-related assertions by Eugeni Dodonov · 12 years ago
  96. 9d82aa1 drm/i915: add LPT PCH checks by Eugeni Dodonov · 12 years ago
  97. d0d3e51 drm/i915: enable power wells on Haswell init by Eugeni Dodonov · 12 years ago
  98. 6ee8bab drm/i915: detect PCH encoders on Haswell by Eugeni Dodonov · 12 years ago
  99. f57e1e3 drm/i915: do not use fdi_normal_train on Haswell by Eugeni Dodonov · 12 years ago
  100. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago