1. e631227 drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table() by Alex Deucher · 11 years ago
  2. bf0936e drm/radeon/dpm: fix compilation with certain versions of gcc by Mike Lothian · 11 years ago
  3. 7137592 drm/radeon/dpm: clarify debugfs warning by Alex Deucher · 11 years ago
  4. 7982128 drm/radeon/dpm: add debugfs support for SI by Alex Deucher · 11 years ago
  5. bdf0c4f drm/radeon/dpm: add debugfs support for cayman by Alex Deucher · 11 years ago
  6. 490ab93 drm/radeon/dpm: add debugfs support for TN by Alex Deucher · 11 years ago
  7. fb70160 drm/radeon/dpm: add debugfs support for ON/LN by Alex Deucher · 11 years ago
  8. bd210d1 drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc by Alex Deucher · 11 years ago
  9. 242916a drm/radeon/dpm: add debugfs support for rv6xx by Alex Deucher · 11 years ago
  10. 1316b79 drm/radeon/dpm: add infrastructure to support debugfs info by Alex Deucher · 11 years ago
  11. 7ad8d06 drm/radeon/dpm: re-enable state transitions for Cayman by Alex Deucher · 11 years ago
  12. 4b5c006 drm/radeon/dpm: re-enable state transitions for BTC by Alex Deucher · 11 years ago
  13. 4da18e2 drm/radeon: fix typo in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  14. 5c7524b drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  15. aa71d83 drm/radeon: remove sumo dpm/uvd bringup leftovers by Alex Deucher · 11 years ago
  16. f7d452f Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  17. 791dc143 drm/nvd0-/disp: handle case where display engine is missing/disabled by Maarten Lankhorst · 11 years ago
  18. e99716f drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4 by Ben Skeggs · 11 years ago
  19. 05f9a5b drm/nouveau/bsp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  20. a0376b1 drm/nouveau/vp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  21. 44b1e3b drm/nouveau/core: xtensa engine base class implementation by Ilia Mirkin · 11 years ago
  22. 0d4a145 drm/nouveau/vdec: fork vp3 implementations from vp2 by Ilia Mirkin · 11 years ago
  23. a0fd4ec drm/nouveau/core: move falcon class to engine/ by Ben Skeggs · 11 years ago
  24. d289871 drm/nouveau/kms: don't fail if there's no dcb table entries by Ben Skeggs · 11 years ago
  25. 79442c3a drm/nouveau: remove limit on gart by Maarten Lankhorst · 11 years ago
  26. 36798b6 drm/nouveau/vm: perform a bar flush when flushing vm by Maarten Lankhorst · 11 years ago
  27. 57f0ec1 drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches by Ben Skeggs · 11 years ago
  28. eb12f57 drm/nvc8/gr: update initial register/context values by Ben Skeggs · 11 years ago
  29. dba50728 drm/nvc4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  30. 58ef230 drm/nvc1/gr: update initial register/context values by Ben Skeggs · 11 years ago
  31. 8b637ae drm/nvc3/gr: update initial register/context values by Ben Skeggs · 11 years ago
  32. d8b02db drm/nvc0/gr: update initial register/context values by Ben Skeggs · 11 years ago
  33. 37c3afd drm/nvd9/gr: update initial register/context values by Ben Skeggs · 11 years ago
  34. 1dd44ac drm/nve4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  35. a8004a9 drm/nvc0-/gr: bump maximum gpc/tpc limits by Ben Skeggs · 11 years ago
  36. cb1e06e drm/nvf0/gr: initial register/context setup by Ben Skeggs · 11 years ago
  37. 507cd5b drm/nve7/gr: update initial register/context values by Ben Skeggs · 11 years ago
  38. 99bd553 drm/nve6/gr: update initial register/context values by Ben Skeggs · 11 years ago
  39. c4c7044 drm/nouveau: delay busy bo vma removal until fence signals by Ben Skeggs · 11 years ago
  40. 780194b drm/nouveau/vm: make each vma take a reference on its parent vm by Ben Skeggs · 11 years ago
  41. 51a506c drm/nouveau/core: remove nouveau_mm.mutex, no more users by Ben Skeggs · 11 years ago
  42. 4e67bee drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/nvc0 by Ben Skeggs · 11 years ago
  43. 15cace5 drm/nvc0/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  44. ca97a36 drm/nv50-/vm: take mutex rather than irqsave spinlock by Ben Skeggs · 11 years ago
  45. 464d636 drm/nv50/vm: remove explicit vm knowledge from engines by Ben Skeggs · 11 years ago
  46. c3032ad drm/nv50/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  47. fec43a7 drm/nvc0/gr: port mp trap handling from calim's kepler code by Ben Skeggs · 11 years ago
  48. 16b133d drm/nve0/gr: attempt to resume after sm traps by Ben Skeggs · 11 years ago
  49. 3d8a6ed drm/nve0/gr: s/tp/tpc/ by Ben Skeggs · 11 years ago
  50. 8d6f585 drm/nve0/fifo: create our playlists up-front, at startup by Ben Skeggs · 11 years ago
  51. da746d4 drm/nva3/clk: minor improvements to fractional N calculation by Ben Skeggs · 12 years ago
  52. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  53. 54ecff3 drm/nouveau/clk: change init ordering, no longer needed by devinit by Ben Skeggs · 11 years ago
  54. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 11 years ago
  55. 7ada785 drm/nouveau: pass generic subdev to calculation routines by Ben Skeggs · 11 years ago
  56. aca78e9 drm/nve0/ce: stub interrupt handler by Ben Skeggs · 11 years ago
  57. 48506d1 drm/nve0/ce: link ce2 to its engine, rather than from graphics by Ben Skeggs · 11 years ago
  58. 01672ef drm/nve0/fifo: copy engine context stored in ramfc, not externally by Ben Skeggs · 11 years ago
  59. b0bc530 drm/nve0/ce: create engine object for ce2 by Ben Skeggs · 11 years ago
  60. d53635a drm/nouveau: pull in latest ucode builds from external tree by Ben Skeggs · 11 years ago
  61. c344ee6 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  62. 0d1fc82 ARM: dts: change compatible strings for EXYNOS5250 hdmi subsystem by Rahul Sharma · 11 years ago
  63. def5e09 drm/exynos: add support for exynos5420 mixer by Rahul Sharma · 11 years ago
  64. cc57caf drm/exynos: add new compatible strings for hdmi subsystem by Rahul Sharma · 11 years ago
  65. 1482995 drm/exynos: fix interlace resolutions for exynos5420 by Rahul Sharma · 11 years ago
  66. 5f916e2 drm/exynos: use of_get_named_gpio to get hdmi hpd gpio by Rahul Sharma · 11 years ago
  67. 23f340e drm/exynos: make sure to handle an error case to vm_mmap call by Inki Dae · 11 years ago
  68. 2fa7b74 drm/exynos: exynos_drm_ipp: Remove redundant break statement by Sachin Kamat · 11 years ago
  69. 59956d3 drm/exynos: add mout_hdmi clock in hdmi driver to change parent by Rahul Sharma · 11 years ago
  70. 0bfb1f8 drm/exynos: Prepare/Unprepare HDMI subsystem clocks by Sean Paul · 11 years ago
  71. cbc4c33 drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS by YoungJun Cho · 11 years ago
  72. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  73. 16844fb drm/exynos: hdmi: use drm_display_mode to check the supported modes by Rahul Sharma · 11 years ago
  74. 725ddea drm/exynos: fimd: Add support for S3C64xx SoCs by Tomasz Figa · 11 years ago
  75. 411d9ed drm/exynos: fimd: Add support for FIMD variants with clock selection by Tomasz Figa · 11 years ago
  76. de7af10 drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register by Tomasz Figa · 11 years ago
  77. 1887346 drm/exynos: fimd: Hold pointer to driver data in context struct by Tomasz Figa · 11 years ago
  78. 7fd65df drm/exynos: do not use mode_set_base function directly by Inki Dae · 11 years ago
  79. e436b09 drm/exynos: Remove redundant use of of_match_ptr macro by Sachin Kamat · 11 years ago
  80. ad07945 drm/exynos: remove ignoring return value warning in hdmi by Seung-Woo Kim · 11 years ago
  81. a7f98d6 drm/exynos: fix WINDOWS_NR checking to vidi driver by Inki Dae · 11 years ago
  82. 37b006e drm/exynos: fix tests for valid FIMD window number by Krzysztof Kozlowski · 11 years ago
  83. 1586d80 drm/exynos: fix checks for valid mixer window by Krzysztof Kozlowski · 11 years ago
  84. d482e5f Revert "drm: kms_helper: don't lose hotplug event" by Dave Airlie · 11 years ago
  85. 421cda3 drm/doc: Document the KMS property API by Laurent Pinchart · 11 years ago
  86. 02c030a drm/doc: Remove outdated note about i915 driver not behaving properly by Laurent Pinchart · 11 years ago
  87. 02b6298 drm: Improve manual IRQ installation documentation by Laurent Pinchart · 11 years ago
  88. da34242 drm/prime: add return check for dma_buf_fd by YoungJun Cho · 11 years ago
  89. ce92e3c drm/prime: reorder drm_prime_add_buf_handle and remove prototype by Seung-Woo Kim · 11 years ago
  90. 7d8f06a drm/prime: fix to put an exported dma_buf for adding handle failure by YoungJun Cho · 11 years ago
  91. 538d666 drm/prime: support to cache mapping by Joonyoung Shim · 11 years ago
  92. 7e3d88f drm/prime: replace NULL with error value in drm_prime_pages_to_sg by YoungJun Cho · 11 years ago
  93. b720d54 drm/prime: fix to check return of dma_map_sg in prime helper by YoungJun Cho · 11 years ago
  94. 2e07fb2 drm/gem: fix not to assign error value to gem name by YoungJun Cho · 11 years ago
  95. 4368dd8 drm/gem: add mutex lock when using drm_gem_mmap_obj by YoungJun Cho · 11 years ago
  96. 2644ee9 drm/omap: drop the !FB_OMAP2 dep by Dave Airlie · 11 years ago
  97. 8f26254 drm/ttm: get rid of ttm_bo_is_reserved by Maarten Lankhorst · 11 years ago
  98. 8bd4ce5 drm/vmwgfx: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago
  99. 977c38d drm/radeon: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago
  100. 009a9da drm/ttm: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago