1. 1cf915d Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  2. ff615ee drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set by Philipp Zabel · 8 years ago
  3. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  4. 400cc2d drm/imx: make fbdev support really optional by Tobias Jakobi · 8 years ago
  5. f140b0c drm/imx: parallel-display: add bridge support by Philipp Zabel · 8 years ago
  6. 76ecd9c drm/imx: parallel-display: check return code from of_get_drm_display_mode() by Lothar Waßmann · 8 years ago
  7. 4f7a512 drm/imx: imx-tve: fix the error message by Fabio Estevam · 8 years ago
  8. ae8308b drm/imx: imx-tve: remove unneeded 'or' operation by Fabio Estevam · 8 years ago
  9. deb6587 drm/imx: imx-tve: check the value returned by regulator_set_voltage() by Fabio Estevam · 8 years ago
  10. 7075ba7 drm/imx: imx-ldb: check return code on panel attach by Lucas Stach · 9 years ago
  11. 3df0739 drm/imx: turn remaining container_of macros into inline functions by Philipp Zabel · 8 years ago
  12. 49f98bc drm/imx: store internal bus configuration in crtc state by Philipp Zabel · 8 years ago
  13. e41c5c2 drm/imx: remove empty mode_set encoder callbacks by Philipp Zabel · 8 years ago
  14. 8535c02 drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMIC by Liu Ying · 8 years ago
  15. f6e396e drm/imx: atomic phase 3 step 2: Legacy callback fixups by Liu Ying · 8 years ago
  16. 5f2f911 drm/imx: atomic phase 3 step 1: Use atomic configuration by Liu Ying · 8 years ago
  17. 032003c drm/imx: Remove encoders' ->prepare callbacks by Liu Ying · 8 years ago
  18. ae2531a drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip by Liu Ying · 8 years ago
  19. 255c35f drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy by Liu Ying · 8 years ago
  20. 33f1423 drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers by Liu Ying · 8 years ago
  21. d7868cb gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism by Liu Ying · 8 years ago
  22. 08a8901 drm/imx: ipuv3 plane: Check different types of plane separately by Liu Ying · 8 years ago
  23. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  24. 151787b drm/imx: plane: Don't set plane->crtc in ipu_plane_update() by Liu Ying · 9 years ago
  25. 8b3ce87 drm/imx: ipuv3-plane: Constify ipu_plane_funcs by Liu Ying · 9 years ago
  26. c82b4d7 drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT by Lothar Waßmann · 9 years ago
  27. 97a6075 drm/imx: parallel-display: remove dead code by Lothar Waßmann · 9 years ago
  28. 4ed094f drm/imx: use bus_flags for pixel clock polarity by Philipp Zabel · 9 years ago
  29. 7932131 drm/imx: ipuv3-plane: enable UYVY and VYUY formats by Philipp Zabel · 9 years ago
  30. 3a1c117 drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper by Philipp Zabel · 9 years ago
  31. 620011e drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper by Philipp Zabel · 9 years ago
  32. a6d206e drm/imx: imx-ldb: Add DDC support by Steve Longerbeam · 9 years ago
  33. e411295 Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  34. 310944d drm/imx: Match imx-ipuv3-crtc components using device node in platform data by Philipp Zabel · 9 years ago
  35. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 9 years ago
  36. 4b19366 drm/imx: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  37. e51f17a drm/imx: Don't set a gamma table size by Daniel Vetter · 9 years ago
  38. 6bcaf0c drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined by Liu Ying · 9 years ago
  39. 27630c2 gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot by Liu Ying · 9 years ago
  40. 2bbe32f gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void by Liu Ying · 9 years ago
  41. 1cc9dae drm/imx: dw_hdmi: Don't call platform_set_drvdata() by Douglas Anderson · 9 years ago
  42. 788c8dd drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error path by Douglas Anderson · 9 years ago
  43. 6ac217e drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support by Philipp Zabel · 9 years ago
  44. 67ca6b6 drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations by Philipp Zabel · 9 years ago
  45. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  46. 42e8560 Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  47. 411b033 drm/imx: only enable vblank IRQs when needed by Lucas Stach · 9 years ago
  48. 17a8d08 drm/imx: implement fence sync by Lucas Stach · 9 years ago
  49. 0a7ad34 drm/imx: keep GEM object referenced as long as scanout is active by Lucas Stach · 9 years ago
  50. 0bfc2b3 drm/imx: track flip state explicitly by Lucas Stach · 9 years ago
  51. f5dca16 drm/imx: don't touch primary fb on pageflip by Lucas Stach · 9 years ago
  52. beec8ec drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changes by Liu Ying · 9 years ago
  53. 53141e4 drm/imx: remove imx_drm_encoder_get_mux_id by Philipp Zabel · 10 years ago
  54. 8cd09a4 drm/imx: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  55. 33bee52 drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats by Enrico Jorns · 9 years ago
  56. 6c8b66e drm/imx: notify DRM core about CRTC vblank state by Lucas Stach · 9 years ago
  57. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  58. 4eced32 drm/imx: Unconfuse preclose logic by Daniel Vetter · 9 years ago
  59. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  60. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  61. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  62. 7ae847d drm/imx: Constify function pointer structs by Ville Syrjälä · 9 years ago
  63. d4b20e4 drm/imx: Drop pipe field from struct imx_drm_crtc by Thierry Reding · 9 years ago
  64. d2ab8ad drm/imx: Make pipe number unsigned by Thierry Reding · 9 years ago
  65. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  66. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  67. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  68. e876b41a Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  69. 5e4789d drm: imx: imx-tve: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  70. 69d21fc drm: imx: convert to drm_crtc_send_vblank_event() by Russell King · 9 years ago
  71. c1ff5a7 drm/imx: Remove local fbdev emulation Kconfig option by Archit Taneja · 9 years ago
  72. 3f3a728 GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode() by Markus Elfring · 9 years ago
  73. 407c9eb drm/imx: Remove of_node assignment from ipuv3-crtc driver probe by Philipp Zabel · 9 years ago
  74. 9832e81 drm/imx: parallel-display: allow to determine bus format from the connected panel by Philipp Zabel · 9 years ago
  75. a7ed3c2 drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary plane by Liu Ying · 9 years ago
  76. 4389559 drm/imx: switch to universal planes by Philipp Zabel · 9 years ago
  77. cb0fb27 Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  78. a5f4185 drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHD by Lucas Stach · 9 years ago
  79. cb166a3 drm/imx: enable ARGB4444 16-bit color format by Lucas Stach · 9 years ago
  80. 59d6b71 drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formats by Philipp Zabel · 10 years ago
  81. c639a1c drm/imx: enable 15-bit RGB with 1-bit alpha formats by Philipp Zabel · 10 years ago
  82. 9cace32 drm/imx: Convert the probe function to the generic drm_of_component_probe() by Liviu Dudau · 9 years ago
  83. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  84. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  85. d7b27368 Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  86. 36b8ae0 drm: imx/dw_hdmi: move phy comments by Russell King · 10 years ago
  87. c03e9a3 drm/imx: tve: fix media bus format for VGA output by Philipp Zabel · 9 years ago
  88. 553a59f drm/imx: parallel-display: fix drm_panel support by Philipp Zabel · 10 years ago
  89. 52139bd Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  90. 1d2add2 Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  91. 539bb6a drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_id by Philipp Zabel · 10 years ago
  92. 034705a drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver by Yakir Yang · 10 years ago
  93. 5e501ed drm/imx: imx-ldb: allow to determine bus format from the connected panel by Philipp Zabel · 10 years ago
  94. 3973aff drm/imx: imx-ldb: reset display clock input when disabling LVDS by Philipp Zabel · 10 years ago
  95. 751e267 drm/imx: imx-ldb: add drm_panel support by Philipp Zabel · 11 years ago
  96. 2872c80 drm/imx: consolidate bus format variable names by Philipp Zabel · 10 years ago
  97. a7c6e76 drm/imx: switch to use media bus formats by Philipp Zabel · 10 years ago
  98. e0d155c drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2 by Philipp Zabel · 10 years ago
  99. dd7fa6d drm/imx: Add support for interlaced scanout by Philipp Zabel · 10 years ago
  100. 8147e2e Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next by Rob Herring · 10 years ago