1. f13f773 drm/radeon: use status regs to determine what to reset (6xx/7xx) by Alex Deucher · 12 years ago
  2. 1c53467 drm/radeon: rework GPU reset on cayman/TN by Alex Deucher · 12 years ago
  3. 187e359 drm/radeon: rework GPU reset on cayman/TN by Alex Deucher · 12 years ago
  4. b763047 drm/radeon: rework GPU reset on evergreen by Alex Deucher · 12 years ago
  5. d3cb781 drm/radeon: rework GPU reset on r6xx/r7xx by Alex Deucher · 12 years ago
  6. 410a341 drm/radeon: add a bios scratch asic hung helper by Alex Deucher · 12 years ago
  7. 9ff0744 drm/radeon: add additional reset flags by Alex Deucher · 12 years ago
  8. 14adc89 drm/radeon: Deprecate UMS support v2 by Christian König · 12 years ago
  9. 0fcb615 radeon/kms: cleanup async dma packet checking by Jerome Glisse · 12 years ago
  10. 4e872ae drm/radeon: consolidate redundant macros and constants by Ilija Hadzic · 12 years ago
  11. 012e976 drm/radeon: use common next_reloc function by Ilija Hadzic · 12 years ago
  12. e971699 drm/radeon: pull out common next_reloc function by Ilija Hadzic · 12 years ago
  13. c3ad63a drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet by Ilija Hadzic · 12 years ago
  14. d6e18a3 drm/radeon: add a check to wait_reg_mem command by Ilija Hadzic · 12 years ago
  15. 40592a1 drm/radeon: refactor vline packet parsing function by Ilija Hadzic · 12 years ago
  16. 9ffb7a6 drm/radeon: factor out cs_next_is_pkt3_nop function by Ilija Hadzic · 12 years ago
  17. c38f34b drm/radeon: use common cs packet parse function by Ilija Hadzic · 12 years ago
  18. 4db0131 drm/radeon: implement common cs packet parse function by Ilija Hadzic · 12 years ago
  19. 66b3543 drm/radeon: fix formatting by Ilija Hadzic · 12 years ago
  20. d201450 drm/radeon: remove unused prototype from radeon_cs by Ilija Hadzic · 12 years ago
  21. 580f839 drm/radeon: remove unecessary assignment by Ilija Hadzic · 12 years ago
  22. 3646e42 drm/radeon: switch back to the CP ring for VM PT updates by Alex Deucher · 12 years ago
  23. fd5d93a drm/radeon: prevent crash in the ring space allocation by Alex Deucher · 12 years ago
  24. f2d68cf drm/radeon: Calling object_unrefer() when creating fb failure by liu chuansheng · 12 years ago
  25. 39dc9aa drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackout by Alex Deucher · 12 years ago
  26. ed39fad drm/radeon/evergreen+: wait for the MC to settle after MC blackout by Alex Deucher · 12 years ago
  27. f689e3a drm/radeon: protect against div by 0 in backend setup by Mikko Tiihonen · 12 years ago
  28. f7eb973 drm/radeon: fix backend map setup on 1 RB sumo boards by Alex Deucher · 12 years ago
  29. 9200ee4 drm/radeon: add quirk for RV100 board by Alex Deucher · 12 years ago
  30. 674a16f drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN by Alex Deucher · 12 years ago
  31. bb588820 drm/radeon: fix MC blackout on evergreen+ by Christopher Staite · 12 years ago
  32. 4836743 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  33. f0f21aa Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  34. dda9012 drm/exynos: add check for the device power status by Shirish S · 12 years ago
  35. 428982e drm/exynos: Make 'drm_hdmi_get_edid' static by Sachin Kamat · 12 years ago
  36. 7cdc046 drm/exynos: fimd and ipp are broken on multiplatform by Arnd Bergmann · 12 years ago
  37. 05523d5 drm/exynos: don't include plat/gpio-cfg.h by Arnd Bergmann · 12 years ago
  38. 77006a7 drm/exynos: Remove "internal" interrupt handling by Sean Paul · 12 years ago
  39. 0315a90 drm/exynos: Add missing static specifiers in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  40. 09760ea drm/exynos: Replace mdelay with usleep_range by Sean Paul · 12 years ago
  41. 0bc4a0a drm/exynos: Make ipp_handle_cmd_work static by Sachin Kamat · 12 years ago
  42. b7848c7 drm/exynos: Make g2d_userptr_get_dma_addr static by Sachin Kamat · 12 years ago
  43. b8b5c13 drm/exynos: consider DMA_NONE flag to dmabuf import by Inki Dae · 12 years ago
  44. 420ae1e drm/exynos: free sg object if dma_map_sg is failed by Inki Dae · 12 years ago
  45. e7808df drm/exynos: added validation of edid for vidi connection by Seung-Woo Kim · 12 years ago
  46. 9c08e4b drm/exynos: let drm handle edid allocations by Rahul Sharma · 12 years ago
  47. 4af6924 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  48. b3dfcb2 drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts. by Michel Dänzer · 12 years ago
  49. 1da80cf drm/radeon: fix a rare case of double kfree by Ilija Hadzic · 12 years ago
  50. b2f4b03 radeon_display: Use pointer return error codes by xueminsu · 12 years ago
  51. e521a29 drm/radeon: fix cursor corruption on DCE6 and newer by Jerome Glisse · 12 years ago
  52. 4518f61 drm/i915: dump UTS_RELEASE into the error_state by Daniel Vetter · 12 years ago
  53. 9452618 iommu/intel: disable DMAR for g4x integrated gfx by Daniel Vetter · 12 years ago
  54. f05bb0c drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits by Chris Wilson · 12 years ago
  55. 1c8c38c drm/i915: Disable AsyncFlip performance optimisations by Chris Wilson · 12 years ago
  56. 014b344 ttm: on move memory failure don't leave a node dangling by Dave Airlie · 12 years ago
  57. 6305418 ttm: don't destroy old mm_node on memcpy failure by Dave Airlie · 12 years ago
  58. ffb5fd5 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  59. a3f5aed Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  60. 2070787 Revert "drm/radeon: do not move bo to different placement at each cs" by Alex Deucher · 12 years ago
  61. b514407 drm/i915: fix FORCEWAKE posting reads by Jani Nikula · 12 years ago
  62. 262b6d3 drm/i915: Invalidate the relocation presumed_offsets along the slow path by Chris Wilson · 12 years ago
  63. f30d26e drm/i915/eDP: do not write power sequence registers for ghost eDP by Jani Nikula · 12 years ago
  64. 5f0839c drm/radeon: improve semaphore debugging on lockup by Jerome Glisse · 12 years ago
  65. c18b117 drm/radeon: allow FP16 color clear registers on r500 by Marek Olšák · 12 years ago
  66. 19fc42e drm/radeon: clear reset flags if engines are idle by Alex Deucher · 12 years ago
  67. 0f3b684 drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state by Chris Wilson · 12 years ago
  68. 7b4cf99 udldrmfb: udl_get_edid: drop unneeded i-- by Hans de Goede · 12 years ago
  69. 242187b udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack by Hans de Goede · 12 years ago
  70. c930812 udldrmfb: Fix EDID not working with monitors with EDID extension blocks by Hans de Goede · 12 years ago
  71. 7d00813 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  72. 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
  73. 43f7897 drm/nvc0/fb: fix crash when different mutex is used to protect same list by Aleksi Torhamo · 12 years ago
  74. d19528a drm/nouveau/clock: fix support for more than 2 monitors on nve0 by Aleksi Torhamo · 12 years ago
  75. c684cef drm/nv50/disp: fix selection of bios script for analog outputs by Marcin Slusarz · 12 years ago
  76. f20ebd0 drm/nv17-50: restore fence buffer on resume by Marcin Slusarz · 12 years ago
  77. 92441b2 drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards by Marcin Slusarz · 12 years ago
  78. dd5700e drm/nouveau: fix nouveau_client allocation failure path by Marcin Slusarz · 12 years ago
  79. 82c805a drm/nouveau: don't return freed object from nouveau_handle_create by Marcin Slusarz · 12 years ago
  80. cfd376b drm/nouveau/vm: fix memory corruption when pgt allocation fails by Marcin Slusarz · 12 years ago
  81. 4c4101d drm/nouveau: add locking around instobj list operations by Marcin Slusarz · 12 years ago
  82. 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
  83. 4459146 drm/nouveau/devinit: ensure legacy vga control is enabled during post by Ben Skeggs · 12 years ago
  84. 9305ede radeon/kms: fix dma relocation checking by Jerome Glisse · 12 years ago
  85. 51861d4 radeon/kms: force rn50 chip to always report connected on analog output by Jerome Glisse · 12 years ago
  86. 25d8999 drm/radeon: fix error path in kpage allocation by Ilija Hadzic · 12 years ago
  87. a6b7e1a drm/radeon: fix a bogus kfree by Ilija Hadzic · 12 years ago
  88. ff4bd08 drm/radeon: fix NULL pointer dereference in UMS mode by Ilija Hadzic · 12 years ago
  89. 82ba789 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  90. ecf02a6 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  91. ccae663 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  92. 4ffd4eb Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  93. 93927ca drm/i915: Revert shrinker changes from "Track unbound pages" by Daniel Vetter · 12 years ago
  94. 7be72c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  95. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  96. a8dd217 tracing: Fix regression of trace_options file setting by Steven Rostedt · 12 years ago
  97. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  98. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  99. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  100. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago