1. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  2. e6087877 drm/sti: restore mode_fixup callback by Arnd Bergmann · 8 years ago
  3. cf48106 Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 8 years ago
  4. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  5. 8a2fa38 drm/sti: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 8 years ago
  6. 52807ae drm/sti: use u32 to store DMA addresses by Arnd Bergmann · 9 years ago
  7. ffd157c drm: sti: remove sti_gem_prime_export hack by Benjamin Gaignard · 8 years ago
  8. bf8f9e4 drm/sti: add debugfs fps_show/fps_get mechanism for planes by Vincent Abriou · 8 years ago
  9. b514bee drm/sti: add debugfs entries for TVOUT encoders by Vincent Abriou · 8 years ago
  10. a5f8107 drm/sti: add debugfs entries for MIXER crtc by Vincent Abriou · 8 years ago
  11. 90dffef drm/sti: add debugfs entries for VID plane by Vincent Abriou · 8 years ago
  12. 670454b drm/sti: add debugfs entries for HQVDP plane by Vincent Abriou · 8 years ago
  13. 2d61f27 drm/sti: add debugfs entries for GDP planes by Vincent Abriou · 8 years ago
  14. f46f3be drm/sti: add debugfs entries for CURSOR plane by Vincent Abriou · 8 years ago
  15. 6c84578 drm/sti: add debugfs entries for HDA connector by Vincent Abriou · 8 years ago
  16. 755ce37 drm/sti: add debugfs entries for DVO connector by Vincent Abriou · 8 years ago
  17. 7ea6e6e drm/sti: add debugfs entries for HDMI connector by Vincent Abriou · 8 years ago
  18. ffc4a6a drm/sti: add hdmi_mode property for HDMI connector by Vincent Abriou · 8 years ago
  19. 5671cef drm/sti: add colorspace property to the HDMI connector by Vincent Abriou · 8 years ago
  20. e42e7bd drm/sti: add HDMI vendor specific infoframe by Vincent Abriou · 8 years ago
  21. 181975a drm/sti: reset infoframe transmission when HDMI is stopped by Vincent Abriou · 8 years ago
  22. 50f2138 drm/sti: HDMI infoframe transmission mode not take into account by Vincent Abriou · 8 years ago
  23. 9b60514 drm/sti: reset HD DACS when HDA connector is created by Vincent Abriou · 8 years ago
  24. b6bb679 drm/sti: fix dvo data_enable signal by Bich Hemon · 8 years ago
  25. 9a02494 drm/sti: adjust delay for DVO by Bich Hemon · 8 years ago
  26. 0a1dc29 drm/sti: add missing encoder cleanup for DVO connector by Vincent Abriou · 8 years ago
  27. 974c3bb drm/sti: fix panel detection for DVO connector by Vincent Abriou · 8 years ago
  28. 1834b84 drm/sti: do not clip RGB/YUV component value at connector side by Vincent Abriou · 8 years ago
  29. 05a142c drm/sti: adapt YUV colorspace in display pipeline by Bich Hemon · 8 years ago
  30. dd86dc2 drm/sti: implement atomic_check for the planes by Vincent Abriou · 8 years ago
  31. 0b9d041 drm/sti: force cursor CLUT fetch by Fabien Dessenne · 8 years ago
  32. 704cb30 drm/sti: GDP cropping fails when we remove 2 pixels horizontally by Vincent Abriou · 8 years ago
  33. a5b9a71 drm/sti: fallback for GDP scaling by Bich Hemon · 9 years ago
  34. c459489 drm/sti: GDP planes only support RGB formats by Bich Hemon · 8 years ago
  35. e4250b3e drm/sti: clarify the skip frame/field message by Fabien Dessenne · 9 years ago
  36. bfbaf631 drm/sti: awg_utils code cleanup by Bich Hemon · 9 years ago
  37. 503290c drm/sti: update VTG timing programming by Vincent Abriou · 8 years ago
  38. f29ddaf drm/sti: set DRIVER_ATOMIC for sti by benjamin.gaignard@linaro.org · 9 years ago
  39. b83a8b5 drm/sti: fix cursor coordinates by benjamin.gaignard@linaro.org · 9 years ago
  40. 652353e drm/sti: set CRTC modesetting parameters by benjamin.gaignard@linaro.org · 9 years ago
  41. 20c4760 drm/sti: fix potential crash in gdp by benjamin.gaignard@linaro.org · 9 years ago
  42. 54eeccc drm/sti: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 8 years ago
  43. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  44. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  45. d0b4142 drm/sti: Drop bogus drm_mode_sort() call by Ville Syrjälä · 9 years ago
  46. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  47. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  48. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  49. e00fe64 drm/sti: load HQVDP firmware the first time HQVDP's plane is used by Vincent Abriou · 9 years ago
  50. 738be9d drm/sti: fix typo issue in sti_mode_config_init by Vincent Abriou · 9 years ago
  51. 5260fb5b drm/sti: set mixer background color through module param by Vincent Abriou · 9 years ago
  52. b5d34a2 drm/sti: Remove local fbdev emulation Kconfig option by Archit Taneja · 9 years ago
  53. cebd6fb drm/sti: remove redundant sign extensions by Rasmus Villemoes · 9 years ago
  54. 4d5821a drm/sti: hdmi use of_get_i2c_adapter_by_node interface by Vladimir Zapolskiy · 9 years ago
  55. 807642d drm/sti: hdmi fix i2c adapter device refcounting by Vladimir Zapolskiy · 9 years ago
  56. 3a36e18 drm/sti: Do not export symbols by Thierry Reding · 9 years ago
  57. dcec16e drm/sti: Build monolithic driver by Thierry Reding · 9 years ago
  58. 2388693 drm/sti: Use drm_crtc_vblank_*() API by Thierry Reding · 9 years ago
  59. df00d02 drm/sti: Store correct CRTC index in events by Thierry Reding · 9 years ago
  60. 1352be6 drm/sti: Select FW_LOADER by Thierry Reding · 9 years ago
  61. c5de485 drm/sti: Constify function pointer structs by Ville Syrjälä · 9 years ago
  62. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  63. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  64. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  65. e1474e7 Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  66. 29d1dc6 drm/sti: atomic crtc/plane update by Vincent Abriou · 9 years ago
  67. 9e1f05b drm/sti: rename files and functions by Vincent Abriou · 9 years ago
  68. 871bcdf drm/sti: code clean up by Vincent Abriou · 9 years ago
  69. bf60b29 drm/sti: fix dynamic z-ordering by Vincent Abriou · 9 years ago
  70. 53bdcf5 drm: sti: fix sub-components bind by Benjamin Gaignard · 9 years ago
  71. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  72. c58d6d1 drm/sti: vtg fix CEA-861E video format timing error by Vincent Abriou · 9 years ago
  73. 8661532 drm/sti: hdmi fix CEA-861E video format timing error by Vincent Abriou · 9 years ago
  74. 8b0a99c drm/sti: VTG interrupt names are badly displayed by Vincent Abriou · 9 years ago
  75. 8eba270 drm/sti: missing first pixel column on HDMI display by Vincent Abriou · 9 years ago
  76. d3c8a0b drm/sti: correctly test devm_ioremap() return by Wei Yongjun · 9 years ago
  77. de4b00b drm: sti: convert driver to atomic modeset by Benjamin Gaignard · 9 years ago
  78. cffe1e8 drm: sti: HDMI add audio infoframe by Arnaud Pouliquen · 9 years ago
  79. 8adb577 drm: sti: add support of XBGR8888 for gdp plane by Fabien Dessenne · 9 years ago
  80. 4af6b12 drm: sti: add support of ABGR8888 for gdp plane by Benjamin Gaignard · 9 years ago
  81. 17ba981 drm: sti: fix static checker warning in sti_awg_utils by Vincent Abriou · 9 years ago
  82. 6dfca6b drm: sti: fix check for clk_pix_main by Jassi Brar · 9 years ago
  83. db88c8f drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS by Chen Gang S · 9 years ago
  84. 8e6a363 drm: sti: add panel dependency by Arnd Bergmann · 9 years ago
  85. 384764c drm/sti: fixup for bridge interface by Dave Airlie · 9 years ago
  86. 3d3f8b1 drm/bridge: make bridge registration independent of drm flow by Ajay Kumar · 10 years ago
  87. b07b90f drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init by Ajay Kumar · 10 years ago
  88. bfa55bd Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 10 years ago
  89. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  90. f32c4c5 drm: sti: add DVO output connector by Benjamin Gaignard · 10 years ago
  91. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  92. 4e0cd68 drm: sti: fix module compilation issue by benjamin.gaignard@linaro.org · 10 years ago
  93. f78e772 drm: sti: correctly cleanup CRTC and planes by Benjamin Gaignard · 10 years ago
  94. 4fdbc678 drm: sti: add HQVDP plane by Benjamin Gaignard · 10 years ago
  95. 96006a7 drm: sti: add cursor plane by Benjamin Gaignard · 10 years ago
  96. 5e03abc drm: sti: enable auxiliary CRTC by Benjamin Gaignard · 10 years ago
  97. 7f2d479 drm: sti: fix delay in VTG programming by Benjamin Gaignard · 10 years ago
  98. ca27960 drm: sti: prepare sti_tvout to support auxiliary crtc by Benjamin Gaignard · 10 years ago
  99. ca614aa drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off} by Benjamin Gaignard · 10 years ago
  100. 589b347 drm: sti: fix hdmi avi infoframe by Benjamin Gaignard · 10 years ago