diff options
author | 2018-10-04 11:46:01 +0200 | |
---|---|---|
committer | 2018-10-05 15:18:38 +0200 | |
commit | 6e3d9dd0ae0aa4f0b6ccb273aa88c2e19e901cce (patch) | |
tree | e70c1a81a48da8a09e6a74af260944a7d66a6431 /drivers/gpu/drm/i915/intel_sprite.c | |
parent | drm/i915: Get rid of crtc->config from icl_pll_to_ddi_pll_sel (diff) | |
download | wireguard-linux-6e3d9dd0ae0aa4f0b6ccb273aa88c2e19e901cce.tar.xz wireguard-linux-6e3d9dd0ae0aa4f0b6ccb273aa88c2e19e901cce.zip |
drm/i915: Use crtc->state in intel_fbdev_init_bios
fbdev init shouldn't race with userspace since it's called from
intel_modeset_init, so it's safe to dereference crtc->state and
assume nothing changed yet.
At least not more harmful than crtc->config.
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-11-maarten.lankhorst@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_sprite.c')
0 files changed, 0 insertions, 0 deletions