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