diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2018-10-04 11:45:57 +0200 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2018-10-05 15:17:22 +0200 |
commit | b2354c78b1251719f38775b27837fc39e25e3d35 (patch) | |
tree | 4a06058f40e28b677edee8ba2901c6f17c14b6f9 /drivers/gpu/drm/drm_irq.c | |
parent | 15cbe5d0926f5d4700c1a0e27e02cb83c1ec392c (diff) |
drm/i915: Make pll functions take crtc_state, v2.
Instead of passing crtc and dereferencing crtc->config,
passs the correct crtc_state and obtain the crtc pointer from there.
Changes since v1:
- Move vlv/chv changes and i9xx_set_pll_dividers changes
from crtc_enable/disable patches to here.
- Add commit message.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181004094604.2646-7-maarten.lankhorst@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/drm_irq.c')
0 files changed, 0 insertions, 0 deletions