1. a55b68e drm/nv50/disp: silence compiler warning by Ben Skeggs · 13 years ago
  2. a10e9e1 drm/nouveau: fix oopses caused by clear being called on unpopulated ttms by Ben Skeggs · 13 years ago
  3. 1a97b4a drm/nouveau: Keep RAMIN heap within the channel. by Younes Manton · 13 years ago
  4. 26cfa81 drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations by Ben Skeggs · 13 years ago
  5. ffe2dee drm/nvc0/gr: fix TP init for transform feedback offset queries by Christoph Bumiller · 13 years ago
  6. 33dbc27 drm/nouveau: add dumb ioctl support by Ben Skeggs · 13 years ago
  7. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  8. 435ddd9 drm/radeon/kms: fix up for BIG ENDIAN breakage by Dave Airlie · 13 years ago
  9. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  10. 1595c56 drm/gma500: fix compile error by Ilija Hadzic · 13 years ago
  11. 0cdbee3e drm/gma500: remove genrated file by Ilija Hadzic · 13 years ago
  12. a9a644a drm/gma500: port framebuffer to new plane interface. by Dave Airlie · 13 years ago
  13. ca88479 drm/i915: Treat pre-gen4 backlight duty cycle value consistently by Keith Packard · 13 years ago
  14. 1a2eb46 drm/i915: Hook up Ivybridge eDP by Keith Packard · 13 years ago
  15. 8d715f0 drm/i915: add multi-threaded forcewake support by Keith Packard · 13 years ago
  16. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  17. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  18. 21240f9 drm/radeon/kms/atom: unify i2c gpio table handling by Alex Deucher · 13 years ago
  19. d724502 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 13 years ago
  20. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 13 years ago
  21. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  22. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  23. 04b3867 drm/i915: Fix inconsistent backlight level during disabled by Takashi Iwai · 13 years ago
  24. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  25. 9a10f40 drm/i915: Use DPCD value for max DP lanes. by Keith Packard · 13 years ago
  26. b34f1f0 drm/i915: Initiate DP link training only on the lanes we'll be using by Keith Packard · 13 years ago
  27. f2e8b18 drm/i915: Remove trailing white space by Keith Packard · 13 years ago
  28. cdb0e95 drm/i915: Try harder during dp pattern 1 link training by Keith Packard · 13 years ago
  29. 21264c6 drm/i915: Make DP prepare/commit consistent with DP dpms by Keith Packard · 13 years ago
  30. 99ea712 drm/i915: Let panel power sequencing hardware do its job by Keith Packard · 13 years ago
  31. 417e822 drm/i915: Treat PCH eDP like DP in most places by Keith Packard · 13 years ago
  32. 93f62da drm/i915: Remove link_status field from intel_dp structure by Keith Packard · 13 years ago
  33. 832dd3c drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control by Keith Packard · 13 years ago
  34. ca22e3cc drm/exynos: fixed wrong err ptr usage and destroy call in exeception by Seung-Woo Kim · 13 years ago
  35. 396464d drm/exynos: Add disable of manager by Joonyoung Shim · 13 years ago
  36. b63e0f9 Merge branch 'drm-gma500-alanc' into drm-core-next by Dave Airlie · 13 years ago
  37. 91c7549 gma500: Now connect up to the DRM build to finish the job by Alan Cox · 13 years ago
  38. af3a2cf gma500: fixup build versus latest header changes. by Dave Airlie · 13 years ago
  39. 6a227d5 gma500: Add support for Cedarview by Alan Cox · 13 years ago
  40. 1b082cc gma500: Add Oaktrail support by Alan Cox · 13 years ago
  41. 89c7813 gma500: Add Poulsbo support by Alan Cox · 13 years ago
  42. 5c49fd3 gma500: Add the core DRM files and headers by Alan Cox · 13 years ago
  43. 5091b7e gma500: Add the i2c bus support by Alan Cox · 13 years ago
  44. f910b41 gma500: Add the glue to the various BIOS and firmware interfaces by Alan Cox · 13 years ago
  45. bbbb262 gma500: Add device framework by Alan Cox · 13 years ago
  46. 4d8d096 gma500: introduce the framebuffer support code by Alan Cox · 13 years ago
  47. 8c8f1c9 gma500: introduce the GTT and MMU handling logic by Alan Cox · 13 years ago
  48. e32681d gma500: GEM and GEM glue by Alan Cox · 13 years ago
  49. 3abcf41 gma500: Move the basic driver out of staging by Alan Cox · 13 years ago
  50. b1914cb2 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  51. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  52. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  53. 6991b8f drm/radeon/kms: fix segfault in pm rework by Alex Deucher · 13 years ago
  54. 6c47e5c drm/radeon/kms: fix up gpio i2c mask bits for r4xx by Alex Deucher · 13 years ago
  55. 4f9eb94 drm/exynos: include linux/module.h by Inki Dae · 13 years ago
  56. 483b88f drm/exynos: fix vblank bug. by Inki Dae · 13 years ago
  57. 2c87112 drm/exynos: changed buffer structure. by Inki Dae · 13 years ago
  58. c749366 drm/exynos: removed unnecessary variable. by Inki Dae · 13 years ago
  59. f088d5a drm/exynos: use gem create function generically by Inki Dae · 13 years ago
  60. b0e0f85 drm/exynos: checked for null pointer by Seung-Woo Kim · 13 years ago
  61. d2716c8 drm/exynos: added crtc dpms for disable crtc by Joonyoung Shim · 13 years ago
  62. aa6b2b6 drm/exynos: removed meaningless parameter from fbdev update by Seung-Woo Kim · 13 years ago
  63. 84b4699 drm/exynos: restored kernel_fb_list when reiniting fb_helper by Joonyoung Shim · 13 years ago
  64. 74ccc53 drm/exynos: changed exynos_drm_display to exynos_drm_display_ops by Inki Dae · 13 years ago
  65. adb6b15 drm/exynos: added manager object to connector by Inki Dae · 13 years ago
  66. 8b58dfe drm/exynos: fixed converting between display mode and timing by Seung-Woo Kim · 13 years ago
  67. 1b17b20 drm/exynos: fixed connector flag with hpd and interlace scan for hdmi by Seung-Woo Kim · 13 years ago
  68. 7db3eba drm/exynos: added kms poll for handling hpd event by Seung-Woo Kim · 13 years ago
  69. d53dab3 drm: Remove utterly bogus preempt_disable() sections by Thomas Gleixner · 13 years ago
  70. 52e4c2a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  71. a7c36fd drm/radeon/kms/combios: fix dynamic allocation of PM clock modes by Alex Deucher · 13 years ago
  72. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  73. 8f3f1c9 drm/radeon/kms/pm: switch to dynamically allocating clock mode array by Alex Deucher · 13 years ago
  74. bbe26ff drm/radeon/kms: optimize r600_pm_profile_init by Alex Deucher · 13 years ago
  75. a4c9e2e drm/radeon/kms/pm: add a proper pm profile init function for fusion by Alex Deucher · 13 years ago
  76. 10b391b drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() by Alex Deucher · 13 years ago
  77. 44a1dab drm: fix kconfig unmet dependency warning by Randy Dunlap · 13 years ago
  78. 0007fa2 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  79. a6778e9 drm: add some comments to drm_wait_vblank and drm_queue_vblank_event by Ilija Hadzic · 13 years ago
  80. bfba165 drm/radeon/benchmark: signedness bug in radeon_benchmark_move() by Dan Carpenter · 13 years ago
  81. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  82. 8f4ff2b drm: do not sleep on vblank while holding a mutex by Ilija Hadzic · 13 years ago
  83. c5006cfe drm: try to restore previous CRTC config if mode set fails by Jesse Barnes · 13 years ago
  84. 091264f drm/radeon/kms: make an aux failure debug only by Alex Deucher · 13 years ago
  85. 87cb73d drm: drop select of SLOW_WORK by Paul Bolle · 13 years ago
  86. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  87. 3b9832f drm/radeon/kms: fix use of vram scratch page on evergreen/ni by Alex Deucher · 13 years ago
  88. 7a1619b drm/radeon: Make sure CS mutex is held across GPU reset. by Michel Dänzer · 13 years ago
  89. 471dd2e drm: Ensure string is null terminated. by Vinson Lee · 13 years ago
  90. baa91d64 vmwgfx: Only allow 64x64 cursors by Jakob Bornecrantz · 13 years ago
  91. f0c8a65 vmwgfx: Initialize clip rect loop correctly in surface dirty by Jakob Bornecrantz · 13 years ago
  92. c0d1831 vmwgfx: Close screen object system by Jakob Bornecrantz · 13 years ago
  93. d68752c drm: avoid switching to text console if there is no panic timeout by Hugh Dickins · 13 years ago
  94. 4415e63 drm/i915: Module parameters using '-1' as default must be signed type by Keith Packard · 13 years ago
  95. 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
  96. 1e482f7 drm/nouveau: by default use low bpp framebuffer on low memory cards by Marcin Slusarz · 13 years ago
  97. 4beb116 drm/nv10: Change the BO size threshold determining the memory placement range. by Francisco Jerez · 13 years ago
  98. 1c77e0f drm/nvc0: enable acceleration for nvc1 by default by Ben Skeggs · 13 years ago
  99. 6688a4d drm/nvc0/gr: fixup the mmio list register writes for 0xc1 by Ben Skeggs · 13 years ago
  100. 4c5df49 drm/nvc1: hacky workaround to fix accel issues by Ben Skeggs · 13 years ago