[PATCH v1 0/4] Break some CMDS into helper functions
Cong Yang
yangcong5 at huaqin.corp-partner.google.com
Wed Jul 10 08:47:11 UTC 2024
This series main purpose is to break some common CMDS into helper
functions (select page and reload CMDS), refer to the discussion
between Linus and Doug [1]. It is expected that there will be no
impact on the functionality, but I donât have an actual board to
verify it.
[1] https://lore.kernel.org/dri-devel/CAD=FV=VssfZBxwh6i4e_mHhT8vZ_CnXCrUhoeTUeo5xN-FmASg@mail.gmail.com/
Cong Yang (4):
drm/panel: boe-tv101wum-nl6: Break some CMDS into helper functions
drm/panel: nt35521: Break some CMDS into helper functions
drm/panel: nt36672e: Break some CMDS into helper functions
drm/panel: ili9806e: Break some CMDS into helper functions
.../gpu/drm/panel/panel-boe-tv101wum-nl6.c | 190 ++++++------------
drivers/gpu/drm/panel/panel-ilitek-ili9806e.c | 14 +-
.../gpu/drm/panel/panel-novatek-nt36672e.c | 69 ++++---
.../panel/panel-sony-tulip-truly-nt35521.c | 29 ++-
4 files changed, 138 insertions(+), 164 deletions(-)
--
2.25.1
More information about the dri-devel
mailing list