diff options
author | Tomi Valkeinen <[email protected]> | 2020-12-15 12:46:56 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2020-12-15 16:17:32 +0200 |
commit | 92bb0eabc84d941b7cf50e4c9bfc4ede2f7393cc (patch) | |
tree | a060a5a4c5c08e72340b94ad2943a586a2440bba /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | c8320789444001d5eb56a0ce00a759dd9bdf37d3 (diff) |
drm/omap: dsi: fix DCS_CMD_ENABLE
We only need to set VC_CTRL:DCS_CMD_ENABLE for command mode panels when
the HW has DSI_QUIRK_DCS_CMD_CONFIG_VC quirk. The old code did this
right by accident, but now we set DCS_CMD_ENABLE for video mode panels
too.
Fix this by skipping the set for video mode.
Signed-off-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions