1. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 8 years ago
  2. f01ebbd Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux into drm-next by Dave Airlie · 8 years ago
  3. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  4. b4bba92 drm/sti: remove stih415-416 platform support by Vincent Abriou · 8 years ago
  5. 38fdb8d drm/sti: fix compositor debugfs creation by Vincent Abriou · 8 years ago
  6. f766c6c drm/sti: use valid video mode by Fabien Dessenne · 8 years ago
  7. 3bc6b01 drm/sti: in crtc_atomic_flush, enable only planes of this crtc by Fabien Dessenne · 8 years ago
  8. ffdbb82 drm/sti: use vtg array instead of vtg_main/aux by Fabien Dessenne · 8 years ago
  9. ae21785 drm/sti: use different notifier_block for each pipe by Fabien Dessenne · 8 years ago
  10. 5552aad drm/sti: fix atomic_disable check by Fabien Dessenne · 8 years ago
  11. 00b517e drm/sti: run gdp init sequence only once by Fabien Dessenne · 8 years ago
  12. 9dd5942b drm/sti: run hqvdp init sequence only once by Fabien Dessenne · 8 years ago
  13. 29ffa77 drm/sti: fix debug logs by Fabien Dessenne · 8 years ago
  14. 33030d6 drm/sti: dpms function missing for HDMI connector by Vincent Abriou · 8 years ago
  15. bdfd36e drm/sti: Fix sparse warnings by Ville Syrjälä · 8 years ago
  16. 7c0ca70 drm: sti: fix coccicheck warnings by Benjamin Gaignard · 8 years ago
  17. d27cd40 drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 8 years ago
  18. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  19. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  20. 586efded Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 8 years ago
  21. bbd1e3a drm: sti: use generic zpos for plane by Benjamin Gaignard · 8 years ago
  22. c084c8d drm/sti: use new Reset API by Lee Jones · 8 years ago
  23. 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
  24. e8ef1b6 gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  25. 5d950ef gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  26. f33dd64 gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  27. 9897f79 gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  28. 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
  29. 2c348e5 drm: sti: Add ASoC generic hdmi codec support. by Arnaud Pouliquen · 8 years ago
  30. 4d70377 drm/sti: adjust delay for AWG by Bich Hemon · 8 years ago
  31. 32e1459 drm: sti: fix clocking issues in crtc by Benjamin Gaignard · 8 years ago
  32. 2c83f58 drm/sti: Use 64-bit timestamps by Tina Ruchandani · 8 years ago
  33. 84601db drm: sti: rework init sequence by Benjamin Gaignard · 8 years ago
  34. 83af0a4 drm: sti: use late_register and early_unregister callbacks by Benjamin Gaignard · 8 years ago
  35. 1cee2a2 drm/sti: Don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  36. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  37. 9625bf5 drm: sti: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  38. d41ec9c drm/sti: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  39. ac851bf drm: sti: remove useless call to dev->struct_mutex by Benjamin Gaignard · 8 years ago
  40. 84e5a79 drm/sti: remove extra mode fixup by Tomi Valkeinen · 8 years ago
  41. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  42. 0f3e156 drm/sti: include linux/seq_file.h where needed by Arnd Bergmann · 8 years ago
  43. ab57518 drm/sti: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  44. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  45. e6087877 drm/sti: restore mode_fixup callback by Arnd Bergmann · 8 years ago
  46. 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
  47. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  48. 8a2fa38 drm/sti: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  49. 52807ae drm/sti: use u32 to store DMA addresses by Arnd Bergmann · 9 years ago
  50. ffd157c drm: sti: remove sti_gem_prime_export hack by Benjamin Gaignard · 9 years ago
  51. bf8f9e4 drm/sti: add debugfs fps_show/fps_get mechanism for planes by Vincent Abriou · 9 years ago
  52. b514bee drm/sti: add debugfs entries for TVOUT encoders by Vincent Abriou · 9 years ago
  53. a5f8107 drm/sti: add debugfs entries for MIXER crtc by Vincent Abriou · 9 years ago
  54. 90dffef drm/sti: add debugfs entries for VID plane by Vincent Abriou · 9 years ago
  55. 670454b drm/sti: add debugfs entries for HQVDP plane by Vincent Abriou · 9 years ago
  56. 2d61f27 drm/sti: add debugfs entries for GDP planes by Vincent Abriou · 9 years ago
  57. f46f3be drm/sti: add debugfs entries for CURSOR plane by Vincent Abriou · 9 years ago
  58. 6c84578 drm/sti: add debugfs entries for HDA connector by Vincent Abriou · 9 years ago
  59. 755ce37 drm/sti: add debugfs entries for DVO connector by Vincent Abriou · 9 years ago
  60. 7ea6e6e drm/sti: add debugfs entries for HDMI connector by Vincent Abriou · 9 years ago
  61. ffc4a6a drm/sti: add hdmi_mode property for HDMI connector by Vincent Abriou · 9 years ago
  62. 5671cef drm/sti: add colorspace property to the HDMI connector by Vincent Abriou · 9 years ago
  63. e42e7bd drm/sti: add HDMI vendor specific infoframe by Vincent Abriou · 9 years ago
  64. 181975a drm/sti: reset infoframe transmission when HDMI is stopped by Vincent Abriou · 9 years ago
  65. 50f2138 drm/sti: HDMI infoframe transmission mode not take into account by Vincent Abriou · 9 years ago
  66. 9b60514 drm/sti: reset HD DACS when HDA connector is created by Vincent Abriou · 9 years ago
  67. b6bb679 drm/sti: fix dvo data_enable signal by Bich Hemon · 9 years ago
  68. 9a02494 drm/sti: adjust delay for DVO by Bich Hemon · 9 years ago
  69. 0a1dc29 drm/sti: add missing encoder cleanup for DVO connector by Vincent Abriou · 9 years ago
  70. 974c3bb drm/sti: fix panel detection for DVO connector by Vincent Abriou · 9 years ago
  71. 1834b84 drm/sti: do not clip RGB/YUV component value at connector side by Vincent Abriou · 9 years ago
  72. 05a142c drm/sti: adapt YUV colorspace in display pipeline by Bich Hemon · 9 years ago
  73. dd86dc2 drm/sti: implement atomic_check for the planes by Vincent Abriou · 9 years ago
  74. 0b9d041 drm/sti: force cursor CLUT fetch by Fabien Dessenne · 9 years ago
  75. 704cb30 drm/sti: GDP cropping fails when we remove 2 pixels horizontally by Vincent Abriou · 9 years ago
  76. a5b9a71 drm/sti: fallback for GDP scaling by Bich Hemon · 9 years ago
  77. c459489 drm/sti: GDP planes only support RGB formats by Bich Hemon · 9 years ago
  78. e4250b3e drm/sti: clarify the skip frame/field message by Fabien Dessenne · 9 years ago
  79. bfbaf631 drm/sti: awg_utils code cleanup by Bich Hemon · 9 years ago
  80. 503290c drm/sti: update VTG timing programming by Vincent Abriou · 9 years ago
  81. f29ddaf drm/sti: set DRIVER_ATOMIC for sti by benjamin.gaignard@linaro.org · 9 years ago
  82. b83a8b5 drm/sti: fix cursor coordinates by benjamin.gaignard@linaro.org · 9 years ago
  83. 652353e drm/sti: set CRTC modesetting parameters by benjamin.gaignard@linaro.org · 9 years ago
  84. 20c4760 drm/sti: fix potential crash in gdp by benjamin.gaignard@linaro.org · 9 years ago
  85. 54eeccc drm/sti: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  86. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  87. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  88. d0b4142 drm/sti: Drop bogus drm_mode_sort() call by Ville Syrjälä · 9 years ago
  89. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  90. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  91. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  92. e00fe64 drm/sti: load HQVDP firmware the first time HQVDP's plane is used by Vincent Abriou · 9 years ago
  93. 738be9d drm/sti: fix typo issue in sti_mode_config_init by Vincent Abriou · 9 years ago
  94. 5260fb5b drm/sti: set mixer background color through module param by Vincent Abriou · 9 years ago
  95. b5d34a2 drm/sti: Remove local fbdev emulation Kconfig option by Archit Taneja · 9 years ago
  96. cebd6fb drm/sti: remove redundant sign extensions by Rasmus Villemoes · 9 years ago
  97. 4d5821a drm/sti: hdmi use of_get_i2c_adapter_by_node interface by Vladimir Zapolskiy · 9 years ago
  98. 807642d drm/sti: hdmi fix i2c adapter device refcounting by Vladimir Zapolskiy · 9 years ago
  99. 3a36e18 drm/sti: Do not export symbols by Thierry Reding · 9 years ago
  100. dcec16e drm/sti: Build monolithic driver by Thierry Reding · 9 years ago