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