diff options
author | Hsin-Yi Wang <hsinyi@chromium.org> | 2022-02-13 13:34:36 +0300 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2022-02-14 15:42:05 +0300 |
commit | adca62ec370c131ca676ea4fb2e4e450f999fb9e (patch) | |
tree | 3f541310a0af5133e872753b3818a9c5d791c693 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 57bfb34a51c7c655335010b3168c1061b5eba354 (diff) | |
download | linux-adca62ec370c131ca676ea4fb2e4e450f999fb9e.tar.xz |
drm/bridge: anx7625: Support reading edid through aux channel
Support reading edid through aux channel if panel is connected to aux
bus. Extend anx7625_aux_dpcd_trans() to implement aux transfer function:
1. panel is populated in devm_of_dp_aux_populate_ep_devices(), so move
anx7625_parse_dt() after.
2. Use pm runtime autosuspend since aux transfer function is called
multiple times when reading edid.
3. No-op if aux transfer length is 0.
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Xin Ji <xji@analogixsemi.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220213103437.3363848-3-hsinyi@chromium.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions