OSDN Git Service

drm/i915/dsi/xelpd: Disable DC states in Video mode
authorVandita Kulkarni <vandita.kulkarni@intel.com>
Tue, 19 Oct 2021 15:14:34 +0000 (20:44 +0530)
committerVandita Kulkarni <vandita.kulkarni@intel.com>
Mon, 15 Nov 2021 05:45:20 +0000 (11:15 +0530)
commit5a06f68dbe0fb9cc08db9cfae310c7933aebd6d2
treecfc99307c7d5895768909d73ec2a1fab7e08670f
parent09eea212653304522e9ec74cdda59721af8d4969
drm/i915/dsi/xelpd: Disable DC states in Video mode

MIPI DSI transcoder cannot be in video mode to support any of the
display C states.

Bspec: 49195 (For DC*co DSI transcoders cannot be in video mode)
Bspec: 49193 (Hardware does not support DC5 or DC6 with MIPI DSI enabled)
Bspec: 49188 (desc of DSI_DCSTATE_CTL talks about cmd mode PM control

v2: Align to the power domain ordering (Jani)
    Add bspec references (Imre)

Signed-off-by: Vandita Kulkarni <vandita.kulkarni@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211019151435.20477-4-vandita.kulkarni@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c