diff options
| author | Vandana Kannan <[email protected]> | 2014-08-05 07:51:22 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2014-08-08 17:43:24 +0200 |
| commit | f769cd247d2be5af377adf82882eddd1dce183c4 (patch) | |
| tree | 283fce94ff58babcb01ec26e196441feaf58504c /tools/perf/scripts/python | |
| parent | be71eabebaf9f142612d34d42292b454e984dcb5 (diff) | |
drm/i915: Set M2_N2 registers during mode set
For Gen < 8, set M2_N2 registers on every mode set. This is required to make
sure M2_N2 registers are set during boot, resume from sleep for cross-
checking the state. The register is set only if DRRS is supported.
v2: Patch rebased
v3: Daniel's review comments
- Removed HAS_DRRS(dev) and added bool has_drrs to pipe_config to
track drrs support
v4: Jesse's review comments
- Made changes to set m2_n2 in intel_dp_set_m_n()
Signed-off-by: Vandana Kannan <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Jesse Barnes <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Jesse Barnes <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions