1. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  2. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  3. c916874 drivers/gpu/vga/vgaarb.c: add missing kfree by Julia Lawall · 13 years ago
  4. 21240f9 drm/radeon/kms/atom: unify i2c gpio table handling by Alex Deucher · 13 years ago
  5. d724502 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 13 years ago
  6. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 13 years ago
  7. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  8. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  9. 04b3867 drm/i915: Fix inconsistent backlight level during disabled by Takashi Iwai · 13 years ago
  10. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  11. 9a10f40 drm/i915: Use DPCD value for max DP lanes. by Keith Packard · 13 years ago
  12. b34f1f0 drm/i915: Initiate DP link training only on the lanes we'll be using by Keith Packard · 13 years ago
  13. f2e8b18 drm/i915: Remove trailing white space by Keith Packard · 13 years ago
  14. cdb0e95 drm/i915: Try harder during dp pattern 1 link training by Keith Packard · 13 years ago
  15. 21264c6 drm/i915: Make DP prepare/commit consistent with DP dpms by Keith Packard · 13 years ago
  16. 99ea712 drm/i915: Let panel power sequencing hardware do its job by Keith Packard · 13 years ago
  17. 417e822 drm/i915: Treat PCH eDP like DP in most places by Keith Packard · 13 years ago
  18. 93f62da drm/i915: Remove link_status field from intel_dp structure by Keith Packard · 13 years ago
  19. 832dd3c drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control by Keith Packard · 13 years ago
  20. b1914cb2 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  21. 6991b8f drm/radeon/kms: fix segfault in pm rework by Alex Deucher · 13 years ago
  22. 6c47e5c drm/radeon/kms: fix up gpio i2c mask bits for r4xx by Alex Deucher · 13 years ago
  23. f625211 vgaarb: a NULL bridge is acceptable for root devices. by Dave Airlie · 13 years ago
  24. d53dab3 drm: Remove utterly bogus preempt_disable() sections by Thomas Gleixner · 13 years ago
  25. 52e4c2a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  26. a7c36fd drm/radeon/kms/combios: fix dynamic allocation of PM clock modes by Alex Deucher · 13 years ago
  27. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  28. 8f3f1c9 drm/radeon/kms/pm: switch to dynamically allocating clock mode array by Alex Deucher · 13 years ago
  29. bbe26ff drm/radeon/kms: optimize r600_pm_profile_init by Alex Deucher · 13 years ago
  30. a4c9e2e drm/radeon/kms/pm: add a proper pm profile init function for fusion by Alex Deucher · 13 years ago
  31. 10b391b drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() by Alex Deucher · 13 years ago
  32. 44a1dab drm: fix kconfig unmet dependency warning by Randy Dunlap · 13 years ago
  33. 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
  34. a6778e9 drm: add some comments to drm_wait_vblank and drm_queue_vblank_event by Ilija Hadzic · 13 years ago
  35. bfba165 drm/radeon/benchmark: signedness bug in radeon_benchmark_move() by Dan Carpenter · 13 years ago
  36. 8f4ff2b drm: do not sleep on vblank while holding a mutex by Ilija Hadzic · 13 years ago
  37. c5006cf drm: try to restore previous CRTC config if mode set fails by Jesse Barnes · 13 years ago
  38. 091264f drm/radeon/kms: make an aux failure debug only by Alex Deucher · 13 years ago
  39. 87cb73d drm: drop select of SLOW_WORK by Paul Bolle · 13 years ago
  40. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  41. 3b9832f drm/radeon/kms: fix use of vram scratch page on evergreen/ni by Alex Deucher · 13 years ago
  42. 7a1619b drm/radeon: Make sure CS mutex is held across GPU reset. by Michel Dänzer · 13 years ago
  43. 471dd2e drm: Ensure string is null terminated. by Vinson Lee · 13 years ago
  44. baa91d6 vmwgfx: Only allow 64x64 cursors by Jakob Bornecrantz · 13 years ago
  45. f0c8a65 vmwgfx: Initialize clip rect loop correctly in surface dirty by Jakob Bornecrantz · 13 years ago
  46. c0d1831 vmwgfx: Close screen object system by Jakob Bornecrantz · 13 years ago
  47. 4415e63 drm/i915: Module parameters using '-1' as default must be signed type by Keith Packard · 13 years ago
  48. 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
  49. 1e482f7 drm/nouveau: by default use low bpp framebuffer on low memory cards by Marcin Slusarz · 13 years ago
  50. 4beb116 drm/nv10: Change the BO size threshold determining the memory placement range. by Francisco Jerez · 13 years ago
  51. 1c77e0f drm/nvc0: enable acceleration for nvc1 by default by Ben Skeggs · 13 years ago
  52. 6688a4d drm/nvc0/gr: fixup the mmio list register writes for 0xc1 by Ben Skeggs · 13 years ago
  53. 4c5df49 drm/nvc1: hacky workaround to fix accel issues by Ben Skeggs · 13 years ago
  54. af6d9fe drm/nvc0/gr: fix some bugs in grctx generation by Ben Skeggs · 13 years ago
  55. 8085976 drm/nvc0: enable acceleration on 0xc8 by default by Ben Skeggs · 13 years ago
  56. d4547ed drm/nvc0/vram: skip disabled PBFB subunits by Ben Skeggs · 13 years ago
  57. 2bfa748 drm/nv40/pm: fix issues on igp chipsets, which don't have memory by Ben Skeggs · 13 years ago
  58. ef5ced4 drm/nouveau: testing the wrong variable by Dan Carpenter · 13 years ago
  59. 12b6d9d drm/nvc0/vram: storage type 0xc3 is not compressed by Christoph Bumiller · 13 years ago
  60. 71856ab drm/nv50: fix stability issue on NV86. by Maxim Levitsky · 13 years ago
  61. 5e60ee7 drm/nouveau: initialize chan->fence.lock before use by Marcin Slusarz · 13 years ago
  62. 7b4b98f drm/nv50/vram: fix incorrect detection of bank count on newer chipsets by Ben Skeggs · 13 years ago
  63. dce411c drm/nv50/gr: typo fix, how about we not reset fifo during graph init? by Ben Skeggs · 13 years ago
  64. ee9f7ef drm/nv50/bios: fixup mpll programming from the init table parser by Ben Skeggs · 13 years ago
  65. 46b3488 drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() by Ben Skeggs · 13 years ago
  66. bde4889 drm: make sure drm_vblank_init() has been called before touching vbl_lock by Ben Skeggs · 13 years ago
  67. c8c27c9 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  68. 14660cc drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  69. 9ca1d10 drm/i915: Turn on another required clock gating bit on gen6. by Eric Anholt · 13 years ago
  70. 406478d drm/i915: Turn on a required 3D clock gating bit on Sandybridge. by Eric Anholt · 13 years ago
  71. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  72. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  73. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  74. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  75. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  76. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  77. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  78. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  79. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  80. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  81. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  82. 5c24d8b Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-move by Randy Dunlap · 13 years ago
  83. c9a1be9 drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 by Jerome Glisse · 13 years ago
  84. 680da87 drm/i915: enable cacheable objects on Ivybridge by Jesse Barnes · 13 years ago
  85. 0e2c978 drm/radeon/kms: don't poll forever if MC GDDR link training fails by Alex Deucher · 13 years ago
  86. cf2aff6 drm/radeon/kms: fix DP setup on TRAVIS bridges by Alex Deucher · 13 years ago
  87. 64912e9 drm/radeon/kms: set HPD polarity in hpd_init() by Alex Deucher · 13 years ago
  88. a18cee1 drm/radeon/kms: add MSI module parameter by Alex Deucher · 13 years ago
  89. 01e718e drm/radeon/kms: Add MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  90. b362105 drm/radeon/kms: Add MSI quirk for HP RS690 by Alex Deucher · 13 years ago
  91. 8f6c25c drm/radeon/kms: split MSI check into a separate function by Alex Deucher · 13 years ago
  92. 4b9de73 drm/i915: add constants to size fence arrays and fields by Daniel Vetter · 13 years ago
  93. 775d17b drm/i915: Ivybridge still has fences! by Daniel Vetter · 13 years ago
  94. 616fdb5 drm/i915: forcewake warning fixes in debugfs by Ben Widawsky · 13 years ago
  95. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  96. ff56b0b drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  97. 627f767 drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work by Keith Packard · 13 years ago
  98. bc1c4dc drm/radeon/kms: always do extended edid probe by Alex Deucher · 13 years ago
  99. fab249e drm/radeon/kms: remove useless radeon_ddc_dump() by Alex Deucher · 13 years ago
  100. a3b0829 drm/radeon/kms: make atombios_dig_transmitter_setup() version based by Alex Deucher · 13 years ago