1. 2c87112 drm/exynos: changed buffer structure. by Inki Dae · 13 years ago
  2. c749366 drm/exynos: removed unnecessary variable. by Inki Dae · 13 years ago
  3. f088d5a drm/exynos: use gem create function generically by Inki Dae · 13 years ago
  4. b0e0f85 drm/exynos: checked for null pointer by Seung-Woo Kim · 13 years ago
  5. d2716c8 drm/exynos: added crtc dpms for disable crtc by Joonyoung Shim · 13 years ago
  6. aa6b2b6 drm/exynos: removed meaningless parameter from fbdev update by Seung-Woo Kim · 13 years ago
  7. 84b4699 drm/exynos: restored kernel_fb_list when reiniting fb_helper by Joonyoung Shim · 13 years ago
  8. 74ccc53 drm/exynos: changed exynos_drm_display to exynos_drm_display_ops by Inki Dae · 13 years ago
  9. adb6b15 drm/exynos: added manager object to connector by Inki Dae · 13 years ago
  10. 8b58dfe drm/exynos: fixed converting between display mode and timing by Seung-Woo Kim · 13 years ago
  11. 1b17b20 drm/exynos: fixed connector flag with hpd and interlace scan for hdmi by Seung-Woo Kim · 13 years ago
  12. 7db3eba drm/exynos: added kms poll for handling hpd event by Seung-Woo Kim · 13 years ago
  13. d53dab3 drm: Remove utterly bogus preempt_disable() sections by Thomas Gleixner · 13 years ago
  14. a7c36fd drm/radeon/kms/combios: fix dynamic allocation of PM clock modes by Alex Deucher · 13 years ago
  15. 8f3f1c9 drm/radeon/kms/pm: switch to dynamically allocating clock mode array by Alex Deucher · 13 years ago
  16. bbe26ff drm/radeon/kms: optimize r600_pm_profile_init by Alex Deucher · 13 years ago
  17. a4c9e2e drm/radeon/kms/pm: add a proper pm profile init function for fusion by Alex Deucher · 13 years ago
  18. 10b391b drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() by Alex Deucher · 13 years ago
  19. 44a1dab drm: fix kconfig unmet dependency warning by Randy Dunlap · 13 years ago
  20. 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
  21. a6778e9 drm: add some comments to drm_wait_vblank and drm_queue_vblank_event by Ilija Hadzic · 13 years ago
  22. bfba165 drm/radeon/benchmark: signedness bug in radeon_benchmark_move() by Dan Carpenter · 13 years ago
  23. 8f4ff2b drm: do not sleep on vblank while holding a mutex by Ilija Hadzic · 13 years ago
  24. c5006cfe drm: try to restore previous CRTC config if mode set fails by Jesse Barnes · 13 years ago
  25. 091264f drm/radeon/kms: make an aux failure debug only by Alex Deucher · 13 years ago
  26. 87cb73d drm: drop select of SLOW_WORK by Paul Bolle · 13 years ago
  27. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  28. 3b9832f drm/radeon/kms: fix use of vram scratch page on evergreen/ni by Alex Deucher · 13 years ago
  29. 7a1619b drm/radeon: Make sure CS mutex is held across GPU reset. by Michel Dänzer · 13 years ago
  30. 471dd2e drm: Ensure string is null terminated. by Vinson Lee · 13 years ago
  31. baa91d64 vmwgfx: Only allow 64x64 cursors by Jakob Bornecrantz · 13 years ago
  32. f0c8a65 vmwgfx: Initialize clip rect loop correctly in surface dirty by Jakob Bornecrantz · 13 years ago
  33. c0d1831 vmwgfx: Close screen object system by Jakob Bornecrantz · 13 years ago
  34. 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
  35. 1e482f7 drm/nouveau: by default use low bpp framebuffer on low memory cards by Marcin Slusarz · 13 years ago
  36. 4beb116 drm/nv10: Change the BO size threshold determining the memory placement range. by Francisco Jerez · 13 years ago
  37. 1c77e0f drm/nvc0: enable acceleration for nvc1 by default by Ben Skeggs · 13 years ago
  38. 6688a4d drm/nvc0/gr: fixup the mmio list register writes for 0xc1 by Ben Skeggs · 13 years ago
  39. 4c5df49 drm/nvc1: hacky workaround to fix accel issues by Ben Skeggs · 13 years ago
  40. af6d9fe drm/nvc0/gr: fix some bugs in grctx generation by Ben Skeggs · 13 years ago
  41. 8085976 drm/nvc0: enable acceleration on 0xc8 by default by Ben Skeggs · 13 years ago
  42. d4547ed drm/nvc0/vram: skip disabled PBFB subunits by Ben Skeggs · 13 years ago
  43. 2bfa748 drm/nv40/pm: fix issues on igp chipsets, which don't have memory by Ben Skeggs · 13 years ago
  44. ef5ced4 drm/nouveau: testing the wrong variable by Dan Carpenter · 13 years ago
  45. 12b6d9d drm/nvc0/vram: storage type 0xc3 is not compressed by Christoph Bumiller · 13 years ago
  46. 71856ab drm/nv50: fix stability issue on NV86. by Maxim Levitsky · 13 years ago
  47. 5e60ee7 drm/nouveau: initialize chan->fence.lock before use by Marcin Slusarz · 13 years ago
  48. 7b4b98f drm/nv50/vram: fix incorrect detection of bank count on newer chipsets by Ben Skeggs · 13 years ago
  49. dce411c drm/nv50/gr: typo fix, how about we not reset fifo during graph init? by Ben Skeggs · 13 years ago
  50. ee9f7ef drm/nv50/bios: fixup mpll programming from the init table parser by Ben Skeggs · 13 years ago
  51. 46b3488 drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() by Ben Skeggs · 13 years ago
  52. bde4889 drm: make sure drm_vblank_init() has been called before touching vbl_lock by Ben Skeggs · 13 years ago
  53. 14660cc drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  54. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  55. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  56. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  57. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  58. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  59. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  60. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  61. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  62. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  63. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  64. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  65. c9a1be9 drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 by Jerome Glisse · 13 years ago
  66. 0e2c978 drm/radeon/kms: don't poll forever if MC GDDR link training fails by Alex Deucher · 13 years ago
  67. cf2aff6 drm/radeon/kms: fix DP setup on TRAVIS bridges by Alex Deucher · 13 years ago
  68. 64912e9 drm/radeon/kms: set HPD polarity in hpd_init() by Alex Deucher · 13 years ago
  69. a18cee1 drm/radeon/kms: add MSI module parameter by Alex Deucher · 13 years ago
  70. 01e718e drm/radeon/kms: Add MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  71. b362105 drm/radeon/kms: Add MSI quirk for HP RS690 by Alex Deucher · 13 years ago
  72. 8f6c25c drm/radeon/kms: split MSI check into a separate function by Alex Deucher · 13 years ago
  73. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  74. bc1c4dc drm/radeon/kms: always do extended edid probe by Alex Deucher · 13 years ago
  75. fab249e drm/radeon/kms: remove useless radeon_ddc_dump() by Alex Deucher · 13 years ago
  76. a3b0829 drm/radeon/kms: make atombios_dig_transmitter_setup() version based by Alex Deucher · 13 years ago
  77. 58cdcb8 drm/radeon/kms: make atombios_dig_encoder_setup() version based by Alex Deucher · 13 years ago
  78. 24153dd drm/radeon/kms: make atombios_dvo_setup() version based by Alex Deucher · 13 years ago
  79. 3f03ced drm/radeon/kms: move atom encoder setup to a new file by Alex Deucher · 13 years ago
  80. 16cdf04 drm/radeon/kms: allocate vram scratch page on 6xx+ by Alex Deucher · 13 years ago
  81. 996d5c5 drm/radeon/kms: check for DP MST mode in a few more places (v2) by Alex Deucher · 13 years ago
  82. c41384f drm/radeon/kms/atom: rework encoder dpms by Alex Deucher · 13 years ago
  83. fdca78c drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG by Alex Deucher · 13 years ago
  84. 1d33e1f drm/radeon/kms: rework DP bridge checks by Alex Deucher · 13 years ago
  85. 54bd520 drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-coded value 6 by Ilija Hadzic · 13 years ago
  86. 77b1bad drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3 by Jerome Glisse · 13 years ago
  87. 8ab250d drm/radeon: set hpd polarity at init time so hotplug detect works by Jerome Glisse · 13 years ago
  88. b4f15f8 drm/radeon/kms: cleanup atombios_adjust_pll() by Alex Deucher · 13 years ago
  89. 00dfb8d drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  90. 06c9c23 drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync by Alex Deucher · 13 years ago
  91. 9bb7703 drm/radeon/kms: rework texture cache flush in r6xx+ blit code by Alex Deucher · 13 years ago
  92. 3407644 drm/radeon: avoid bouncing connector status btw disconnected & unknown by Jerome Glisse · 13 years ago
  93. 305151e vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS". by Thomas Hellstrom · 13 years ago
  94. a7331e5 drm: Introduce "Virtual" connectors and encoders by Thomas Hellstrom · 13 years ago
  95. 0603ba1 gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c by Paul Gortmaker · 13 years ago
  96. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  97. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  98. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  99. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  100. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago