1. 98620b5 drm/imx: imx-tve: Do not set the regulator voltage by Fabio Estevam · 7 years ago
  2. 5ced937 drm/imx: disable planes before DC by Lucas Stach · 8 years ago
  3. 8612674 drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel by Philipp Zabel · 8 years ago
  4. 5fb57ab drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling by Philipp Zabel · 8 years ago
  5. e73aca5 drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12 by Liu Ying · 8 years ago
  6. 8cca354 drm/imx: drm_dev_alloc() returns error pointers by Dan Carpenter · 8 years ago
  7. 81d5535 drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modeset by Liu Ying · 8 years ago
  8. 43daa01 drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset by Liu Ying · 8 years ago
  9. 3e3affe drm/imx: hide an unused label by Arnd Bergmann · 8 years ago
  10. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  11. a474478 drm/imx: fix crtc vblank state regression by Lucas Stach · 8 years ago
  12. c15d493 drm/imx: parallel-display: detach bridge or panel on unbind by Philipp Zabel · 8 years ago
  13. 60203c9 drm/imx: imx-ldb: detach bridge on unbind by Philipp Zabel · 8 years ago
  14. b1318d5 drm/imx: imx-ldb: detach panel on unbind by Lucas Stach · 8 years ago
  15. c6c1f9b drm/imx: Add active plane reconfiguration support by Liu Ying · 8 years ago
  16. a40e65b7 drm/imx: add exclusive fence to plane state by Lucas Stach · 8 years ago
  17. df4b223 drm/imx: fold ipu_plane_disable into ipu_disable_plane by Lucas Stach · 8 years ago
  18. 8e3b16e drm/imx: don't destroy mode objects manually on driver unbind by Lucas Stach · 8 years ago
  19. 54db5de drm/imx: drop deprecated load/unload drm_driver ops by Lucas Stach · 8 years ago
  20. 73cde76 drm/imx: don't call disable_plane in plane destroy path by Lucas Stach · 8 years ago
  21. 1780999 drm/imx: Add active plane reconfiguration support by Liu Ying · 8 years ago
  22. 5f4df0c drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag by Liu Ying · 8 years ago
  23. 8cc17b5 drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable by Liu Ying · 8 years ago
  24. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  25. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  26. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  27. dc80d70 drm/imx-ldb: Add support to drm-bridge by Peter Senna Tschudin · 8 years ago
  28. 3a2ad50 drm/imx: imx-ldb: use encoder atomic_mode_set callback by Philipp Zabel · 8 years ago
  29. 3ec2e50 drm/imx: Remove imx_drm_handle_vblank() by Liu Ying · 8 years ago
  30. 8892cc89 drm/imx: Remove imx_drm_crtc_id() by Liu Ying · 8 years ago
  31. 2fd911b drm/imx: Remove imx_drm_crtc_vblank_get/_put() by Liu Ying · 8 years ago
  32. fafc79e drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver by Lothar Waßmann · 8 years ago
  33. 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
  34. ff615ee drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set by Philipp Zabel · 8 years ago
  35. 2383050 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  36. 400cc2d drm/imx: make fbdev support really optional by Tobias Jakobi · 8 years ago
  37. f140b0c drm/imx: parallel-display: add bridge support by Philipp Zabel · 8 years ago
  38. 76ecd9c drm/imx: parallel-display: check return code from of_get_drm_display_mode() by Lothar Waßmann · 8 years ago
  39. 4f7a512 drm/imx: imx-tve: fix the error message by Fabio Estevam · 8 years ago
  40. ae8308b drm/imx: imx-tve: remove unneeded 'or' operation by Fabio Estevam · 8 years ago
  41. deb6587 drm/imx: imx-tve: check the value returned by regulator_set_voltage() by Fabio Estevam · 8 years ago
  42. 7075ba7 drm/imx: imx-ldb: check return code on panel attach by Lucas Stach · 8 years ago
  43. 3df0739 drm/imx: turn remaining container_of macros into inline functions by Philipp Zabel · 8 years ago
  44. 49f98bc drm/imx: store internal bus configuration in crtc state by Philipp Zabel · 8 years ago
  45. e41c5c2 drm/imx: remove empty mode_set encoder callbacks by Philipp Zabel · 8 years ago
  46. 8535c02 drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMIC by Liu Ying · 8 years ago
  47. f6e396e drm/imx: atomic phase 3 step 2: Legacy callback fixups by Liu Ying · 8 years ago
  48. 5f2f911 drm/imx: atomic phase 3 step 1: Use atomic configuration by Liu Ying · 8 years ago
  49. 032003c drm/imx: Remove encoders' ->prepare callbacks by Liu Ying · 8 years ago
  50. ae2531a drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip by Liu Ying · 8 years ago
  51. 255c35f drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy by Liu Ying · 8 years ago
  52. 33f1423 drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers by Liu Ying · 8 years ago
  53. d7868cb gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism by Liu Ying · 8 years ago
  54. 08a8901 drm/imx: ipuv3 plane: Check different types of plane separately by Liu Ying · 8 years ago
  55. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  56. 151787b drm/imx: plane: Don't set plane->crtc in ipu_plane_update() by Liu Ying · 8 years ago
  57. 8b3ce87 drm/imx: ipuv3-plane: Constify ipu_plane_funcs by Liu Ying · 8 years ago
  58. c82b4d7 drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT by Lothar Waßmann · 8 years ago
  59. 97a6075 drm/imx: parallel-display: remove dead code by Lothar Waßmann · 8 years ago
  60. 4ed094f drm/imx: use bus_flags for pixel clock polarity by Philipp Zabel · 8 years ago
  61. 7932131 drm/imx: ipuv3-plane: enable UYVY and VYUY formats by Philipp Zabel · 8 years ago
  62. 3a1c117 drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper by Philipp Zabel · 8 years ago
  63. 620011e drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper by Philipp Zabel · 8 years ago
  64. a6d206e drm/imx: imx-ldb: Add DDC support by Steve Longerbeam · 8 years ago
  65. e411295 Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  66. 310944d drm/imx: Match imx-ipuv3-crtc components using device node in platform data by Philipp Zabel · 8 years ago
  67. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 8 years ago
  68. 4b19366 drm/imx: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  69. e51f17a drm/imx: Don't set a gamma table size by Daniel Vetter · 8 years ago
  70. 6bcaf0c drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined by Liu Ying · 8 years ago
  71. 27630c2 gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot by Liu Ying · 8 years ago
  72. 2bbe32f gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void by Liu Ying · 8 years ago
  73. 1cc9dae drm/imx: dw_hdmi: Don't call platform_set_drvdata() by Douglas Anderson · 8 years ago
  74. 788c8dd drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error path by Douglas Anderson · 8 years ago
  75. 6ac217e drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support by Philipp Zabel · 8 years ago
  76. 67ca6b6 drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations by Philipp Zabel · 8 years ago
  77. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  78. 42e8560 Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  79. 411b033 drm/imx: only enable vblank IRQs when needed by Lucas Stach · 8 years ago
  80. 17a8d08 drm/imx: implement fence sync by Lucas Stach · 8 years ago
  81. 0a7ad34 drm/imx: keep GEM object referenced as long as scanout is active by Lucas Stach · 8 years ago
  82. 0bfc2b3 drm/imx: track flip state explicitly by Lucas Stach · 9 years ago
  83. f5dca16 drm/imx: don't touch primary fb on pageflip by Lucas Stach · 8 years ago
  84. beec8ec drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changes by Liu Ying · 9 years ago
  85. 53141e4 drm/imx: remove imx_drm_encoder_get_mux_id by Philipp Zabel · 9 years ago
  86. 8cd09a4 drm/imx: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 8 years ago
  87. 33bee52 drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats by Enrico Jorns · 9 years ago
  88. 6c8b66e drm/imx: notify DRM core about CRTC vblank state by Lucas Stach · 9 years ago
  89. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  90. 4eced32 drm/imx: Unconfuse preclose logic by Daniel Vetter · 9 years ago
  91. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  92. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  93. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  94. 7ae847d drm/imx: Constify function pointer structs by Ville Syrjälä · 9 years ago
  95. d4b20e4 drm/imx: Drop pipe field from struct imx_drm_crtc by Thierry Reding · 9 years ago
  96. d2ab8ad drm/imx: Make pipe number unsigned by Thierry Reding · 9 years ago
  97. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  98. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  99. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  100. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago