mbox series

[v2,0/2] Modify the method of obtaining porch parameters

Message ID 20240716121112.14435-1-lvzhaoxiong@huaqin.corp-partner.google.com (mailing list archive)
Headers show
Series Modify the method of obtaining porch parameters | expand

Message

Zhaoxiong Lv July 16, 2024, 12:11 p.m. UTC
The current driver can only obtain the porch parameters
of boe-th101mb31ig002. Modify it to obtain the porch
parameters of the panel currently being used.

Also switch to the drm_connector_helper_get_modes_fixed() function 
to get the porch parameters.

Changes between V2 and V1:
- PATCH 1/2: No changes.
- PATCH 2/2: Switch to the drm_connector_helper_get_modes_fixed().
- Link to v1: https://lore.kernel.org/all/20240715031845.6687-1-lvzhaoxiong@huaqin.corp-partner.google.com/

Zhaoxiong Lv (2):
  drm/panel: boe-th101mb31ig002 : Fix the way to get porch parameters
  drm/panel: boe-th101mb31ig002 : using
    drm_connector_helper_get_modes_fixed()

 .../drm/panel/panel-boe-th101mb31ig002-28a.c  | 29 ++-----------------
 1 file changed, 3 insertions(+), 26 deletions(-)