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