diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2014-09-02 16:53:57 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-09-03 12:37:01 +0200 |
commit | 059b2fe9d8a7ae570b803ca7b71ef9a3628c2aa4 (patch) | |
tree | 37a2138eb68495f49299a134825cbc84c2212372 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | 953ece69711bfc51c57ef3976c84594b2fadbcb3 (diff) |
drm/i915: change CHV write_eld/global_resources function pointers
Currently, CHV is using the same functions as HSW/BDW instead of the
same functions as VLV. This looks wrong, especially since, for
example, valleyview_modeset_global_resouces even has an IS_CHERRYVIEW
check.
This patch has the potential to fix display audio and the CHV CDCLK.
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions