1. f0c8a65 vmwgfx: Initialize clip rect loop correctly in surface dirty by Jakob Bornecrantz · 13 years ago
  2. c0d1831 vmwgfx: Close screen object system by Jakob Bornecrantz · 13 years ago
  3. 4415e63 drm/i915: Module parameters using '-1' as default must be signed type by Keith Packard · 13 years ago
  4. 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
  5. 1e482f7 drm/nouveau: by default use low bpp framebuffer on low memory cards by Marcin Slusarz · 13 years ago
  6. 4beb116 drm/nv10: Change the BO size threshold determining the memory placement range. by Francisco Jerez · 13 years ago
  7. 1c77e0f drm/nvc0: enable acceleration for nvc1 by default by Ben Skeggs · 13 years ago
  8. 6688a4d drm/nvc0/gr: fixup the mmio list register writes for 0xc1 by Ben Skeggs · 13 years ago
  9. 4c5df49 drm/nvc1: hacky workaround to fix accel issues by Ben Skeggs · 13 years ago
  10. af6d9fe drm/nvc0/gr: fix some bugs in grctx generation by Ben Skeggs · 13 years ago
  11. 8085976 drm/nvc0: enable acceleration on 0xc8 by default by Ben Skeggs · 13 years ago
  12. d4547ed drm/nvc0/vram: skip disabled PBFB subunits by Ben Skeggs · 13 years ago
  13. 2bfa748 drm/nv40/pm: fix issues on igp chipsets, which don't have memory by Ben Skeggs · 13 years ago
  14. ef5ced4b drm/nouveau: testing the wrong variable by Dan Carpenter · 13 years ago
  15. 12b6d9d drm/nvc0/vram: storage type 0xc3 is not compressed by Christoph Bumiller · 13 years ago
  16. 71856ab drm/nv50: fix stability issue on NV86. by Maxim Levitsky · 13 years ago
  17. 5e60ee7 drm/nouveau: initialize chan->fence.lock before use by Marcin Slusarz · 13 years ago
  18. 7b4b98f drm/nv50/vram: fix incorrect detection of bank count on newer chipsets by Ben Skeggs · 13 years ago
  19. dce411c drm/nv50/gr: typo fix, how about we not reset fifo during graph init? by Ben Skeggs · 13 years ago
  20. ee9f7ef drm/nv50/bios: fixup mpll programming from the init table parser by Ben Skeggs · 13 years ago
  21. 46b3488 drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() by Ben Skeggs · 13 years ago
  22. bde4889 drm: make sure drm_vblank_init() has been called before touching vbl_lock by Ben Skeggs · 13 years ago
  23. c8c27c9 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  24. 14660cc drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  25. 9ca1d10 drm/i915: Turn on another required clock gating bit on gen6. by Eric Anholt · 13 years ago
  26. 406478d drm/i915: Turn on a required 3D clock gating bit on Sandybridge. by Eric Anholt · 13 years ago
  27. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  28. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  29. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  30. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  31. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  32. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  33. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  34. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  35. 1543b4dd vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  36. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  37. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  38. 5c24d8b Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-move by Randy Dunlap · 13 years ago
  39. c9a1be9 drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 by Jerome Glisse · 13 years ago
  40. 680da87 drm/i915: enable cacheable objects on Ivybridge by Jesse Barnes · 13 years ago
  41. 0e2c978 drm/radeon/kms: don't poll forever if MC GDDR link training fails by Alex Deucher · 13 years ago
  42. cf2aff6 drm/radeon/kms: fix DP setup on TRAVIS bridges by Alex Deucher · 13 years ago
  43. 64912e9 drm/radeon/kms: set HPD polarity in hpd_init() by Alex Deucher · 13 years ago
  44. a18cee1 drm/radeon/kms: add MSI module parameter by Alex Deucher · 13 years ago
  45. 01e718e drm/radeon/kms: Add MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  46. b362105 drm/radeon/kms: Add MSI quirk for HP RS690 by Alex Deucher · 13 years ago
  47. 8f6c25c drm/radeon/kms: split MSI check into a separate function by Alex Deucher · 13 years ago
  48. 4b9de73 drm/i915: add constants to size fence arrays and fields by Daniel Vetter · 13 years ago
  49. 775d17b drm/i915: Ivybridge still has fences! by Daniel Vetter · 13 years ago
  50. 616fdb5 drm/i915: forcewake warning fixes in debugfs by Ben Widawsky · 13 years ago
  51. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  52. ff56b0b drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  53. 627f767 drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work by Keith Packard · 13 years ago
  54. bc1c4dc drm/radeon/kms: always do extended edid probe by Alex Deucher · 13 years ago
  55. fab249e drm/radeon/kms: remove useless radeon_ddc_dump() by Alex Deucher · 13 years ago
  56. a3b0829 drm/radeon/kms: make atombios_dig_transmitter_setup() version based by Alex Deucher · 13 years ago
  57. 58cdcb8 drm/radeon/kms: make atombios_dig_encoder_setup() version based by Alex Deucher · 13 years ago
  58. 24153dd drm/radeon/kms: make atombios_dvo_setup() version based by Alex Deucher · 13 years ago
  59. 3f03ced drm/radeon/kms: move atom encoder setup to a new file by Alex Deucher · 13 years ago
  60. 16cdf04 drm/radeon/kms: allocate vram scratch page on 6xx+ by Alex Deucher · 13 years ago
  61. 996d5c5 drm/radeon/kms: check for DP MST mode in a few more places (v2) by Alex Deucher · 13 years ago
  62. c41384f drm/radeon/kms/atom: rework encoder dpms by Alex Deucher · 13 years ago
  63. fdca78c drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG by Alex Deucher · 13 years ago
  64. 1d33e1f drm/radeon/kms: rework DP bridge checks by Alex Deucher · 13 years ago
  65. 54bd520 drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-coded value 6 by Ilija Hadzic · 13 years ago
  66. 77b1bad drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3 by Jerome Glisse · 13 years ago
  67. 8ab250d drm/radeon: set hpd polarity at init time so hotplug detect works by Jerome Glisse · 13 years ago
  68. b4f15f8 drm/radeon/kms: cleanup atombios_adjust_pll() by Alex Deucher · 13 years ago
  69. 00dfb8d drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  70. 06c9c23 drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync by Alex Deucher · 13 years ago
  71. 9bb7703 drm/radeon/kms: rework texture cache flush in r6xx+ blit code by Alex Deucher · 13 years ago
  72. 3407644 drm/radeon: avoid bouncing connector status btw disconnected & unknown by Jerome Glisse · 13 years ago
  73. 305151e vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS". by Thomas Hellstrom · 13 years ago
  74. a7331e5 drm: Introduce "Virtual" connectors and encoders by Thomas Hellstrom · 13 years ago
  75. 0603ba1 gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c by Paul Gortmaker · 13 years ago
  76. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  77. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  78. 8282049 drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS by Adam Jackson · 13 years ago
  79. 80a2901 drm/i915: only match on PCI_BASE_CLASS_DISPLAY by Daniel Vetter · 13 years ago
  80. f74974c drm/i915: disable temporal dithering on the internal panel by Daniel Vetter · 13 years ago
  81. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  83. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  84. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  85. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  86. c5c4236 vmwgfx: Don't pass unused arguments to do_dirty functions by Jakob Bornecrantz · 13 years ago
  87. 64fc994 vmwgfx: Emulate depth 32 framebuffers by Jakob Bornecrantz · 13 years ago
  88. 1970305 drm/radeon: Lower the severity of the radeon lockup messages. by Dave Jones · 13 years ago
  89. 82d1655 drm/i915/dp: Fix eDP on PCH DP on CPT/PPT by Adam Jackson · 13 years ago
  90. 1c95822 drm/i915/dp: Introduce is_cpu_edp() by Adam Jackson · 13 years ago
  91. 2600521 drm/i915: use correct SPD type value by Jesse Barnes · 13 years ago
  92. 64a8fc0 drm/i915: fix ILK+ infoframe support by Jesse Barnes · 13 years ago
  93. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 13 years ago
  94. a2006cf drm/i915: read full receiver capability field during DP hot plug by Jesse Barnes · 13 years ago
  95. dc22ee6 drm/i915/dp: Remove eDP special cases from bandwidth checks by Adam Jackson · 13 years ago
  96. cd9dde4 drm/i915/dp: Fix the math in intel_dp_link_required by Adam Jackson · 13 years ago
  97. f52c619 drm/i915/panel: Always record the backlight level again (but cleverly) by Takashi Iwai · 13 years ago
  98. f700088 i915: Move i915_read/write out of line by Andi Kleen · 13 years ago
  99. a487928 drm/i915: remove transcoder PLL mashing from mode_set per specs by Jesse Barnes · 13 years ago
  100. 4c9c18c drm/i915: if transcoder disable fails, say which by Jesse Barnes · 13 years ago