1. 0fcb615 radeon/kms: cleanup async dma packet checking by Jerome Glisse · 12 years ago
  2. 4e872ae drm/radeon: consolidate redundant macros and constants by Ilija Hadzic · 12 years ago
  3. 012e976 drm/radeon: use common next_reloc function by Ilija Hadzic · 12 years ago
  4. e971699 drm/radeon: pull out common next_reloc function by Ilija Hadzic · 12 years ago
  5. c3ad63a drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet by Ilija Hadzic · 12 years ago
  6. d6e18a3 drm/radeon: add a check to wait_reg_mem command by Ilija Hadzic · 12 years ago
  7. 40592a1 drm/radeon: refactor vline packet parsing function by Ilija Hadzic · 12 years ago
  8. 9ffb7a6 drm/radeon: factor out cs_next_is_pkt3_nop function by Ilija Hadzic · 12 years ago
  9. c38f34b drm/radeon: use common cs packet parse function by Ilija Hadzic · 12 years ago
  10. 4db0131 drm/radeon: implement common cs packet parse function by Ilija Hadzic · 12 years ago
  11. 66b3543 drm/radeon: fix formatting by Ilija Hadzic · 12 years ago
  12. d201450 drm/radeon: remove unused prototype from radeon_cs by Ilija Hadzic · 12 years ago
  13. 580f839 drm/radeon: remove unecessary assignment by Ilija Hadzic · 12 years ago
  14. 3646e42 drm/radeon: switch back to the CP ring for VM PT updates by Alex Deucher · 12 years ago
  15. fd5d93a drm/radeon: prevent crash in the ring space allocation by Alex Deucher · 12 years ago
  16. f2d68cf drm/radeon: Calling object_unrefer() when creating fb failure by liu chuansheng · 12 years ago
  17. 39dc9aa drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackout by Alex Deucher · 12 years ago
  18. ed39fad drm/radeon/evergreen+: wait for the MC to settle after MC blackout by Alex Deucher · 12 years ago
  19. f689e3a drm/radeon: protect against div by 0 in backend setup by Mikko Tiihonen · 12 years ago
  20. f7eb973 drm/radeon: fix backend map setup on 1 RB sumo boards by Alex Deucher · 12 years ago
  21. 9200ee4 drm/radeon: add quirk for RV100 board by Alex Deucher · 12 years ago
  22. 674a16f drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN by Alex Deucher · 12 years ago
  23. bb588820 drm/radeon: fix MC blackout on evergreen+ by Christopher Staite · 12 years ago
  24. 4836743 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  25. dda9012 drm/exynos: add check for the device power status by Shirish S · 12 years ago
  26. 428982e drm/exynos: Make 'drm_hdmi_get_edid' static by Sachin Kamat · 12 years ago
  27. 7cdc046 drm/exynos: fimd and ipp are broken on multiplatform by Arnd Bergmann · 12 years ago
  28. 05523d5 drm/exynos: don't include plat/gpio-cfg.h by Arnd Bergmann · 12 years ago
  29. 77006a7 drm/exynos: Remove "internal" interrupt handling by Sean Paul · 12 years ago
  30. 0315a90 drm/exynos: Add missing static specifiers in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  31. 09760ea drm/exynos: Replace mdelay with usleep_range by Sean Paul · 12 years ago
  32. 0bc4a0a drm/exynos: Make ipp_handle_cmd_work static by Sachin Kamat · 12 years ago
  33. b7848c7 drm/exynos: Make g2d_userptr_get_dma_addr static by Sachin Kamat · 12 years ago
  34. b8b5c13 drm/exynos: consider DMA_NONE flag to dmabuf import by Inki Dae · 12 years ago
  35. 420ae1e drm/exynos: free sg object if dma_map_sg is failed by Inki Dae · 12 years ago
  36. e7808df drm/exynos: added validation of edid for vidi connection by Seung-Woo Kim · 12 years ago
  37. 9c08e4b drm/exynos: let drm handle edid allocations by Rahul Sharma · 12 years ago
  38. b3dfcb2 drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts. by Michel Dänzer · 12 years ago
  39. 1da80cf drm/radeon: fix a rare case of double kfree by Ilija Hadzic · 12 years ago
  40. b2f4b03 radeon_display: Use pointer return error codes by xueminsu · 12 years ago
  41. e521a29 drm/radeon: fix cursor corruption on DCE6 and newer by Jerome Glisse · 12 years ago
  42. 4518f61 drm/i915: dump UTS_RELEASE into the error_state by Daniel Vetter · 12 years ago
  43. f05bb0c drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits by Chris Wilson · 12 years ago
  44. 1c8c38c drm/i915: Disable AsyncFlip performance optimisations by Chris Wilson · 12 years ago
  45. 014b344 ttm: on move memory failure don't leave a node dangling by Dave Airlie · 12 years ago
  46. 6305418 ttm: don't destroy old mm_node on memcpy failure by Dave Airlie · 12 years ago
  47. ffb5fd5 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  48. 2070787 Revert "drm/radeon: do not move bo to different placement at each cs" by Alex Deucher · 12 years ago
  49. b514407 drm/i915: fix FORCEWAKE posting reads by Jani Nikula · 12 years ago
  50. 262b6d3 drm/i915: Invalidate the relocation presumed_offsets along the slow path by Chris Wilson · 12 years ago
  51. f30d26e drm/i915/eDP: do not write power sequence registers for ghost eDP by Jani Nikula · 12 years ago
  52. 5f0839c drm/radeon: improve semaphore debugging on lockup by Jerome Glisse · 12 years ago
  53. c18b117 drm/radeon: allow FP16 color clear registers on r500 by Marek Olšák · 12 years ago
  54. 19fc42e drm/radeon: clear reset flags if engines are idle by Alex Deucher · 12 years ago
  55. 0f3b684 drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state by Chris Wilson · 12 years ago
  56. 7b4cf99 udldrmfb: udl_get_edid: drop unneeded i-- by Hans de Goede · 12 years ago
  57. 242187b udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack by Hans de Goede · 12 years ago
  58. c930812 udldrmfb: Fix EDID not working with monitors with EDID extension blocks by Hans de Goede · 12 years ago
  59. 7d00813 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  60. 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
  61. 43f7897 drm/nvc0/fb: fix crash when different mutex is used to protect same list by Aleksi Torhamo · 12 years ago
  62. d19528a drm/nouveau/clock: fix support for more than 2 monitors on nve0 by Aleksi Torhamo · 12 years ago
  63. c684cef drm/nv50/disp: fix selection of bios script for analog outputs by Marcin Slusarz · 12 years ago
  64. f20ebd0 drm/nv17-50: restore fence buffer on resume by Marcin Slusarz · 12 years ago
  65. 92441b2 drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards by Marcin Slusarz · 12 years ago
  66. dd5700e drm/nouveau: fix nouveau_client allocation failure path by Marcin Slusarz · 12 years ago
  67. 82c805a drm/nouveau: don't return freed object from nouveau_handle_create by Marcin Slusarz · 12 years ago
  68. cfd376b drm/nouveau/vm: fix memory corruption when pgt allocation fails by Marcin Slusarz · 12 years ago
  69. 4c4101d drm/nouveau: add locking around instobj list operations by Marcin Slusarz · 12 years ago
  70. 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
  71. 4459146 drm/nouveau/devinit: ensure legacy vga control is enabled during post by Ben Skeggs · 12 years ago
  72. 9305ede radeon/kms: fix dma relocation checking by Jerome Glisse · 12 years ago
  73. 51861d4 radeon/kms: force rn50 chip to always report connected on analog output by Jerome Glisse · 12 years ago
  74. 25d8999 drm/radeon: fix error path in kpage allocation by Ilija Hadzic · 12 years ago
  75. a6b7e1a drm/radeon: fix a bogus kfree by Ilija Hadzic · 12 years ago
  76. ff4bd08 drm/radeon: fix NULL pointer dereference in UMS mode by Ilija Hadzic · 12 years ago
  77. 82ba789 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  78. 93927ca drm/i915: Revert shrinker changes from "Track unbound pages" by Daniel Vetter · 12 years ago
  79. ca320ac drm/i915: Use pixel size for computing linear offsets into a sprite by Chris Wilson · 12 years ago
  80. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  81. c16ed4b drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths by Chris Wilson · 12 years ago
  82. cc7ebb2 drm/i915: The sprite scaler on Ironlake also support YUV planes by Chris Wilson · 12 years ago
  83. 901593f drm: Only evict the blocks required to create the requested hole by Chris Wilson · 12 years ago
  84. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  85. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  86. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  87. 3490ea5 drm/i915: Treat crtc->mode.clock == 0 as disabled by Chris Wilson · 12 years ago
  88. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  89. 48e8583 Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13" by Daniel Vetter · 12 years ago
  90. 93be878 drm/i915; Only increment the user-pin-count after successfully pinning the bo by Chris Wilson · 12 years ago
  91. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  92. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  93. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  94. a10fbb4 drm/radeon: fix DMA CS parser for r6xx linear copy packet by Alex Deucher · 12 years ago
  95. 43fb778 drm/radeon: split r6xx and r7xx copy_dma functions by Alex Deucher · 12 years ago
  96. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  97. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  98. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  99. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  100. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago