1. 4035cc5 drm: sti: don't pass GFP_DMA32 to dma_alloc_wc by Christoph Hellwig · 6 years ago
  2. 885054f drm/sti: make crct disable atomic by Benjamin Gaignard · 6 years ago
  3. a2b50ba drm/sti: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  4. 0f26e5c drm/sti: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  5. 66e31a7 drm/sti: do not remove the drm_bridge that was never added by Peter Rosin · 6 years ago
  6. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  7. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 7 years ago
  8. a08eac4 drm/sti: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  9. 5fa8e4a drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL by Boris Brezillon · 7 years ago
  10. 070473b drm: add missing ctx argument to plane transitional helpers by Russell King · 7 years ago
  11. df75184 drm/sti: Stop consulting plane->crtc by Ville Syrjälä · 7 years ago
  12. 304f72e gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize" by Colin Ian King · 7 years ago
  13. c9fea6f drm/sti: Depend on OF rather than selecting it by Oliver O'Halloran · 7 years ago
  14. bf4a7a2 drm/sti: Stop consulting plane->fb by Ville Syrjälä · 7 years ago
  15. 352f9a8 drm/sti: Let core take care of normalizing the zpos by Peter Ujfalusi · 7 years ago
  16. 53889c9 drm/sti: Use drm_fb_cma_fbdev_init/fini() by Noralf Trønnes · 7 years ago
  17. e284257 gpu: drm: sti: Adopt SPDX identifiers by Benjamin Gaignard · 7 years ago
  18. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  19. f1781e9 drm/edid: Allow HDMI infoframe without VIC or S3D by Ville Syrjälä · 7 years ago
  20. c83ecfa drm/sti: Handle return value of platform_get_irq_byname by Arvind Yadav · 7 years ago
  21. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  22. 7146938 drm: sti: remove vtg_remove by Benjamin Gaignard · 7 years ago
  23. cc6b741 drm: sti: remove useless fields from vtg structure by Benjamin Gaignard · 7 years ago
  24. d471ed0 drm/drivers: drop redundant drm_edid_to_eld() calls by Jani Nikula · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 80cad29 drm/sti: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  27. 8513945 drm/sti: sti_vdo: clean up drm_bridge_add call by Inki Dae · 8 years ago
  28. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  29. 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 7 years ago
  30. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  31. cb3f3cb drm/sti: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  32. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  33. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 8 years ago
  34. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  35. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  36. c284a0b drm: sti: sti_hqvdp: undo preparation of a clock source. by Arvind Yadav · 8 years ago
  37. 4c952ea drm: sti: sti_hqvdp: make of_device_ids const. by Arvind Yadav · 8 years ago
  38. 6daac79 drm: sti: sti_dvo: make of_device_ids const. by Arvind Yadav · 8 years ago
  39. fc5e9d6 drm/sti: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  40. 6b7781b Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  41. 52d9d38 drm/sti:fix spelling mistake: "compoment" -> "component" by Colin Ian King · 8 years ago
  42. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  43. da98d2e drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe() by Markus Elfring · 8 years ago
  44. bc435de drm/sti: Fix typos in a comment line by Markus Elfring · 8 years ago
  45. e1a22f9 drm/sti: Fix a typo in a comment line by Markus Elfring · 8 years ago
  46. e963513 drm/sti: Replace 17 seq_puts() calls by seq_putc() by Markus Elfring · 8 years ago
  47. ecf79d1 drm/sti: Reduce function calls for sequence output at five places by Markus Elfring · 8 years ago
  48. adea1db drm/sti: use seq_puts to display a string by Nicolas Iooss · 8 years ago
  49. e87d51a Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  50. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  51. 2f410f8 drm/sti: fix GDP size to support up to UHD resolution by Vincent Abriou · 8 years ago
  52. bca5595 [media] sti: hdmi: add CEC notifier support by Benjamin Gaignard · 8 years ago
  53. 0a95160 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  54. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  55. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  56. ac7d3af drm: sti: make driver use devm_of_platform_populate() by Benjamin Gaignard · 8 years ago
  57. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  58. f81fa76 drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files by Vincent Abriou · 8 years ago
  59. 76adb46 drm: Remove the struct drm_device platformdev field by Laurent Pinchart · 8 years ago
  60. c462c2f drm/sti: debug fps reset by Vincent Abriou · 8 years ago
  61. 97d7c57 drm/sti: hdmi: automatically check DVI/HDMI mode by Vincent Abriou · 8 years ago
  62. b7e05db drm/sti: unbind all components while driver cleanup by Vincent Abriou · 8 years ago
  63. e9f494d drm/sti: do not post GDP command if no update by Vincent Abriou · 8 years ago
  64. c5649ee drm/sti: do not set gdp pixel clock rate if mode is not set by Vincent Abriou · 8 years ago
  65. 1b7f145 drm/sti: enable gdp pixel clock in atomic_update by Vincent Abriou · 8 years ago
  66. 0c7ff84 drm/sti: remove deprecated legacy vtg slave by Vincent Abriou · 8 years ago
  67. e6d50dc drm/sti: remove deprecated sink_term config by Vincent Abriou · 8 years ago
  68. 6801723b drm/sti: do not check hw scaling if mode is not set by Fabien DESSENNE · 8 years ago
  69. c62052d drm/sti: Fix up crtc_state->event handling by Fabien DESSENNE · 8 years ago
  70. 5e60f59 drm/sti: use atomic_helper for commit by Fabien DESSENNE · 8 years ago
  71. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  72. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  73. 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  74. fc3706e drm/sti: Remove drm_debugfs_remove_files() calls by Noralf Trønnes · 8 years ago
  75. a5b2b6e drm/sti: Fix compilation failure for drm_framebuffer.pixel_format by Chris Wilson · 8 years ago
  76. d64a166 Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into drm-next by Dave Airlie · 8 years ago
  77. 1ae0d5a drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache by Arvind Yadav · 8 years ago
  78. 6d10c54 drm/sti: remove deprecated sti_vtac.c file by Vincent Abriou · 8 years ago
  79. 8953e9e drm/sti: create fbdev at binding by Vincent Abriou · 8 years ago
  80. a69e466b drm/sti: update fps debugfs entries by Vincent Abriou · 8 years ago
  81. 9712077 drm/sti: do not post HQVDP command if no update by Fabien DESSENNE · 8 years ago
  82. 49fb560 drm/sti: load XP70 firmware only once by Fabien DESSENNE · 8 years ago
  83. dd84187 drm/sti: allow audio playback on HDMI even if disabled. by Arnaud Pouliquen · 8 years ago
  84. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  85. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  86. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  87. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  88. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  89. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  90. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  91. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 8 years ago
  92. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  93. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  94. f01ebbd Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux into drm-next by Dave Airlie · 8 years ago
  95. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  96. b4bba92 drm/sti: remove stih415-416 platform support by Vincent Abriou · 8 years ago
  97. 38fdb8d drm/sti: fix compositor debugfs creation by Vincent Abriou · 8 years ago
  98. f766c6c drm/sti: use valid video mode by Fabien Dessenne · 8 years ago
  99. 3bc6b01 drm/sti: in crtc_atomic_flush, enable only planes of this crtc by Fabien Dessenne · 8 years ago
  100. ffdbb82 drm/sti: use vtg array instead of vtg_main/aux by Fabien Dessenne · 8 years ago