[v1 0/2] Break out as separate driver from boe-tv101wum-nl6 panel driver

Cong Yang yangcong5 at huaqin.corp-partner.google.com
Sat Oct 7 06:06:37 UTC 2023


Linus series proposed to break out ili9882t as separate driver, 
but he didn't have time for that extensive rework of the driver.
As discussed by Linus and Doug [1], keep macro using the "struct panel_init_cmd"
until we get some resolution about the binary size issue.

[1]: https://lore.kernel.org/all/20230703-fix-boe-tv101wum-nl6-v3-0-bd6e9432c755@linaro.org

Cong Yang (1):
  drm/panel: ili9882t: Avoid blurred screen from fast sleep

Linus Walleij (1):
  drm/panel: ili9882t: Break out as separate driver

 drivers/gpu/drm/panel/Kconfig                 |   9 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 .../gpu/drm/panel/panel-boe-tv101wum-nl6.c    | 371 ---------
 drivers/gpu/drm/panel/panel-ilitek-ili9882t.c | 771 ++++++++++++++++++
 4 files changed, 781 insertions(+), 371 deletions(-)
 create mode 100644 drivers/gpu/drm/panel/panel-ilitek-ili9882t.c

-- 
2.25.1



More information about the dri-devel mailing list