summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge
diff options
context:
space:
mode:
authorRodrigo Vivi <rodrigo.vivi@intel.com>2015-07-08 02:28:55 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-07-09 22:52:35 +0300
commit97173eaf5f33b1e85efdb06d593d333480b60bf3 (patch)
tree487066e767e18b7063f6f9b3d089aa5ce16504d0 /drivers/gpu/drm/bridge
parent09108b90f0404587b7afac64023ec11a7f1b1406 (diff)
downloadlinux-97173eaf5f33b1e85efdb06d593d333480b60bf3.tar.xz
drm/i915: PSR: Increase idle_frames
Idle frames the number of identical frames needed before panel can enter PSR. There are some panels that requires up to minimum of 4 idle frames available on the market. For these cases usually VBT should be used to configure the number of idle frames, but unfortunately this isn't always true and VBT isn't being set at all. Let's trust VBT when it is set + 1 and use minimum of 4 + 1 when VBT isn't set. "+1" covers the "of-by-one" case. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/bridge')
0 files changed, 0 insertions, 0 deletions