aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2021-10-02 23:34:46 +0000
committerRobert Foss <[email protected]>2021-10-19 09:40:01 +0000
commitfbc5a90e82c1131869e76ce5b082693b8a75c121 (patch)
treeebee86b3515e98714db0ce99b651cea5fcce27f0 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parentdrm/bridge: tc358768: Calculate video start delay (diff)
downloadkernel-fbc5a90e82c1131869e76ce5b082693b8a75c121.tar.gz
kernel-fbc5a90e82c1131869e76ce5b082693b8a75c121.zip
drm/bridge: tc358768: Disable non-continuous clock mode
Non-continuous clock mode doesn't work because driver doesn't support it properly. The bridge driver programs wrong bitfields that are required by the non-continuous mode (BTACNTRL1 register bitfields are swapped in the code), but fixing them doesn't help. Display panel of ASUS Transformer TF700T tablet supports non-continuous mode and display doesn't work at all using that mode. There are no device-trees that are actively using this DSI bridge in upstream yet, so clearly the broken mode wasn't ever tested properly. It's a bit too difficult to get LP mode working, hence let's disable the offending mode for now and fall back to continuous mode. Tested-by: Andreas Westman Dorcsak <[email protected]> # Asus TF700T Tested-by: Maxim Schwalm <[email protected]> #TF700T Signed-off-by: Dmitry Osipenko <[email protected]> Reviewed-by: Robert Foss <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions