diff options
| author | Paulo Zanoni <[email protected]> | 2015-06-12 14:36:21 -0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-06-15 18:36:42 +0200 |
| commit | d8514d6306ea023f144ac922c4e6e6b283d5b78d (patch) | |
| tree | 13c45ec6061579c7aea86c47528d6395d5278bdb /drivers/gpu/drm/i915/intel_pm.c | |
| parent | 2e8144a53db50cf3d5b32641346d116f778a9680 (diff) | |
drm/i915: don't set the FBC plane select bits on HSW+
This commit is just to make the intentions explicit: on HSW+ these
bits are MBZ, but since we only support plane A and the macro
evaluates to zero when plane A is the parameter, we're not fixing any
bug.
v2:
- Remove useless extra blank like (Chris).
- Init dpfc_ctl in another place (Chris).
Signed-off-by: Paulo Zanoni <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions