1. bbd1e3a drm: sti: use generic zpos for plane by Benjamin Gaignard · 9 years ago
  2. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  3. e8ef1b6 gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  4. 5d950ef gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  5. f33dd64 gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  6. 9897f79 gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  7. 5dd0775 Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into drm-next by Dave Airlie · 8 years ago
  8. 2c348e5 drm: sti: Add ASoC generic hdmi codec support. by Arnaud Pouliquen · 9 years ago
  9. 4d70377 drm/sti: adjust delay for AWG by Bich Hemon · 9 years ago
  10. 32e1459 drm: sti: fix clocking issues in crtc by Benjamin Gaignard · 9 years ago
  11. 2c83f58 drm/sti: Use 64-bit timestamps by Tina Ruchandani · 9 years ago
  12. 84601db drm: sti: rework init sequence by Benjamin Gaignard · 9 years ago
  13. 83af0a4 drm: sti: use late_register and early_unregister callbacks by Benjamin Gaignard · 9 years ago
  14. 1cee2a2 drm/sti: Don't call drm_helper_disable_unused_functions by Daniel Vetter · 9 years ago
  15. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 9 years ago
  16. 9625bf5 drm: sti: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  17. d41ec9c drm/sti: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  18. ac851bf drm: sti: remove useless call to dev->struct_mutex by Benjamin Gaignard · 9 years ago
  19. 84e5a79 drm/sti: remove extra mode fixup by Tomi Valkeinen · 9 years ago
  20. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  21. 0f3e156 drm/sti: include linux/seq_file.h where needed by Arnd Bergmann · 9 years ago
  22. ab57518 drm/sti: Rename async to nonblock. by Maarten Lankhorst · 9 years ago
  23. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  24. e6087877 drm/sti: restore mode_fixup callback by Arnd Bergmann · 9 years ago
  25. cf48106 Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  26. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  27. 8a2fa38 drm/sti: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  28. 52807ae drm/sti: use u32 to store DMA addresses by Arnd Bergmann · 9 years ago
  29. ffd157c drm: sti: remove sti_gem_prime_export hack by Benjamin Gaignard · 9 years ago
  30. bf8f9e4 drm/sti: add debugfs fps_show/fps_get mechanism for planes by Vincent Abriou · 9 years ago
  31. b514bee drm/sti: add debugfs entries for TVOUT encoders by Vincent Abriou · 9 years ago
  32. a5f8107 drm/sti: add debugfs entries for MIXER crtc by Vincent Abriou · 9 years ago
  33. 90dffef drm/sti: add debugfs entries for VID plane by Vincent Abriou · 9 years ago
  34. 670454b drm/sti: add debugfs entries for HQVDP plane by Vincent Abriou · 9 years ago
  35. 2d61f27 drm/sti: add debugfs entries for GDP planes by Vincent Abriou · 9 years ago
  36. f46f3be drm/sti: add debugfs entries for CURSOR plane by Vincent Abriou · 9 years ago
  37. 6c84578 drm/sti: add debugfs entries for HDA connector by Vincent Abriou · 9 years ago
  38. 755ce37 drm/sti: add debugfs entries for DVO connector by Vincent Abriou · 9 years ago
  39. 7ea6e6e drm/sti: add debugfs entries for HDMI connector by Vincent Abriou · 9 years ago
  40. ffc4a6a drm/sti: add hdmi_mode property for HDMI connector by Vincent Abriou · 9 years ago
  41. 5671cef drm/sti: add colorspace property to the HDMI connector by Vincent Abriou · 9 years ago
  42. e42e7bd drm/sti: add HDMI vendor specific infoframe by Vincent Abriou · 9 years ago
  43. 181975a drm/sti: reset infoframe transmission when HDMI is stopped by Vincent Abriou · 9 years ago
  44. 50f2138 drm/sti: HDMI infoframe transmission mode not take into account by Vincent Abriou · 9 years ago
  45. 9b60514 drm/sti: reset HD DACS when HDA connector is created by Vincent Abriou · 9 years ago
  46. b6bb679 drm/sti: fix dvo data_enable signal by Bich Hemon · 9 years ago
  47. 9a02494 drm/sti: adjust delay for DVO by Bich Hemon · 9 years ago
  48. 0a1dc29 drm/sti: add missing encoder cleanup for DVO connector by Vincent Abriou · 9 years ago
  49. 974c3bb drm/sti: fix panel detection for DVO connector by Vincent Abriou · 9 years ago
  50. 1834b84 drm/sti: do not clip RGB/YUV component value at connector side by Vincent Abriou · 9 years ago
  51. 05a142c drm/sti: adapt YUV colorspace in display pipeline by Bich Hemon · 9 years ago
  52. dd86dc2 drm/sti: implement atomic_check for the planes by Vincent Abriou · 9 years ago
  53. 0b9d041 drm/sti: force cursor CLUT fetch by Fabien Dessenne · 9 years ago
  54. 704cb30 drm/sti: GDP cropping fails when we remove 2 pixels horizontally by Vincent Abriou · 9 years ago
  55. a5b9a71 drm/sti: fallback for GDP scaling by Bich Hemon · 9 years ago
  56. c459489 drm/sti: GDP planes only support RGB formats by Bich Hemon · 9 years ago
  57. e4250b3 drm/sti: clarify the skip frame/field message by Fabien Dessenne · 9 years ago
  58. bfbaf631 drm/sti: awg_utils code cleanup by Bich Hemon · 9 years ago
  59. 503290c drm/sti: update VTG timing programming by Vincent Abriou · 9 years ago
  60. f29ddaf drm/sti: set DRIVER_ATOMIC for sti by benjamin.gaignard@linaro.org · 9 years ago
  61. b83a8b5 drm/sti: fix cursor coordinates by benjamin.gaignard@linaro.org · 9 years ago
  62. 652353e drm/sti: set CRTC modesetting parameters by benjamin.gaignard@linaro.org · 9 years ago
  63. 20c4760 drm/sti: fix potential crash in gdp by benjamin.gaignard@linaro.org · 9 years ago
  64. 54eeccc drm/sti: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  65. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  66. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  67. d0b4142 drm/sti: Drop bogus drm_mode_sort() call by Ville Syrjälä · 9 years ago
  68. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  69. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  70. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  71. e00fe64 drm/sti: load HQVDP firmware the first time HQVDP's plane is used by Vincent Abriou · 9 years ago
  72. 738be9d drm/sti: fix typo issue in sti_mode_config_init by Vincent Abriou · 9 years ago
  73. 5260fb5b drm/sti: set mixer background color through module param by Vincent Abriou · 9 years ago
  74. b5d34a2 drm/sti: Remove local fbdev emulation Kconfig option by Archit Taneja · 9 years ago
  75. cebd6fb drm/sti: remove redundant sign extensions by Rasmus Villemoes · 9 years ago
  76. 4d5821a drm/sti: hdmi use of_get_i2c_adapter_by_node interface by Vladimir Zapolskiy · 9 years ago
  77. 807642d drm/sti: hdmi fix i2c adapter device refcounting by Vladimir Zapolskiy · 9 years ago
  78. 3a36e18 drm/sti: Do not export symbols by Thierry Reding · 9 years ago
  79. dcec16e drm/sti: Build monolithic driver by Thierry Reding · 9 years ago
  80. 2388693 drm/sti: Use drm_crtc_vblank_*() API by Thierry Reding · 9 years ago
  81. df00d02 drm/sti: Store correct CRTC index in events by Thierry Reding · 9 years ago
  82. 1352be6 drm/sti: Select FW_LOADER by Thierry Reding · 9 years ago
  83. c5de485 drm/sti: Constify function pointer structs by Ville Syrjälä · 9 years ago
  84. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  85. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  86. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  87. 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
  88. 29d1dc6 drm/sti: atomic crtc/plane update by Vincent Abriou · 9 years ago
  89. 9e1f05b drm/sti: rename files and functions by Vincent Abriou · 9 years ago
  90. 871bcdf drm/sti: code clean up by Vincent Abriou · 9 years ago
  91. bf60b29 drm/sti: fix dynamic z-ordering by Vincent Abriou · 9 years ago
  92. 53bdcf5 drm: sti: fix sub-components bind by Benjamin Gaignard · 9 years ago
  93. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  94. c58d6d1 drm/sti: vtg fix CEA-861E video format timing error by Vincent Abriou · 10 years ago
  95. 8661532 drm/sti: hdmi fix CEA-861E video format timing error by Vincent Abriou · 10 years ago
  96. 8b0a99c drm/sti: VTG interrupt names are badly displayed by Vincent Abriou · 10 years ago
  97. 8eba270 drm/sti: missing first pixel column on HDMI display by Vincent Abriou · 10 years ago
  98. d3c8a0b drm/sti: correctly test devm_ioremap() return by Wei Yongjun · 10 years ago
  99. de4b00b drm: sti: convert driver to atomic modeset by Benjamin Gaignard · 10 years ago
  100. cffe1e8 drm: sti: HDMI add audio infoframe by Arnaud Pouliquen · 10 years ago