1. 4029b16 drm/omap: dsi: use separate VCs for cmd and video by Tomi Valkeinen · 4 years, 1 month ago
  2. eb40e2f drm/omap: dsi: enable HS before sending the frame by Tomi Valkeinen · 4 years, 1 month ago
  3. 83d7464 drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode by Tomi Valkeinen · 4 years, 1 month ago
  4. d58eb31 drm/omap: dsi: untangle vc & channel by Tomi Valkeinen · 4 years, 1 month ago
  5. 5e43075 drm/omap: dsi: pass vc and channel to various functions by Tomi Valkeinen · 4 years, 1 month ago
  6. d817114 drm/omap: dsi: rename 'channel' to 'vc' by Tomi Valkeinen · 4 years, 1 month ago
  7. f408600 drm/omap: dsi: cleanup dispc channel usage by Tomi Valkeinen · 4 years, 1 month ago
  8. 442cbc8 drm/omap: dsi: drop useless channel checks by Tomi Valkeinen · 4 years, 1 month ago
  9. d843314 drm/omap: dsi: simplify VC handling by Tomi Valkeinen · 4 years, 1 month ago
  10. 8350ac8 drm/omap: dsi: send nop instead of page & column by Tomi Valkeinen · 4 years, 1 month ago
  11. c50c2d2 drm/panel: panel-dsi-cm: set column & page at setup by Tomi Valkeinen · 4 years, 1 month ago
  12. 443dae0 drm/omap: dsi: set trans_mode according to client mode_flags by Tomi Valkeinen · 4 years, 1 month ago
  13. 4119bd5 drm/omap: pll: fix iteration loop check by Tomi Valkeinen · 4 years, 1 month ago
  14. 0073b8c ARM: dts: omap5: add address-cells & size-cells to dsi by Tomi Valkeinen · 4 years, 1 month ago
  15. 487c9e9 drm/panel: panel-dsi-cm: cleanup tear enable by Tomi Valkeinen · 4 years, 1 month ago
  16. 17d9808 drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI by Tomi Valkeinen · 4 years, 1 month ago
  17. 05ec612 drm/omap: remove dss_mgr_ops by Tomi Valkeinen · 4 years, 1 month ago
  18. dac62bc drm/omap: remove dispc_ops by Tomi Valkeinen · 4 years, 1 month ago
  19. 96f4418 drm/omap: drop unused owner field by Tomi Valkeinen · 4 years, 1 month ago
  20. 3201509 drm/omap: remove unused display.c by Tomi Valkeinen · 4 years, 1 month ago
  21. 55b68fb drm/omap: squash omapdrm sub-modules into one by Tomi Valkeinen · 4 years, 1 month ago
  22. f7c2724 ARM: omap2plus_defconfig: Update for moved DSI command mode panel by Sebastian Reichel · 4 years, 1 month ago
  23. 578739e drm/omap: dsi: simplify pin config by Sebastian Reichel · 4 years, 1 month ago
  24. 94d7332 drm/omap: simplify DSI manual update code by Sebastian Reichel · 4 years, 1 month ago
  25. 2390fad drm/omap: drop dssdev display field by Sebastian Reichel · 4 years, 1 month ago
  26. 27e1d06 drm/omap: drop DSS ops_flags by Sebastian Reichel · 4 years, 1 month ago
  27. 811860d drm/omap: drop unused DSS next pointer by Sebastian Reichel · 4 years, 1 month ago
  28. 4a55551 drm/omap: simplify omap_display_id by Sebastian Reichel · 4 years, 1 month ago
  29. fe5f6e5 drm/omap: remove unused omap_connector by Sebastian Reichel · 4 years, 1 month ago
  30. 9be5bab drm/omap: remove legacy DSS device operations by Sebastian Reichel · 4 years, 1 month ago
  31. af1110c drm/omap: dsi: Register a drm_bridge by Sebastian Reichel · 4 years, 1 month ago
  32. cf64148 drm/panel: Move OMAP's DSI command mode panel driver by Sebastian Reichel · 4 years, 1 month ago
  33. 8510148 drm/omap: remove global dss_device variable by Sebastian Reichel · 4 years, 1 month ago
  34. 5966140 drm/omap: panel-dsi-cm: fix remove() by Sebastian Reichel · 4 years, 1 month ago
  35. 1ecf643 drm/omap: panel-dsi-cm: support unbinding by Sebastian Reichel · 4 years, 1 month ago
  36. 1f4e871 drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO by Sebastian Reichel · 4 years, 1 month ago
  37. 6078243 drm/omap: dsi: implement check timings by Sebastian Reichel · 4 years, 1 month ago
  38. 9f22317 drm/omap: drop omapdss-boot-init by Sebastian Reichel · 4 years, 1 month ago
  39. 1cac9ba drm/omap: dsi: convert to drm_panel by Sebastian Reichel · 4 years, 1 month ago
  40. e4869b0 drm/omap: dsi: drop custom panel capability support by Sebastian Reichel · 4 years, 1 month ago
  41. e290c81 drm/omap: dsi: Reverse direction of the DSS device enable/disable operations by Sebastian Reichel · 4 years, 1 month ago
  42. 2a4703c drm/omap: dsi: move panel refresh function to host by Sebastian Reichel · 4 years, 1 month ago
  43. 66c6bf3 drm/omap: dsi: do ULPS in host driver by Sebastian Reichel · 4 years, 1 month ago
  44. 9f0eb51 drm/omap: dsi: untangle ulps ops from enable/disable by Sebastian Reichel · 4 years, 1 month ago
  45. 0c93a61 drm/omap: dsi: do bus locking in host driver by Sebastian Reichel · 4 years, 1 month ago
  46. e9c7a0d drm/omap: dsi: drop custom enable_te() API by Sebastian Reichel · 4 years, 1 month ago
  47. 4c1b935 drm/omap: dsi: move TE GPIO handling into core by Sebastian Reichel · 4 years, 1 month ago
  48. 3220034 drm/omap: dsi: lp/hs switching support for transfer() by Sebastian Reichel · 4 years, 1 month ago
  49. 61714cd drm/omap: panel-dsi-cm: use bulk regulator API by Sebastian Reichel · 4 years, 1 month ago
  50. 68ca91d drm/omap: dsi: use pixel-format and mode from attach by Sebastian Reichel · 4 years, 1 month ago
  51. d4b561c drm/omap: dsi: drop useless sync() by Sebastian Reichel · 4 years, 1 month ago
  52. 8228cd7 drm/omap: dsi: drop unused enable_te() by Sebastian Reichel · 4 years, 1 month ago
  53. e869152 drm/omap: dsi: drop unused get_te() by Sebastian Reichel · 4 years, 1 month ago
  54. e94793e drm/omap: dsi: drop unused memory_read() by Sebastian Reichel · 4 years, 1 month ago
  55. 7c5662b drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines by Sebastian Reichel · 4 years, 1 month ago
  56. ea83647 drm/omap: panel-dsi-cm: drop hardcoded VC by Sebastian Reichel · 4 years, 1 month ago
  57. a5f2dcd drm/omap: dsi: request VC via mipi_dsi_attach by Sebastian Reichel · 4 years, 1 month ago
  58. d4cf153 drm/omap: panel-dsi-cm: use DSI helpers by Sebastian Reichel · 4 years, 1 month ago
  59. 9cd8782 drm/omap: dsi: introduce mipi_dsi_host by Sebastian Reichel · 4 years, 1 month ago
  60. 1ed6253 drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg by Sebastian Reichel · 4 years, 1 month ago
  61. 952545a drm/omap: dsi: simplify read functions by Sebastian Reichel · 4 years, 1 month ago
  62. e709653 drm/omap: dsi: simplify write function by Sebastian Reichel · 4 years, 1 month ago
  63. 28d7287 drm/omap: dsi: drop virtual channel logic by Sebastian Reichel · 4 years, 1 month ago
  64. ccc2f2a drm/omap: dsi: unexport specific data transfer functions by Sebastian Reichel · 4 years, 1 month ago
  65. fc3413a drm/omap: panel-dsi-cm: convert to transfer API by Sebastian Reichel · 4 years, 1 month ago
  66. 9e8d3b9 drm/omap: dsi: add generic transfer function by Sebastian Reichel · 4 years, 1 month ago
  67. ee0c365 drm/omap: constify write buffers by Sebastian Reichel · 4 years, 1 month ago
  68. d0103ce drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_* by Sebastian Reichel · 4 years, 1 month ago
  69. a29cc43 drm/omap: drop unused dsi.configure_pins by Sebastian Reichel · 4 years, 1 month ago
  70. 12db515 Revert "drm/omap: dss: Remove unused omap_dss_device operations" by Sebastian Reichel · 4 years, 1 month ago
  71. 64ff189 drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes by Jyri Sarha · 4 years, 2 months ago
  72. 1bea53d drm/omap: rearrange includes in omapdss.h by Tomi Valkeinen · 4 years, 2 months ago
  73. f18f439 drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix by Jyri Sarha · 4 years, 2 months ago
  74. 3fcd70c drm/omap: use degamma property for gamma table by Tomi Valkeinen · 4 years, 2 months ago
  75. 1b89774 drm: add legacy support for using degamma for gamma by Tomi Valkeinen · 4 years, 1 month ago
  76. 6ca2ab8 drm: automatic legacy gamma support by Tomi Valkeinen · 4 years, 1 month ago
  77. 5c0e411 udlfb: Fix memory leak in dlfb_usb_probe by Zqiang · 4 years, 1 month ago
  78. c855af2 drm/hisilicon: Fix use-after-free by Tian Tao · 4 years, 1 month ago
  79. f3c420f drm/vc4: kms: Convert to atomic helpers by Maxime Ripard · 4 years, 1 month ago
  80. 82faa32 drm/vc4: kms: Remove async modeset semaphore by Maxime Ripard · 4 years, 1 month ago
  81. 03b03ef drm/vc4: kms: Remove unassigned_channels from the HVS state by Maxime Ripard · 4 years, 1 month ago
  82. 9ec03d7 drm/vc4: kms: Wait on previous FIFO users before a commit by Maxime Ripard · 4 years, 1 month ago
  83. d62a8ed drm/vc4: Simplify a bit the global atomic_check by Maxime Ripard · 4 years, 1 month ago
  84. 27125e8 drm: Document use-after-free gotcha with private objects by Maxime Ripard · 4 years, 1 month ago
  85. ddadd40 drm: Introduce an atomic_commit_setup function by Maxime Ripard · 4 years, 1 month ago
  86. ae75a04 Merge drm/drm-next into drm-misc-next by Maarten Lankhorst · 4 years, 1 month ago
  87. 5fbd41d Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years, 1 month ago
  88. 91def3c drm/panel: khadas: Fix error code in khadas_ts050_panel_add() by Dan Carpenter · 4 years, 1 month ago
  89. 8c392cd drm/amdkfd: fix ttm size refactor fallout by Daniel Vetter · 4 years, 1 month ago
  90. 1d36dff Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
  91. e11bfb9 drm/ttm: cleanup BO size handling v3 by Christian König · 4 years, 1 month ago
  92. dc37930 drm/drv: Remove invalid assignments by Tian Tao · 4 years, 1 month ago
  93. 2c85ebc Linux 5.10 by Linus Torvalds · 4 years, 1 month ago
  94. ec6f5e0 Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  95. d2360a3 Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  96. 6bff9bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  97. 5ee595d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 1 month ago
  98. 7b1b868 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  99. b53966f Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  100. b01dedd Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago