1. d041889 drm/radeon: switch get_gpu_clock() to a callback (v2) by Alex Deucher · 12 years ago
  2. 454d2e2 drm/radeon: add a asic callback to get the xclk by Alex Deucher · 12 years ago
  3. 0e34d09 drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation failure by Tim Gardner · 12 years ago
  4. c944b2a drm/radeon: remove overzealous warning in hdmi handling by Alex Deucher · 12 years ago
  5. 7ae764b drm/radeon: fix multi-head power profile stability on BTC+ asics by Alex Deucher · 12 years ago
  6. 0e3d50b drm/radeon/dce6: fix display powergating by Alex Deucher · 12 years ago
  7. 7271c7f drm/radeon: add Oland pci ids by Alex Deucher · 13 years ago
  8. e737a14 drm/radeon: radeon-asic updates for Oland by Alex Deucher · 12 years ago
  9. bcc7f5d drm/radeon: add ucode loading support for Oland by Alex Deucher · 13 years ago
  10. d0ae7fc drm/radeon: fill in gpu init for Oland by Alex Deucher · 13 years ago
  11. 624d352 drm/radeon: add Oland chip family by Alex Deucher · 12 years ago
  12. df16004 drm/radeon: switch back to using the DMA ring for VM PT updates by Alex Deucher · 12 years ago
  13. 43f1214 drm/radeon: use IBs for VM page table updates v2 by Alex Deucher · 12 years ago
  14. 24178ec drm/radeon: don't reset the MC on IGPs/APUs by Alex Deucher · 12 years ago
  15. 123bc18 drm/radeon: use the reset mask to determine if rings are hung by Alex Deucher · 12 years ago
  16. f770d78 drm/radeon: halt engines before disabling MC (si) by Alex Deucher · 12 years ago
  17. 90fb877 drm/radeon: halt engines before disabling MC (cayman/TN) by Alex Deucher · 12 years ago
  18. b21b6e7 drm/radeon: halt engines before disabling MC (evergreen) by Alex Deucher · 12 years ago
  19. ca57802 drm/radeon: halt engines before disabling MC (6xx/7xx) by Alex Deucher · 12 years ago
  20. 014bb20 drm/radeon: use status regs to determine what to reset (si) by Alex Deucher · 12 years ago
  21. 168757e drm/radeon: use status regs to determine what to reset (cayman) by Alex Deucher · 12 years ago
  22. a65a436 drm/radeon: use status regs to determine what to reset (evergreen) by Alex Deucher · 12 years ago
  23. f13f773 drm/radeon: use status regs to determine what to reset (6xx/7xx) by Alex Deucher · 12 years ago
  24. 1c53467 drm/radeon: rework GPU reset on cayman/TN by Alex Deucher · 12 years ago
  25. 187e359 drm/radeon: rework GPU reset on cayman/TN by Alex Deucher · 12 years ago
  26. b763047 drm/radeon: rework GPU reset on evergreen by Alex Deucher · 12 years ago
  27. d3cb781 drm/radeon: rework GPU reset on r6xx/r7xx by Alex Deucher · 12 years ago
  28. 410a341 drm/radeon: add a bios scratch asic hung helper by Alex Deucher · 12 years ago
  29. 9ff0744 drm/radeon: add additional reset flags by Alex Deucher · 12 years ago
  30. 14adc89 drm/radeon: Deprecate UMS support v2 by Christian König · 12 years ago
  31. 0fcb615 radeon/kms: cleanup async dma packet checking by Jerome Glisse · 12 years ago
  32. 4e872ae drm/radeon: consolidate redundant macros and constants by Ilija Hadzic · 12 years ago
  33. 012e976 drm/radeon: use common next_reloc function by Ilija Hadzic · 12 years ago
  34. e971699 drm/radeon: pull out common next_reloc function by Ilija Hadzic · 12 years ago
  35. c3ad63a drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet by Ilija Hadzic · 12 years ago
  36. d6e18a3 drm/radeon: add a check to wait_reg_mem command by Ilija Hadzic · 12 years ago
  37. 40592a1 drm/radeon: refactor vline packet parsing function by Ilija Hadzic · 12 years ago
  38. 9ffb7a6 drm/radeon: factor out cs_next_is_pkt3_nop function by Ilija Hadzic · 12 years ago
  39. c38f34b drm/radeon: use common cs packet parse function by Ilija Hadzic · 12 years ago
  40. 4db0131 drm/radeon: implement common cs packet parse function by Ilija Hadzic · 12 years ago
  41. 66b3543 drm/radeon: fix formatting by Ilija Hadzic · 12 years ago
  42. d201450 drm/radeon: remove unused prototype from radeon_cs by Ilija Hadzic · 12 years ago
  43. 580f839 drm/radeon: remove unecessary assignment by Ilija Hadzic · 12 years ago
  44. 3646e42 drm/radeon: switch back to the CP ring for VM PT updates by Alex Deucher · 12 years ago
  45. fd5d93a drm/radeon: prevent crash in the ring space allocation by Alex Deucher · 12 years ago
  46. f2d68cf drm/radeon: Calling object_unrefer() when creating fb failure by liu chuansheng · 12 years ago
  47. 39dc9aa drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackout by Alex Deucher · 12 years ago
  48. ed39fad drm/radeon/evergreen+: wait for the MC to settle after MC blackout by Alex Deucher · 12 years ago
  49. f689e3a drm/radeon: protect against div by 0 in backend setup by Mikko Tiihonen · 12 years ago
  50. f7eb973 drm/radeon: fix backend map setup on 1 RB sumo boards by Alex Deucher · 12 years ago
  51. 9200ee4 drm/radeon: add quirk for RV100 board by Alex Deucher · 12 years ago
  52. 674a16f drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN by Alex Deucher · 12 years ago
  53. bb588820 drm/radeon: fix MC blackout on evergreen+ by Christopher Staite · 12 years ago
  54. 4836743 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  55. 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
  56. dda9012 drm/exynos: add check for the device power status by Shirish S · 12 years ago
  57. 428982e drm/exynos: Make 'drm_hdmi_get_edid' static by Sachin Kamat · 12 years ago
  58. 7cdc046 drm/exynos: fimd and ipp are broken on multiplatform by Arnd Bergmann · 12 years ago
  59. 05523d5 drm/exynos: don't include plat/gpio-cfg.h by Arnd Bergmann · 12 years ago
  60. 77006a7 drm/exynos: Remove "internal" interrupt handling by Sean Paul · 12 years ago
  61. 0315a90 drm/exynos: Add missing static specifiers in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  62. 09760ea drm/exynos: Replace mdelay with usleep_range by Sean Paul · 12 years ago
  63. 0bc4a0a drm/exynos: Make ipp_handle_cmd_work static by Sachin Kamat · 12 years ago
  64. b7848c7 drm/exynos: Make g2d_userptr_get_dma_addr static by Sachin Kamat · 12 years ago
  65. b8b5c13 drm/exynos: consider DMA_NONE flag to dmabuf import by Inki Dae · 12 years ago
  66. 420ae1e drm/exynos: free sg object if dma_map_sg is failed by Inki Dae · 12 years ago
  67. e7808df drm/exynos: added validation of edid for vidi connection by Seung-Woo Kim · 12 years ago
  68. 9c08e4b drm/exynos: let drm handle edid allocations by Rahul Sharma · 12 years ago
  69. 4af6924 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  70. b3dfcb2 drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts. by Michel Dänzer · 12 years ago
  71. 1da80cf drm/radeon: fix a rare case of double kfree by Ilija Hadzic · 12 years ago
  72. b2f4b03 radeon_display: Use pointer return error codes by xueminsu · 12 years ago
  73. e521a29 drm/radeon: fix cursor corruption on DCE6 and newer by Jerome Glisse · 12 years ago
  74. 4518f61 drm/i915: dump UTS_RELEASE into the error_state by Daniel Vetter · 12 years ago
  75. 9452618 iommu/intel: disable DMAR for g4x integrated gfx by Daniel Vetter · 12 years ago
  76. f05bb0c drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits by Chris Wilson · 12 years ago
  77. 1c8c38c drm/i915: Disable AsyncFlip performance optimisations by Chris Wilson · 12 years ago
  78. 014b344 ttm: on move memory failure don't leave a node dangling by Dave Airlie · 12 years ago
  79. 6305418 ttm: don't destroy old mm_node on memcpy failure by Dave Airlie · 12 years ago
  80. ffb5fd5 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  81. a3f5aed Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  82. 2070787 Revert "drm/radeon: do not move bo to different placement at each cs" by Alex Deucher · 12 years ago
  83. b514407 drm/i915: fix FORCEWAKE posting reads by Jani Nikula · 12 years ago
  84. 262b6d3 drm/i915: Invalidate the relocation presumed_offsets along the slow path by Chris Wilson · 12 years ago
  85. f30d26e drm/i915/eDP: do not write power sequence registers for ghost eDP by Jani Nikula · 12 years ago
  86. 5f0839c drm/radeon: improve semaphore debugging on lockup by Jerome Glisse · 12 years ago
  87. c18b117 drm/radeon: allow FP16 color clear registers on r500 by Marek Olšák · 12 years ago
  88. 19fc42e drm/radeon: clear reset flags if engines are idle by Alex Deucher · 12 years ago
  89. 0f3b684 drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state by Chris Wilson · 12 years ago
  90. 7b4cf99 udldrmfb: udl_get_edid: drop unneeded i-- by Hans de Goede · 12 years ago
  91. 242187b udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack by Hans de Goede · 12 years ago
  92. c930812 udldrmfb: Fix EDID not working with monitors with EDID extension blocks by Hans de Goede · 12 years ago
  93. 7d00813 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  94. 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
  95. 43f7897 drm/nvc0/fb: fix crash when different mutex is used to protect same list by Aleksi Torhamo · 12 years ago
  96. d19528a drm/nouveau/clock: fix support for more than 2 monitors on nve0 by Aleksi Torhamo · 12 years ago
  97. c684cef drm/nv50/disp: fix selection of bios script for analog outputs by Marcin Slusarz · 12 years ago
  98. f20ebd0 drm/nv17-50: restore fence buffer on resume by Marcin Slusarz · 12 years ago
  99. 92441b2 drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards by Marcin Slusarz · 12 years ago
  100. dd5700e drm/nouveau: fix nouveau_client allocation failure path by Marcin Slusarz · 12 years ago