-
Daniel Vetter authored
Yet again a case where the fb helper is too intimate with the crtc helper and calls a crtc helepr function directly instead of going through the interface vtable. This fixes console blanking in drm/i915 with the new i915-specific modeset code. Reported-by:
Jesse Barnes <jbarnes@virtuousgeek.org> Tested-by:
Jesse Barnes <jbarnes@virtuousgeek.org> Acked-by:
Dave Airlie <airlied@gmail.com> Signed-off-by:
Daniel Vetter <daniel.vetter@ffwll.ch>
Daniel Vetter authoredYet again a case where the fb helper is too intimate with the crtc helper and calls a crtc helepr function directly instead of going through the interface vtable. This fixes console blanking in drm/i915 with the new i915-specific modeset code. Reported-by:
Jesse Barnes <jbarnes@virtuousgeek.org> Tested-by:
Jesse Barnes <jbarnes@virtuousgeek.org> Acked-by:
Dave Airlie <airlied@gmail.com> Signed-off-by:
Daniel Vetter <daniel.vetter@ffwll.ch>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.