1. 7b4cf99 udldrmfb: udl_get_edid: drop unneeded i-- by Hans de Goede · 12 years ago
  2. 242187b udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack by Hans de Goede · 12 years ago
  3. c930812 udldrmfb: Fix EDID not working with monitors with EDID extension blocks by Hans de Goede · 12 years ago
  4. 7d00813 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  5. 94bc70a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  6. 43f7897 drm/nvc0/fb: fix crash when different mutex is used to protect same list by Aleksi Torhamo · 12 years ago
  7. d19528a drm/nouveau/clock: fix support for more than 2 monitors on nve0 by Aleksi Torhamo · 12 years ago
  8. c684cef drm/nv50/disp: fix selection of bios script for analog outputs by Marcin Slusarz · 12 years ago
  9. f20ebd0 drm/nv17-50: restore fence buffer on resume by Marcin Slusarz · 12 years ago
  10. 92441b2 drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards by Marcin Slusarz · 12 years ago
  11. dd5700e drm/nouveau: fix nouveau_client allocation failure path by Marcin Slusarz · 12 years ago
  12. 82c805a drm/nouveau: don't return freed object from nouveau_handle_create by Marcin Slusarz · 12 years ago
  13. cfd376b drm/nouveau/vm: fix memory corruption when pgt allocation fails by Marcin Slusarz · 12 years ago
  14. 4c4101d drm/nouveau: add locking around instobj list operations by Marcin Slusarz · 12 years ago
  15. 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
  16. 4459146 drm/nouveau/devinit: ensure legacy vga control is enabled during post by Ben Skeggs · 12 years ago
  17. 9305ede radeon/kms: fix dma relocation checking by Jerome Glisse · 12 years ago
  18. 51861d4 radeon/kms: force rn50 chip to always report connected on analog output by Jerome Glisse · 12 years ago
  19. 25d8999 drm/radeon: fix error path in kpage allocation by Ilija Hadzic · 12 years ago
  20. a6b7e1a drm/radeon: fix a bogus kfree by Ilija Hadzic · 12 years ago
  21. ff4bd08 drm/radeon: fix NULL pointer dereference in UMS mode by Ilija Hadzic · 12 years ago
  22. 82ba789 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  23. 93927ca drm/i915: Revert shrinker changes from "Track unbound pages" by Daniel Vetter · 12 years ago
  24. ca320ac drm/i915: Use pixel size for computing linear offsets into a sprite by Chris Wilson · 12 years ago
  25. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  26. c16ed4b drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths by Chris Wilson · 12 years ago
  27. cc7ebb2 drm/i915: The sprite scaler on Ironlake also support YUV planes by Chris Wilson · 12 years ago
  28. 901593f drm: Only evict the blocks required to create the requested hole by Chris Wilson · 12 years ago
  29. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  30. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  31. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  32. 3490ea5 drm/i915: Treat crtc->mode.clock == 0 as disabled by Chris Wilson · 12 years ago
  33. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  34. 48e8583 Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13" by Daniel Vetter · 12 years ago
  35. 93be878 drm/i915; Only increment the user-pin-count after successfully pinning the bo by Chris Wilson · 12 years ago
  36. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  37. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  38. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  39. a10fbb4 drm/radeon: fix DMA CS parser for r6xx linear copy packet by Alex Deucher · 12 years ago
  40. 43fb778 drm/radeon: split r6xx and r7xx copy_dma functions by Alex Deucher · 12 years ago
  41. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  42. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  43. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  44. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  45. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  46. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  47. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  48. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 12 years ago
  49. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  50. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  51. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 12 years ago
  52. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 12 years ago
  53. e39d5ce drm/exynos: fix incorrect interrupt induced by m2m operation. by Jinyoung Jeon · 12 years ago
  54. b5c0b55 drm/exynos: remove color bar pattern operation. by JoongMock Shin · 12 years ago
  55. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 12 years ago
  56. 5bbea0c drm/exynos: fix build warning. by Eunchul Kim · 12 years ago
  57. 4f21877 drm/exynos: consider both case of vflip and hflip. by Eunchul Kim · 12 years ago
  58. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 12 years ago
  59. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 12 years ago
  60. 694be45 drm/exynos: consider buffer allocation without iommu by Inki Dae · 12 years ago
  61. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  62. c704f1b drm/exynos: consider no iommu support to console framebuffer by Inki Dae · 12 years ago
  63. f4fd9bd drm/exynos: fix flags in dma buf exporting by Seung-Woo Kim · 12 years ago
  64. eda85d6 drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 12 years ago
  65. 57cdf82 drm: nouveau: Fix build warning seen if HWMON is undefined by Guenter Roeck · 12 years ago
  66. 06bc6df drm/radeon: switch to a finer grained reset for SI (v2) by Alex Deucher · 12 years ago
  67. 271d6fed drm/radeon: switch to a finer grained reset for cayman/TN by Alex Deucher · 12 years ago
  68. 0ecebb9 drm/radeon: switch to a finer grained reset for evergreen by Alex Deucher · 12 years ago
  69. 71e3d15 drm/radeon: switch to a finer grained reset for r6xx/7xx by Alex Deucher · 12 years ago
  70. ec46c76 drm/radeon: add GPU reset flags by Alex Deucher · 12 years ago
  71. 4b681c2 drm/radeon: fix typo in evergreen dma fence by Alex Deucher · 12 years ago
  72. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  73. 0a9069d drm/radeon: Properly handle DDC probe for DP bridges by Niels Ole Salscheider · 12 years ago
  74. 64c56e8 drm/radeon: reset dma engine on gpu reset (v2) by Jerome Glisse · 12 years ago
  75. eaaa698 drm/radeon: print dma status reg on lockup (v2) by Jerome Glisse · 12 years ago
  76. 4d00919 drm/radeon: improve ring debugfs printing by Jerome Glisse · 12 years ago
  77. 7479548 drm/radeon: add debugfs file for dma rings by Jerome Glisse · 12 years ago
  78. 909d9eb drm/radeon/r6xx: fix DMA engine for ttm bo transfers by Alex Deucher · 12 years ago
  79. cafa59b drm/radeon: add connector table for Mac G4 Silver by Alex Deucher · 12 years ago
  80. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  81. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  82. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  83. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  84. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  85. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  86. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  87. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  88. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  89. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  90. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  91. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  92. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago
  93. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  94. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  95. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  96. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  97. 668bbc8 drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list by Alex Deucher · 12 years ago
  98. da494d7 drm/i915: disable shrinker lock stealing for create_mmap_offset by Daniel Vetter · 12 years ago
  99. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  100. 5b42427 drm/i915: fix flags in dma buf exporting by Dave Airlie · 12 years ago