1. d6c75c2 omapdrm: dss: mark runtime PM functions __maybe_unused by Arnd Bergmann · 3 years, 1 month ago
  2. e02b5cc drm/omap: Add a 'right overlay' to plane state by Benoit Parrot · 3 years, 1 month ago
  3. 19e2d26 drm/omap: add plane_atomic_print_state support by Benoit Parrot · 3 years, 1 month ago
  4. 2e54ff0 drm/omap: dynamically assign hw overlays to planes by Benoit Parrot · 3 years, 1 month ago
  5. 6e42201 drm/omap: Add global state as a private atomic object by Benoit Parrot · 3 years, 1 month ago
  6. 3c265d9 drm/omap: omap_plane: subclass drm_plane_state by Benoit Parrot · 3 years, 1 month ago
  7. c8fa1e7 drm/omap: introduce omap_hw_overlay by Benoit Parrot · 3 years, 1 month ago
  8. 0b0f728 drm/omap: Add ovl checking funcs to dispc_ops by Benoit Parrot · 3 years, 1 month ago
  9. d484c20 drm/omap: Add ability to check if requested plane modes can be supported by Benoit Parrot · 3 years, 1 month ago
  10. c21134b drm/omap: add sanity plane state check by Neil Armstrong · 3 years, 1 month ago
  11. fe4d0b6 drm: omapdrm: Export correct scatterlist for TILER backed BOs by Ivaylo Dimitrov · 3 years, 1 month ago
  12. a713ca23 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 1 month ago
  13. 1f366c6 drm/omap: increase DSS5 max tv pclk to 192MHz by Tomi Valkeinen · 3 years, 3 months ago
  14. ed8414a drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx() by Cai Huoqing · 3 years, 4 months ago
  15. b92f7ea drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS() by Cai Huoqing · 3 years, 4 months ago
  16. b94b735 drm/omapdrm: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
  17. 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  18. 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
  19. 8b8a7d8 drm/omap: Depend on CONFIG_OF by Laurent Pinchart · 3 years, 5 months ago
  20. 95f22783 drm/omap: Cast pointer to integer without generating warning by Laurent Pinchart · 3 years, 5 months ago
  21. d6a4bf4 drm/omap: Use correct printk format specifiers for size_t by Laurent Pinchart · 3 years, 5 months ago
  22. 60aede7 drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAP by Lukas Bulwahn · 3 years, 4 months ago
  23. fb8d617 drm/bridge: Centralize error message when bridge attach fails by Laurent Pinchart · 3 years, 9 months ago
  24. 311ac6f drm/omapdrm: Remove outdated comment by Thomas Zimmermann · 3 years, 6 months ago
  25. daea750 drm/omapdrm: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 6 months ago
  26. 942d834 drm/omap: Follow implicit fencing in prepare_fb by Daniel Vetter · 3 years, 6 months ago
  27. 213cc92 Merge drm/drm-fixes into drm-next by Daniel Vetter · 3 years, 9 months ago
  28. 309f81e8 drm/omap: Remove duplicate declaration by Wan Jiabing · 3 years, 9 months ago
  29. 0cafc8d drm/omap: dsi: Add missing IRQF_ONESHOT by Yang Li · 3 years, 9 months ago
  30. 417fc61 drm/omap: fix misleading indentation in pixinc() by Arnd Bergmann · 3 years, 9 months ago
  31. 6909115 drm/omap: dsi: fix unsigned expression compared with zero by Junlin Yang · 3 years, 10 months ago
  32. 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 3 years, 10 months ago
  33. 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 3 years, 10 months ago
  34. 41016fe drm: Rename plane->state variables in atomic update and disable by Maxime Ripard · 3 years, 10 months ago
  35. e05162c0 drm: Store new plane state in a variable for atomic_update and disable by Maxime Ripard · 3 years, 10 months ago
  36. dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 3 years, 10 months ago
  37. 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 3 years, 10 months ago
  38. ba5c164 drm: Rename plane atomic_check state names by Maxime Ripard · 3 years, 10 months ago
  39. 250aa22 drm/omapdrm: Annotate dma-fence critical section in commit path by Daniel Vetter · 4 years ago
  40. bbd13d6 drm/omap: dsi: fix unreachable code in dsi_vc_send_short() by Menglong Dong · 4 years ago
  41. 010dbfb drm/omap: Delete useless kfree code by Zheng Yongjun · 4 years, 1 month ago
  42. dfd2edc drm/omap: dsi: allow DSI commands to be sent early by Tomi Valkeinen · 4 years ago
  43. 92bb0ea drm/omap: dsi: fix DCS_CMD_ENABLE by Tomi Valkeinen · 4 years ago
  44. c8320789 drm/omap: dsi: remove ulps support by Tomi Valkeinen · 4 years ago
  45. 9a52111 drm/omap: dsi: fix and cleanup ddr_clk_always_on by Tomi Valkeinen · 4 years ago
  46. b6c1048 drm/omap: dsi: split video mode enable/disable into separate func by Tomi Valkeinen · 4 years ago
  47. 7b93de9 drm/omap: dsi: cleanup initial vc setup by Tomi Valkeinen · 4 years ago
  48. a4a29d1d drm/omap: dsi: rename dsi_display_* functions by Tomi Valkeinen · 4 years ago
  49. ead05b5 drm/omap: dsi: display_disable cleanup by Tomi Valkeinen · 4 years ago
  50. 1f05605 drm/omap: dsi: display_enable cleanup by Tomi Valkeinen · 4 years ago
  51. 5d676b6 drm/omap: dsi: move enable/disable to bridge enable/disable by Tomi Valkeinen · 4 years ago
  52. 7aa5234 drm/omap: dsi: move structs & defines to dsi.h by Tomi Valkeinen · 4 years ago
  53. 4029b16 drm/omap: dsi: use separate VCs for cmd and video by Tomi Valkeinen · 4 years ago
  54. eb40e2f drm/omap: dsi: enable HS before sending the frame by Tomi Valkeinen · 4 years ago
  55. 83d7464 drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode by Tomi Valkeinen · 4 years ago
  56. d58eb31 drm/omap: dsi: untangle vc & channel by Tomi Valkeinen · 4 years ago
  57. 5e43075 drm/omap: dsi: pass vc and channel to various functions by Tomi Valkeinen · 4 years ago
  58. d817114 drm/omap: dsi: rename 'channel' to 'vc' by Tomi Valkeinen · 4 years ago
  59. f408600 drm/omap: dsi: cleanup dispc channel usage by Tomi Valkeinen · 4 years ago
  60. 442cbc8 drm/omap: dsi: drop useless channel checks by Tomi Valkeinen · 4 years ago
  61. d843314 drm/omap: dsi: simplify VC handling by Tomi Valkeinen · 4 years ago
  62. 8350ac8 drm/omap: dsi: send nop instead of page & column by Tomi Valkeinen · 4 years ago
  63. 443dae0 drm/omap: dsi: set trans_mode according to client mode_flags by Tomi Valkeinen · 4 years ago
  64. 4119bd5 drm/omap: pll: fix iteration loop check by Tomi Valkeinen · 4 years ago
  65. 05ec612 drm/omap: remove dss_mgr_ops by Tomi Valkeinen · 4 years ago
  66. dac62bc drm/omap: remove dispc_ops by Tomi Valkeinen · 4 years ago
  67. 96f4418 drm/omap: drop unused owner field by Tomi Valkeinen · 4 years ago
  68. 3201509 drm/omap: remove unused display.c by Tomi Valkeinen · 4 years ago
  69. 55b68fb drm/omap: squash omapdrm sub-modules into one by Tomi Valkeinen · 4 years ago
  70. 578739e drm/omap: dsi: simplify pin config by Sebastian Reichel · 4 years ago
  71. 94d7332 drm/omap: simplify DSI manual update code by Sebastian Reichel · 4 years ago
  72. 2390fad drm/omap: drop dssdev display field by Sebastian Reichel · 4 years ago
  73. 27e1d06 drm/omap: drop DSS ops_flags by Sebastian Reichel · 4 years ago
  74. 811860d drm/omap: drop unused DSS next pointer by Sebastian Reichel · 4 years ago
  75. 4a55551 drm/omap: simplify omap_display_id by Sebastian Reichel · 4 years ago
  76. fe5f6e5 drm/omap: remove unused omap_connector by Sebastian Reichel · 4 years ago
  77. 9be5bab drm/omap: remove legacy DSS device operations by Sebastian Reichel · 4 years ago
  78. af1110c drm/omap: dsi: Register a drm_bridge by Sebastian Reichel · 4 years ago
  79. cf64148 drm/panel: Move OMAP's DSI command mode panel driver by Sebastian Reichel · 4 years ago
  80. 8510148 drm/omap: remove global dss_device variable by Sebastian Reichel · 4 years ago
  81. 5966140 drm/omap: panel-dsi-cm: fix remove() by Sebastian Reichel · 4 years ago
  82. 1ecf643 drm/omap: panel-dsi-cm: support unbinding by Sebastian Reichel · 4 years ago
  83. 1f4e871 drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO by Sebastian Reichel · 4 years ago
  84. 6078243 drm/omap: dsi: implement check timings by Sebastian Reichel · 4 years ago
  85. 9f22317 drm/omap: drop omapdss-boot-init by Sebastian Reichel · 4 years ago
  86. 1cac9ba drm/omap: dsi: convert to drm_panel by Sebastian Reichel · 4 years ago
  87. e4869b0 drm/omap: dsi: drop custom panel capability support by Sebastian Reichel · 4 years ago
  88. e290c81 drm/omap: dsi: Reverse direction of the DSS device enable/disable operations by Sebastian Reichel · 4 years ago
  89. 2a4703c drm/omap: dsi: move panel refresh function to host by Sebastian Reichel · 4 years ago
  90. 66c6bf3 drm/omap: dsi: do ULPS in host driver by Sebastian Reichel · 4 years ago
  91. 9f0eb51 drm/omap: dsi: untangle ulps ops from enable/disable by Sebastian Reichel · 4 years ago
  92. 0c93a61 drm/omap: dsi: do bus locking in host driver by Sebastian Reichel · 4 years ago
  93. e9c7a0d drm/omap: dsi: drop custom enable_te() API by Sebastian Reichel · 4 years ago
  94. 4c1b935 drm/omap: dsi: move TE GPIO handling into core by Sebastian Reichel · 4 years ago
  95. 3220034 drm/omap: dsi: lp/hs switching support for transfer() by Sebastian Reichel · 4 years ago
  96. 61714cd drm/omap: panel-dsi-cm: use bulk regulator API by Sebastian Reichel · 4 years ago
  97. 68ca91d drm/omap: dsi: use pixel-format and mode from attach by Sebastian Reichel · 4 years ago
  98. d4b561c drm/omap: dsi: drop useless sync() by Sebastian Reichel · 4 years ago
  99. 8228cd7 drm/omap: dsi: drop unused enable_te() by Sebastian Reichel · 4 years ago
  100. e869152 drm/omap: dsi: drop unused get_te() by Sebastian Reichel · 4 years ago