1. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  2. 935b597 drm: Check that the requested pixel format is valid by Ville Syrjälä · 13 years ago
  3. 62443be drm: plane: Check that the fb pixel format is supported by the plane by Ville Syrjälä · 13 years ago
  4. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 13 years ago
  5. 687a040 drm: plane: Check crtc coordinates against integer overflows in setplane ioctl by Ville Syrjälä · 13 years ago
  6. 42ef878 drm: plane: Check source coordinates by Ville Syrjälä · 13 years ago
  7. e5e3b44 drm: plane: Clear plane.crtc and plane.fb after disable_plane() by Ville Syrjälä · 13 years ago
  8. 81f6c7f drm: Fix __user sparse warnings by Ville Syrjälä · 13 years ago
  9. 10bf573 drm: plane: mutex_unlock() was missing by Ville Syrjälä · 13 years ago
  10. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  11. 4966b2a Fix wrong assumptions in cea_for_each_detailed_block v2 by Christian Schmidt · 13 years ago
  12. a0ab734 drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on by Christian Schmidt · 13 years ago
  13. 54ac76f drm/edid: support CEA video modes. by Christian Schmidt · 13 years ago
  14. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  15. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  16. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  17. 3230cfc drm/nouveau: enable the ttm dma pool when swiotlb is active V3 by Konrad Rzeszutek Wilk · 13 years ago
  18. c52494f drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 by Konrad Rzeszutek Wilk · 13 years ago
  19. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  20. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  21. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  22. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  23. f9517e6 drm/ttm: test for dma_address array allocation failure by Jerome Glisse · 13 years ago
  24. 5e26568 drm/ttm: use ttm put pages function to properly restore cache attribute by Jerome Glisse · 13 years ago
  25. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  26. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  27. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  28. acb4b99 drm: remove some potentially dangerous DRM_ERRORs by Jesse Barnes · 13 years ago
  29. 1b22edf gma500: Oaktrail BIOS handling by Alan Cox · 13 years ago
  30. aa0c45f gma500: Fix oaktrail probing part 1 by Alan Cox · 13 years ago
  31. 1b223c9 gma500: Be smarter about layout by Alan Cox · 13 years ago
  32. a6ba582 gma500: gtt based hardware scrolling console by Alan Cox · 13 years ago
  33. 9242fe2 gma500: frame buffer locking by Alan Cox · 13 years ago
  34. 1f0d0b5 gma500: Fix backlight crash by Alan Cox · 13 years ago
  35. 2357f7e gma500: kill bogus code by Alan Cox · 13 years ago
  36. cd00935 gma500: Convert spaces to tabs in accel_2d.c. by Akshay Joshi · 13 years ago
  37. a746092 gma500: do a pass over the FIXME tags by Alan Cox · 13 years ago
  38. 700e59f gma500: Add VBLANK support for Poulsbo hardware by Patrik Jakobsson · 13 years ago
  39. 84b08fe gma500: Don't enable MSI on Poulsbo by Patrik Jakobsson · 13 years ago
  40. e036ba5 gma500: Only register interrupt handler for poulsbo hardware by Patrik Jakobsson · 13 years ago
  41. dffc9ce gma500: kill virtual mapping support by Alan Cox · 13 years ago
  42. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  43. 04bd564 gma500: kill off NUM_PIPE define by Alan Cox · 13 years ago
  44. 770179d gma500: Rename the ioctls to avoid clashing with the legacy drivers by Alan Cox · 13 years ago
  45. 61bedf7 drm/gma500: begin pruning dead bits of API by Alan Cox · 13 years ago
  46. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  47. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  48. 435ddd9 drm/radeon/kms: fix up for BIG ENDIAN breakage by Dave Airlie · 13 years ago
  49. 1595c56 drm/gma500: fix compile error by Ilija Hadzic · 13 years ago
  50. 0cdbee3e drm/gma500: remove genrated file by Ilija Hadzic · 13 years ago
  51. a9a644a drm/gma500: port framebuffer to new plane interface. by Dave Airlie · 13 years ago
  52. b63e0f9 Merge branch 'drm-gma500-alanc' into drm-core-next by Dave Airlie · 13 years ago
  53. 91c7549 gma500: Now connect up to the DRM build to finish the job by Alan Cox · 13 years ago
  54. af3a2cf gma500: fixup build versus latest header changes. by Dave Airlie · 13 years ago
  55. 6a227d5 gma500: Add support for Cedarview by Alan Cox · 13 years ago
  56. 1b082cc gma500: Add Oaktrail support by Alan Cox · 13 years ago
  57. 89c7813 gma500: Add Poulsbo support by Alan Cox · 13 years ago
  58. 5c49fd3 gma500: Add the core DRM files and headers by Alan Cox · 13 years ago
  59. 5091b7e gma500: Add the i2c bus support by Alan Cox · 13 years ago
  60. f910b41 gma500: Add the glue to the various BIOS and firmware interfaces by Alan Cox · 13 years ago
  61. bbbb262 gma500: Add device framework by Alan Cox · 13 years ago
  62. 4d8d096 gma500: introduce the framebuffer support code by Alan Cox · 13 years ago
  63. 8c8f1c9 gma500: introduce the GTT and MMU handling logic by Alan Cox · 13 years ago
  64. e32681d gma500: GEM and GEM glue by Alan Cox · 13 years ago
  65. 3abcf41 gma500: Move the basic driver out of staging by Alan Cox · 13 years ago
  66. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  67. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  68. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  69. d68752c drm: avoid switching to text console if there is no panic timeout by Hugh Dickins · 13 years ago
  70. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  71. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  72. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  73. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  74. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  75. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  76. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  77. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  78. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  79. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  80. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  81. c9a1be9 drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 by Jerome Glisse · 13 years ago
  82. 0e2c978 drm/radeon/kms: don't poll forever if MC GDDR link training fails by Alex Deucher · 13 years ago
  83. cf2aff6 drm/radeon/kms: fix DP setup on TRAVIS bridges by Alex Deucher · 13 years ago
  84. 64912e9 drm/radeon/kms: set HPD polarity in hpd_init() by Alex Deucher · 13 years ago
  85. a18cee1 drm/radeon/kms: add MSI module parameter by Alex Deucher · 13 years ago
  86. 01e718e drm/radeon/kms: Add MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  87. b362105 drm/radeon/kms: Add MSI quirk for HP RS690 by Alex Deucher · 13 years ago
  88. 8f6c25c drm/radeon/kms: split MSI check into a separate function by Alex Deucher · 13 years ago
  89. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  90. bc1c4dc drm/radeon/kms: always do extended edid probe by Alex Deucher · 13 years ago
  91. fab249e drm/radeon/kms: remove useless radeon_ddc_dump() by Alex Deucher · 13 years ago
  92. a3b0829 drm/radeon/kms: make atombios_dig_transmitter_setup() version based by Alex Deucher · 13 years ago
  93. 58cdcb8 drm/radeon/kms: make atombios_dig_encoder_setup() version based by Alex Deucher · 13 years ago
  94. 24153dd drm/radeon/kms: make atombios_dvo_setup() version based by Alex Deucher · 13 years ago
  95. 3f03ced drm/radeon/kms: move atom encoder setup to a new file by Alex Deucher · 13 years ago
  96. 16cdf04 drm/radeon/kms: allocate vram scratch page on 6xx+ by Alex Deucher · 13 years ago
  97. 996d5c5 drm/radeon/kms: check for DP MST mode in a few more places (v2) by Alex Deucher · 13 years ago
  98. c41384f drm/radeon/kms/atom: rework encoder dpms by Alex Deucher · 13 years ago
  99. fdca78c drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG by Alex Deucher · 13 years ago
  100. 1d33e1f drm/radeon/kms: rework DP bridge checks by Alex Deucher · 13 years ago