1. 15d3332 drm/radeon/kms: add support for semaphores v3 by Christian König · 13 years ago
  2. 7465280 drm/radeon/kms: add support for multiple fence queues v2 by Alex Deucher · 13 years ago
  3. 851a6bd drm/radeon: fix a spelling mistake by Christian König · 13 years ago
  4. 16557f1 drm/radeon: no need to check all relocs for duplicates by Christian König · 13 years ago
  5. 4d8bf9a drm/radeon: fix debugfs handling v3 by Christian König · 13 years ago
  6. e2e022e gma500/oaktrail: panel display quality fix by Alan Cox · 13 years ago
  7. 5d3852d gma500: Oaktrail fixes by Alan Cox · 13 years ago
  8. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  9. 0cecdd8 gma500: Final enables for Oaktrail by Alan Cox · 13 years ago
  10. fea578b gma500: SDVO DDC bus guessing isn't working so hardcode it instead by Patrik Jakobsson · 13 years ago
  11. 9bd81ac gma500: Convert Oaktrail to work with new output handling by Patrik Jakobsson · 13 years ago
  12. a12d6a0 gma500: Convert Cedarview to work with new output handling by Patrik Jakobsson · 13 years ago
  13. 5736995 gma500: Replace SDVO code with slightly modified version from i915 by Patrik Jakobsson · 13 years ago
  14. 5c0c1d5 gma500: Add support for Intel GMBUS by Patrik Jakobsson · 13 years ago
  15. 9c8cee4 gma500: Convert PSB LVDS to new output handling by Patrik Jakobsson · 13 years ago
  16. 1730f89 gma500: Fix encoder type checking for connectors by Patrik Jakobsson · 13 years ago
  17. 352b16a gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes by Patrik Jakobsson · 13 years ago
  18. 75e9d01 gma500: Initial support for our encoder and connector structs by Patrik Jakobsson · 13 years ago
  19. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  20. 935b597 drm: Check that the requested pixel format is valid by Ville Syrjälä · 13 years ago
  21. 62443be drm: plane: Check that the fb pixel format is supported by the plane by Ville Syrjälä · 13 years ago
  22. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 13 years ago
  23. 687a040 drm: plane: Check crtc coordinates against integer overflows in setplane ioctl by Ville Syrjälä · 13 years ago
  24. 42ef878 drm: plane: Check source coordinates by Ville Syrjälä · 13 years ago
  25. e5e3b44 drm: plane: Clear plane.crtc and plane.fb after disable_plane() by Ville Syrjälä · 13 years ago
  26. 81f6c7f drm: Fix __user sparse warnings by Ville Syrjälä · 13 years ago
  27. 10bf573 drm: plane: mutex_unlock() was missing by Ville Syrjälä · 13 years ago
  28. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  29. 4966b2a Fix wrong assumptions in cea_for_each_detailed_block v2 by Christian Schmidt · 13 years ago
  30. a0ab734 drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on by Christian Schmidt · 13 years ago
  31. 54ac76f drm/edid: support CEA video modes. by Christian Schmidt · 13 years ago
  32. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 13 years ago
  33. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  34. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  35. f45b555 drm/i915: enable semaphores on per-device defaults by Eugeni Dodonov · 13 years ago
  36. 7317c75e6 drm/i915: don't set unpin_work if vblank_get fails by Jesse Barnes · 13 years ago
  37. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 13 years ago
  38. 5222008 drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check by Chris Wilson · 13 years ago
  39. 4ed0b57 drm/i915: prevent division by zero when asking for chipset power by Eugeni Dodonov · 13 years ago
  40. 03d00ac drm/i915: add PCH info to i915_capabilities by Paulo Zanoni · 13 years ago
  41. 3573c41 drm/i915: set the right SDVO transcoder for CPT by Paulo Zanoni · 13 years ago
  42. 0999bbe drm/i915: no-lvds quirk for ASUS AT5NM10T-I by Adam Jackson · 13 years ago
  43. 24bb5a0 vmwgfx: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  44. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  45. dc87cd5 drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id by Alex Deucher · 13 years ago
  46. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  47. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  48. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  49. 3230cfc drm/nouveau: enable the ttm dma pool when swiotlb is active V3 by Konrad Rzeszutek Wilk · 13 years ago
  50. c52494f drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 by Konrad Rzeszutek Wilk · 13 years ago
  51. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  52. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  53. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  54. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  55. f9517e6 drm/ttm: test for dma_address array allocation failure by Jerome Glisse · 13 years ago
  56. 5e26568 drm/ttm: use ttm put pages function to properly restore cache attribute by Jerome Glisse · 13 years ago
  57. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  58. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  59. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  60. acb4b99 drm: remove some potentially dangerous DRM_ERRORs by Jesse Barnes · 13 years ago
  61. 1b22edf gma500: Oaktrail BIOS handling by Alan Cox · 13 years ago
  62. aa0c45f gma500: Fix oaktrail probing part 1 by Alan Cox · 13 years ago
  63. 1b223c9 gma500: Be smarter about layout by Alan Cox · 13 years ago
  64. a6ba582 gma500: gtt based hardware scrolling console by Alan Cox · 13 years ago
  65. 9242fe2 gma500: frame buffer locking by Alan Cox · 13 years ago
  66. 1f0d0b5 gma500: Fix backlight crash by Alan Cox · 13 years ago
  67. 2357f7e gma500: kill bogus code by Alan Cox · 13 years ago
  68. cd00935 gma500: Convert spaces to tabs in accel_2d.c. by Akshay Joshi · 13 years ago
  69. a746092 gma500: do a pass over the FIXME tags by Alan Cox · 13 years ago
  70. 700e59f gma500: Add VBLANK support for Poulsbo hardware by Patrik Jakobsson · 13 years ago
  71. 84b08fe gma500: Don't enable MSI on Poulsbo by Patrik Jakobsson · 13 years ago
  72. e036ba5 gma500: Only register interrupt handler for poulsbo hardware by Patrik Jakobsson · 13 years ago
  73. dffc9ce gma500: kill virtual mapping support by Alan Cox · 13 years ago
  74. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  75. 04bd564 gma500: kill off NUM_PIPE define by Alan Cox · 13 years ago
  76. 770179d gma500: Rename the ioctls to avoid clashing with the legacy drivers by Alan Cox · 13 years ago
  77. 61bedf7 drm/gma500: begin pruning dead bits of API by Alan Cox · 13 years ago
  78. bab9efc vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() by Xi Wang · 13 years ago
  79. f3a71df drm/radeon/kms: fix 2D tiling CS support on EG/CM by Alex Deucher · 13 years ago
  80. 392e372 drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM by Alex Deucher · 13 years ago
  81. 6eebd6b drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL) by Chris Wilson · 13 years ago
  82. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  83. 48cc9b2 drm/radeon/kms: Skip ACPI call to ATIF when possible by Jean Delvare · 13 years ago
  84. bc96f94 drm/radeon/kms: Hide debugging message by Jean Delvare · 13 years ago
  85. f649647 drm/radeon/kms: add some loop timeouts in pageflip code by Alex Deucher · 13 years ago
  86. 4f3e0b1 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  87. a55b68e drm/nv50/disp: silence compiler warning by Ben Skeggs · 13 years ago
  88. a10e9e1 drm/nouveau: fix oopses caused by clear being called on unpopulated ttms by Ben Skeggs · 13 years ago
  89. 1a97b4a drm/nouveau: Keep RAMIN heap within the channel. by Younes Manton · 13 years ago
  90. 26cfa81 drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations by Ben Skeggs · 13 years ago
  91. ffe2dee drm/nvc0/gr: fix TP init for transform feedback offset queries by Christoph Bumiller · 13 years ago
  92. 33dbc27 drm/nouveau: add dumb ioctl support by Ben Skeggs · 13 years ago
  93. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  94. 435ddd9 drm/radeon/kms: fix up for BIG ENDIAN breakage by Dave Airlie · 13 years ago
  95. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  96. 1595c56 drm/gma500: fix compile error by Ilija Hadzic · 13 years ago
  97. 0cdbee3e drm/gma500: remove genrated file by Ilija Hadzic · 13 years ago
  98. a9a644a drm/gma500: port framebuffer to new plane interface. by Dave Airlie · 13 years ago
  99. ca88479 drm/i915: Treat pre-gen4 backlight duty cycle value consistently by Keith Packard · 13 years ago
  100. 1a2eb46 drm/i915: Hook up Ivybridge eDP by Keith Packard · 13 years ago