diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-01-30 22:38:01 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-02-20 20:37:51 +0200 |
commit | 32ea06b67eb2b693c78bd795b8a8f7fdac03fb6a (patch) | |
tree | cdb1ed5b3698689f46e25bc3cc9145775b1792a1 /drivers/gpu/drm/amd/display/dc/basics/log_helpers.c | |
parent | aa81e2c334824d399f16e7cabe272ebf3c0e43df (diff) |
drm/i915: Don't set cursor pipe select bits on g4x+
G4x cursor control registers still allow us to write to the pipe select
bits even though cursors are supposed to be fixed to a specific pipe.
Bspec tells us that we should only ever write 0 to these bits. Let's
follow that recommendation. On ilk+ the bits become hardwired to 0.
Also looks like ICL repurposes these bits for some other use, so
we had better stop setting them to bogus values there.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180130203807.13721-1-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/basics/log_helpers.c')
0 files changed, 0 insertions, 0 deletions