1. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  2. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  3. f9517e6 drm/ttm: test for dma_address array allocation failure by Jerome Glisse · 13 years ago
  4. 5e26568 drm/ttm: use ttm put pages function to properly restore cache attribute by Jerome Glisse · 13 years ago
  5. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  6. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  7. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  8. acb4b99 drm: remove some potentially dangerous DRM_ERRORs by Jesse Barnes · 13 years ago
  9. 1b22edf gma500: Oaktrail BIOS handling by Alan Cox · 13 years ago
  10. aa0c45f gma500: Fix oaktrail probing part 1 by Alan Cox · 13 years ago
  11. 1b223c9 gma500: Be smarter about layout by Alan Cox · 13 years ago
  12. a6ba582 gma500: gtt based hardware scrolling console by Alan Cox · 13 years ago
  13. 9242fe2 gma500: frame buffer locking by Alan Cox · 13 years ago
  14. 1f0d0b5 gma500: Fix backlight crash by Alan Cox · 13 years ago
  15. 2357f7e gma500: kill bogus code by Alan Cox · 13 years ago
  16. cd00935 gma500: Convert spaces to tabs in accel_2d.c. by Akshay Joshi · 13 years ago
  17. a746092 gma500: do a pass over the FIXME tags by Alan Cox · 13 years ago
  18. 700e59f gma500: Add VBLANK support for Poulsbo hardware by Patrik Jakobsson · 13 years ago
  19. 84b08fe gma500: Don't enable MSI on Poulsbo by Patrik Jakobsson · 13 years ago
  20. e036ba5 gma500: Only register interrupt handler for poulsbo hardware by Patrik Jakobsson · 13 years ago
  21. dffc9ce gma500: kill virtual mapping support by Alan Cox · 13 years ago
  22. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  23. 04bd564 gma500: kill off NUM_PIPE define by Alan Cox · 13 years ago
  24. 770179d gma500: Rename the ioctls to avoid clashing with the legacy drivers by Alan Cox · 13 years ago
  25. 61bedf7 drm/gma500: begin pruning dead bits of API by Alan Cox · 13 years ago
  26. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  27. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  28. 435ddd9 drm/radeon/kms: fix up for BIG ENDIAN breakage by Dave Airlie · 13 years ago
  29. 1595c56 drm/gma500: fix compile error by Ilija Hadzic · 13 years ago
  30. 0cdbee3e drm/gma500: remove genrated file by Ilija Hadzic · 13 years ago
  31. a9a644a drm/gma500: port framebuffer to new plane interface. by Dave Airlie · 13 years ago
  32. b63e0f9 Merge branch 'drm-gma500-alanc' into drm-core-next by Dave Airlie · 13 years ago
  33. 91c7549 gma500: Now connect up to the DRM build to finish the job by Alan Cox · 13 years ago
  34. af3a2cf gma500: fixup build versus latest header changes. by Dave Airlie · 13 years ago
  35. 6a227d5 gma500: Add support for Cedarview by Alan Cox · 13 years ago
  36. 1b082cc gma500: Add Oaktrail support by Alan Cox · 13 years ago
  37. 89c7813 gma500: Add Poulsbo support by Alan Cox · 13 years ago
  38. 5c49fd3 gma500: Add the core DRM files and headers by Alan Cox · 13 years ago
  39. 5091b7e gma500: Add the i2c bus support by Alan Cox · 13 years ago
  40. f910b41 gma500: Add the glue to the various BIOS and firmware interfaces by Alan Cox · 13 years ago
  41. bbbb262 gma500: Add device framework by Alan Cox · 13 years ago
  42. 4d8d096 gma500: introduce the framebuffer support code by Alan Cox · 13 years ago
  43. 8c8f1c9 gma500: introduce the GTT and MMU handling logic by Alan Cox · 13 years ago
  44. e32681d gma500: GEM and GEM glue by Alan Cox · 13 years ago
  45. 3abcf41 gma500: Move the basic driver out of staging by Alan Cox · 13 years ago
  46. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  47. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  48. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  49. d68752c drm: avoid switching to text console if there is no panic timeout by Hugh Dickins · 13 years ago
  50. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  51. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  52. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  53. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  54. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  55. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  56. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  57. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  58. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  59. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  60. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  61. c9a1be9 drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 by Jerome Glisse · 13 years ago
  62. 0e2c978 drm/radeon/kms: don't poll forever if MC GDDR link training fails by Alex Deucher · 13 years ago
  63. cf2aff6 drm/radeon/kms: fix DP setup on TRAVIS bridges by Alex Deucher · 13 years ago
  64. 64912e9 drm/radeon/kms: set HPD polarity in hpd_init() by Alex Deucher · 13 years ago
  65. a18cee1 drm/radeon/kms: add MSI module parameter by Alex Deucher · 13 years ago
  66. 01e718e drm/radeon/kms: Add MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  67. b362105 drm/radeon/kms: Add MSI quirk for HP RS690 by Alex Deucher · 13 years ago
  68. 8f6c25c drm/radeon/kms: split MSI check into a separate function by Alex Deucher · 13 years ago
  69. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  70. bc1c4dc drm/radeon/kms: always do extended edid probe by Alex Deucher · 13 years ago
  71. fab249e drm/radeon/kms: remove useless radeon_ddc_dump() by Alex Deucher · 13 years ago
  72. a3b0829 drm/radeon/kms: make atombios_dig_transmitter_setup() version based by Alex Deucher · 13 years ago
  73. 58cdcb8 drm/radeon/kms: make atombios_dig_encoder_setup() version based by Alex Deucher · 13 years ago
  74. 24153dd drm/radeon/kms: make atombios_dvo_setup() version based by Alex Deucher · 13 years ago
  75. 3f03ced drm/radeon/kms: move atom encoder setup to a new file by Alex Deucher · 13 years ago
  76. 16cdf04 drm/radeon/kms: allocate vram scratch page on 6xx+ by Alex Deucher · 13 years ago
  77. 996d5c5 drm/radeon/kms: check for DP MST mode in a few more places (v2) by Alex Deucher · 13 years ago
  78. c41384f drm/radeon/kms/atom: rework encoder dpms by Alex Deucher · 13 years ago
  79. fdca78c drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG by Alex Deucher · 13 years ago
  80. 1d33e1f drm/radeon/kms: rework DP bridge checks by Alex Deucher · 13 years ago
  81. 54bd520 drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-coded value 6 by Ilija Hadzic · 13 years ago
  82. 77b1bad drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3 by Jerome Glisse · 13 years ago
  83. 8ab250d drm/radeon: set hpd polarity at init time so hotplug detect works by Jerome Glisse · 13 years ago
  84. b4f15f8 drm/radeon/kms: cleanup atombios_adjust_pll() by Alex Deucher · 13 years ago
  85. 00dfb8d drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  86. 06c9c23 drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync by Alex Deucher · 13 years ago
  87. 9bb7703 drm/radeon/kms: rework texture cache flush in r6xx+ blit code by Alex Deucher · 13 years ago
  88. 3407644 drm/radeon: avoid bouncing connector status btw disconnected & unknown by Jerome Glisse · 13 years ago
  89. 305151e vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS". by Thomas Hellstrom · 13 years ago
  90. a7331e5 drm: Introduce "Virtual" connectors and encoders by Thomas Hellstrom · 13 years ago
  91. 0603ba1 gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c by Paul Gortmaker · 13 years ago
  92. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  93. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  94. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  95. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  96. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  97. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  98. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  99. c5c4236 vmwgfx: Don't pass unused arguments to do_dirty functions by Jakob Bornecrantz · 13 years ago
  100. 64fc994 vmwgfx: Emulate depth 32 framebuffers by Jakob Bornecrantz · 13 years ago