1. a36af73 drm/omap: fix race with error_irq by Tomi Valkeinen · 10 years ago
  2. 3b143fc drm/omap: use DRM_ERROR_RATELIMITED() for error irqs by Tomi Valkeinen · 10 years ago
  3. ccd7b5e drm/omap: stop connector polling during suspend by Tomi Valkeinen · 10 years ago
  4. f5a1d31 drm/omap: remove dummy PM functions by Tomi Valkeinen · 10 years ago
  5. e7e24df drm/omap: tiler: fix race condition with engine->async by Tomi Valkeinen · 10 years ago
  6. 2dd3887 drm/omap: fix plane's channel selection by Tomi Valkeinen · 10 years ago
  7. 7cb0d6c drm/omap: fix TILER on OMAP5 by Tomi Valkeinen · 10 years ago
  8. 2dab0ba drm/omap: handle incompatible buffer stride and pixel size by Tomi Valkeinen · 10 years ago
  9. 925e494 drm/omap: fix error handling in omap_framebuffer_create() by Tomi Valkeinen · 10 years ago
  10. c7c1aec drm/omap: fix operation without fbdev by Tomi Valkeinen · 10 years ago
  11. f7c5f5d drm/omap: add a comment why locking is missing by Tomi Valkeinen · 10 years ago
  12. f36eb5a drm/omap: add pin refcounting to omap_framebuffer by Tomi Valkeinen · 10 years ago
  13. 3f4d17c drm/omap: clear omap_obj->paddr in omap_gem_put_paddr() by Tomi Valkeinen · 10 years ago
  14. 549a754 drm/omap: page_flip: return -EBUSY if flip pending by Tomi Valkeinen · 10 years ago
  15. 1733729 drm/omap: fix encoder-crtc mapping by Tomi Valkeinen · 10 years ago
  16. 971fb3e drm: omapdrm: Reorder CRTC functions by Laurent Pinchart · 10 years ago
  17. 87bb2ef drm: omapdrm: Planes are already disabled when destroyed by Laurent Pinchart · 10 years ago
  18. a350da8 drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() by Laurent Pinchart · 10 years ago
  19. 2a438c5 drm: omapdrm: Prefix all plane functions with omap_plane_ by Laurent Pinchart · 10 years ago
  20. 8472b57 drm: omapdrm: Avoid function forward declaration in omap_crtc.c by Laurent Pinchart · 10 years ago
  21. 297767b drm: omapdrm: Remove omap_crtc->full_update field by Laurent Pinchart · 10 years ago
  22. 5a35876 drm: omapdrm: Remove manual update display support by Laurent Pinchart · 10 years ago
  23. 5dbe443 drm: omapdrm: Fix race condition between GO and vblank IRQ by Laurent Pinchart · 10 years ago
  24. 82e58855 drm: omapdrm: Reset the zorder property when disabling a plane by Laurent Pinchart · 10 years ago
  25. 2debab9 drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() by Laurent Pinchart · 10 years ago
  26. ef6b0e0 drm: omapdrm: Switch to the universal plane API by Laurent Pinchart · 10 years ago
  27. 9c660b7 drm: omapdrm: Remove unused variables by Laurent Pinchart · 10 years ago
  28. fb9a35f drm: omapdrm: Refactor CRTC creation code by Laurent Pinchart · 10 years ago
  29. 222025e drm: omapdrm: Fix indentation of structure and array initializers by Laurent Pinchart · 10 years ago
  30. 6b94aea Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
  31. 522cf91 drm: check that planes types are correct while initializing CRTC by Benjamin Gaignard · 10 years ago
  32. 0388df0 drm: change connector to tmp_connector by John Hunter · 10 years ago
  33. f98bd3e drm: Fix some typo mistake of the annotations by John Hunter · 10 years ago
  34. 1067219 drm/rockchip: vop: power off until vop standby take effect by Mark Yao · 10 years ago
  35. 52ab789 drm/rockchip: vop: set vop enabled after enable iommu by Mark Yao · 10 years ago
  36. 31e980c drm/rockchip: vop use is_enabled instead of dpms mode by Mark Yao · 10 years ago
  37. 44ddb7e drm/rockchip: vop: fix vop vsync/hsync polarity by Mark Yao · 10 years ago
  38. f76c83b drm/rockchip: Only alloc a kmap for fbdev gem object by Daniel Kurtz · 10 years ago
  39. 43fc884 drm: Silence sparse warnings by Ville Syrjälä · 10 years ago
  40. 2ee762b drm: %pF is only for function pointers by Scott Wood · 10 years ago
  41. 0e3704c drm/fb: handle tiled connectors better by Rob Clark · 10 years ago
  42. 675c832 drm/fb: small cleanup by Rob Clark · 10 years ago
  43. d3c8ea3 drm/rockchip: use correct fb width/height by Rob Clark · 10 years ago
  44. ecbf1d5 drm/exynos: use correct fb width/height by Rob Clark · 10 years ago
  45. 8d76612 drm/cma: use correct fb width/height by Rob Clark · 10 years ago
  46. 1d002fa drm/dp: Use large transactions for I2C over AUX by Simon Farnsworth · 10 years ago
  47. 967667f drm/plane-helper: Fixup mismerge by Daniel Vetter · 10 years ago
  48. b5ceff20 drm/atomic: Constify a bunch of functions pointer structs by Ville Syrjälä · 10 years ago
  49. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 10 years ago
  50. c484f02 drm: Lighten sysfs connector 'status' by Chris Wilson · 10 years ago
  51. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 10 years ago
  52. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 10 years ago
  53. 2a97acd drm: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  54. 220dd2b drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  55. aaed1aa drm/i915: Rotation property is now handled in DRM core by Tvrtko Ursulin · 10 years ago
  56. 4cda09c drm: Complete moving rotation property to core by Tvrtko Ursulin · 10 years ago
  57. 2e3afd4 drm/atomic-helper: Fix kerneldoc for prepare_planes by Daniel Vetter · 10 years ago
  58. 8442853 drm: Remove redundant code in the getencoder ioctl by Daniel Vetter · 10 years ago
  59. 3a656b5 drm/i915: Fix struct_mutex deadlock due to merge fumble by Ville Syrjälä · 10 years ago
  60. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  61. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  62. f6bec6e Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  63. b0b20ce Merge tag 'v4.0-rc2' into drm-fixes by Dave Airlie · 10 years ago
  64. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  65. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  66. 87dc8b6 Merge branch 'drm-atmel-hlcdc-devel' of git://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 10 years ago
  67. 7e47748 Merge branch 'drm/next/atomic' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  68. 79d6d94 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  69. 4afb153 Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  70. aa80a4a drm/msm: kexec fixes by Rob Clark · 10 years ago
  71. 757fdfa drm/msm/mdp5: fix cursor blending by Rob Clark · 10 years ago
  72. 5856089 drm/msm/mdp5: fix cursor ROI by Rob Clark · 10 years ago
  73. 5b2e2b6 drm/msm/atomic: Don't leak atomic commit object when commit fails by Laurent Pinchart · 10 years ago
  74. ba0312a drm/msm/mdp5: Avoid flushing registers when CRTC is disabled by Stephane Viau · 10 years ago
  75. 8a4247d drm/msm: update generated headers (add 6th lm.base entry) by Stephane Viau · 10 years ago
  76. 5db0f6e drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes" by Stephane Viau · 10 years ago
  77. 92eed29 Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  78. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
  79. 440fd52 drm/mm: Support 4 GiB and larger ranges by Thierry Reding · 10 years ago
  80. ab3be73 drm/i915: gen4: work around hang during hibernation by Imre Deak · 10 years ago
  81. 54fc7c1 drm/i915: Check for driver readyness before handling an underrun interrupt by Chris Wilson · 10 years ago
  82. 77ae5f4 drm/radeon: fix interlaced modes on DCE8 by Alex Deucher · 10 years ago
  83. a28b2a4 drm/radeon: fix DRM_IOCTL_RADEON_CS oops by Tommi Rantala · 10 years ago
  84. cffefd9 drm/radeon: do a posting read in cik_set_irq by Alex Deucher · 10 years ago
  85. 0586915 drm/radeon: do a posting read in si_set_irq by Alex Deucher · 10 years ago
  86. c320bb5 drm/radeon: do a posting read in evergreen_set_irq by Alex Deucher · 10 years ago
  87. 9d1393f drm/radeon: do a posting read in r600_set_irq by Alex Deucher · 10 years ago
  88. 54acf10 drm/radeon: do a posting read in rs600_set_irq by Alex Deucher · 10 years ago
  89. f957063 drm/radeon: do a posting read in r100_set_irq by Alex Deucher · 10 years ago
  90. 2afa326 radeon/audio: fix DP audio on DCE6 by Slava Grigorev · 10 years ago
  91. b983a8f radeon/audio: fix whitespace by Slava Grigorev · 10 years ago
  92. 5c046a5 drm/radeon: adjust audio callback order by Alex Deucher · 10 years ago
  93. aeefd07 drm/radeon: properly set dto for dp on DCE4/5 by Alex Deucher · 10 years ago
  94. b20932d drm/radeon/audio: update EDID derived fields in modeset by Alex Deucher · 10 years ago
  95. 3ed7cee drm/radeon: don't toggle audio state in modeset by Alex Deucher · 10 years ago
  96. 88af339 drm/radeon/audio: set mute around state setup by Alex Deucher · 10 years ago
  97. d3c34d2 drm/radeon: assign pin in detect by Alex Deucher · 10 years ago
  98. add7d75 drm/radeon: fix the audio dpms callbacks by Alex Deucher · 10 years ago
  99. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 10 years ago
  100. 5ee5a81 drm: rcar-du: Fix race condition in hardware plane allocator by Laurent Pinchart · 10 years ago