1. b587833 drm: imx: imx-hdmi: make checkpatch happy by Andy Yan · 10 years ago
  2. 6457b97 drm/imx: convert imx-drm to use the generic DRM OF helper by Russell King · 10 years ago
  3. f4876ff drm/imx: imx-ldb: fix channel->edid memleak by Peter Seiderer · 11 years ago
  4. dcbc9eb drm/imx: parallel-display: fix imxpd-->edid memleak by Peter Seiderer · 11 years ago
  5. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  6. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  7. 4e0cd68 drm: sti: fix module compilation issue by benjamin.gaignard@linaro.org · 10 years ago
  8. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  9. 731d754 Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 10 years ago
  10. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  11. b59f782 Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  12. 9f49c37 drm/i915: save/restore GMBUS freq across suspend/resume on gen4 by Jesse Barnes · 10 years ago
  13. f78e772 drm: sti: correctly cleanup CRTC and planes by Benjamin Gaignard · 10 years ago
  14. 4fdbc678 drm: sti: add HQVDP plane by Benjamin Gaignard · 10 years ago
  15. 96006a7 drm: sti: add cursor plane by Benjamin Gaignard · 10 years ago
  16. 5e03abc drm: sti: enable auxiliary CRTC by Benjamin Gaignard · 10 years ago
  17. 7f2d479 drm: sti: fix delay in VTG programming by Benjamin Gaignard · 10 years ago
  18. ca27960 drm: sti: prepare sti_tvout to support auxiliary crtc by Benjamin Gaignard · 10 years ago
  19. ca614aa drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off} by Benjamin Gaignard · 10 years ago
  20. 589b347 drm: sti: fix hdmi avi infoframe by Benjamin Gaignard · 10 years ago
  21. eb929dc drm: sti: remove event lock while disabling vblank by Benjamin Gaignard · 10 years ago
  22. a51fe84 drm: sti: simplify gdp code by Benjamin Gaignard · 10 years ago
  23. 2f7d0e82c drm: sti: clear all mixer control by Benjamin Gaignard · 10 years ago
  24. 7656920 drm: sti: remove gpio for HDMI hot plug detection by Benjamin Gaignard · 10 years ago
  25. 41a1462 drm: sti: allow to change hdmi ddc i2c adapter by Benjamin Gaignard · 10 years ago
  26. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  27. da9df2f Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  28. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  29. 2645934 drm/i915: Remove '& 0xffff' from the mask given to WA_REG() by Damien Lespiau · 10 years ago
  30. cf4b0de drm/i915: Invert the mask and val arguments in wa_add() and WA_REG() by Damien Lespiau · 10 years ago
  31. a18c0af drm: Zero out DRM object memory upon cleanup by Thierry Reding · 10 years ago
  32. 9853325 drm/i915/bdw: Fix the write setting up the WIZ hashing mode by Damien Lespiau · 10 years ago
  33. 0b6d24c drm/i915: Don't complain about stolen conflicts on gen3 by Daniel Vetter · 11 years ago
  34. 393e872 drm: fix a typo in a comment by Martin Peres · 10 years ago
  35. e2db726 drm: fix a word repetition in a comment by Martin Peres · 10 years ago
  36. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  37. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  38. 6f134d7 drm/tile: expose the tile property to userspace (v3) by Dave Airlie · 10 years ago
  39. 40d9b04 drm/connector: store tile information from displayid (v3) by Dave Airlie · 10 years ago
  40. c6a0aed drm/mst: cached EDID for logical ports (v2) by Dave Airlie · 10 years ago
  41. 138f9eb drm: add tile_group support. (v3) by Dave Airlie · 10 years ago
  42. 0391359 drm/dp-mst: Remove branches before dropping the reference by Daniel Vetter · 10 years ago
  43. e2809c7 drm/fb_helper: move deferred fb checking into restore mode (v2) by Dave Airlie · 10 years ago
  44. 19a93f0 drm/dp: retry AUX transactions 32 times (v1.1) by Dave Airlie · 10 years ago
  45. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  46. e7d6f7d drm/i915: resume MST after reading back hw state by Dave Airlie · 10 years ago
  47. b75478d Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
  48. b00ff04 Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  49. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
  50. a18069c amdkfd: Disable support for 32-bit user processes by Oded Gabbay · 10 years ago
  51. 9cca306 drm/i915: Handle inaccurate time conversion issues by Daniel Vetter · 10 years ago
  52. 7bd0e22 drm/i915: compute wait_ioctl timeout correctly by Daniel Vetter · 10 years ago
  53. af15d2c drm/i915: don't always do full mode sets when infoframes are enabled by Jesse Barnes · 10 years ago
  54. 3e3282c Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  55. 7608867 Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  56. 047b35f Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  57. a0a0bde drm: Fix memory leak at error path of drm_read() by Takashi Iwai · 10 years ago
  58. a550bb3 amdkfd: Set *buffer_ptr to NULL in case of error by Oded Gabbay · 10 years ago
  59. eb8d4d0 drm/radeon: enable smc fan control on CI by Alex Deucher · 10 years ago
  60. 06453ed drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  61. 6d2d13d drm/radeon: use pointers instead of indexes for CS chunks by Christian König · 10 years ago
  62. 466be33 drm/radeon: remove duplicates check by Christian König · 10 years ago
  63. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  64. 5e5c21c drm/radeon: check the right ring in radeon_evict_flags() by Alex Deucher · 10 years ago
  65. 6554d9a drm/radeon: fix copy paste typos in fan control for si/ci by Alex Deucher · 10 years ago
  66. c9d61b0 drm/radeon: Hide cursor on CRTCs used by fbdev (v2) by Michel Dänzer · 10 years ago
  67. f7a3db7 drm/radeon: add spinlock for BO_VA status protection (v2) by Christian König · 10 years ago
  68. 44c4bd2 drm/radeon: fence PT updates as shared by Christian König · 10 years ago
  69. 1d0c094 drm/radeon: rename radeon_cs_reloc to radeon_bo_list by Christian König · 10 years ago
  70. fc003bd drm/radeon: drop the handle from radeon_cs_reloc by Christian König · 10 years ago
  71. d33a8fc drm/radeon drop gobj from radeon_cs_reloc by Christian König · 10 years ago
  72. ff4b4af drm/radeon: fix typo in new fan control registers for SI/CI by Alex Deucher · 10 years ago
  73. c1f0a9c drm/radeon: sync all BOs involved in a CS by Christian König · 10 years ago
  74. 2e007e6 drm/radeon: Move hotspot handling out of radeon_set_cursor by Michel Dänzer · 10 years ago
  75. 6d3759f drm/radeon: Re-show the cursor after a modeset by Michel Dänzer · 10 years ago
  76. 7c58e87 drm/edid: Restore kerneldoc consistency by Thierry Reding · 10 years ago
  77. c448a14 amdkfd: use atomic allocations within srcu callbacks by Sasha Levin · 10 years ago
  78. aeda036 amdkfd: use sizeof(long) granularity for the pasid bitmask by Sasha Levin · 10 years ago
  79. b8ccd1e drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset by Thomas Hellstrom · 10 years ago
  80. 89669e7 drm/vmwgfx: Fix fence event code by Thomas Hellstrom · 10 years ago
  81. 1f563a6 drm/vmwgfx: Don't use memory accounting for kernel-side fence objects by Thomas Hellstrom · 10 years ago
  82. e338c4c drm/vmwgfx: Fix error printout on signals pending by Thomas Hellstrom · 10 years ago
  83. 00f0b37 drm/i915: Reject modeset when the same digital port is used more than once by Ville Syrjälä · 10 years ago
  84. 9939fba drm/i915: mask RPS IRQs properly when disabling RPS by Imre Deak · 10 years ago
  85. 3427362 drm/i915: Tune down spurious CRC interrupt warning by Daniel Vetter · 10 years ago
  86. 0794aed drm/i915: Fix context object leak for legacy contexts by Thomas Daniel · 10 years ago
  87. 8ee558d drm/i915/skl: Update in Gen9 multi-engine forcewake range by Akash Goel · 10 years ago
  88. 2c623c1 drm/i915/eDP: When enabling panel VDD cancel pending disable worker by Egbert Eich · 10 years ago
  89. 9d8b058 drm/i915: Handle runtime pm in the CRC setup code by Daniel Vetter · 10 years ago
  90. f98ce92 drm/i915: Disable crtcs gracefully before GPU reset on gen3/4 by Ville Syrjälä · 10 years ago
  91. 7514747 drm/i915: Grab modeset locks for GPU rest on pre-ctg by Ville Syrjälä · 10 years ago
  92. 408d4b9 drm/i915: Implement GPU reset for g33 by Ville Syrjälä · 10 years ago
  93. 59ea905 drm/i915: Implement GPU reset for 915/945 by Ville Syrjälä · 10 years ago
  94. ca83b93 drm/i915: Restore the display config after a GPU reset on gen4 by Ville Syrjälä · 10 years ago
  95. 73bbf6b drm/i915: Fix gen4 GPU reset by Ville Syrjälä · 10 years ago
  96. aaecdf6 drm/i915: Stop gathering error states for CS error interrupts by Daniel Vetter · 10 years ago
  97. d472fcc drm/i915: Disallow pin ioctl completely for kms drivers by Daniel Vetter · 10 years ago
  98. 2b38705 drm/i915: Only warn the first time we attempt to mmio whilst suspended by Chris Wilson · 10 years ago
  99. b4eb156 drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV. by Clint Taylor · 10 years ago
  100. b9950a1 drm/i915: Don't clobber crtc->new_config when nothing changes by Ville Syrjälä · 10 years ago