Summary: | Framebuffer: Driver reports wrong max dimensions | ||
---|---|---|---|
Product: | xorg | Reporter: | Kristian Robertsen <kristian.robertsen> |
Component: | Driver/modesetting | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | major | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
URL: | https://cgit.freedesktop.org/drm-tip/tree/drivers/gpu/drm/i915/intel_display.c#n15234 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Kristian Robertsen
2018-09-05 12:46:14 UTC
What the kernel reports is the maximum of an individual pipe. That -modesetting cannot stitch together per-crtc pixmaps to overcome HW limitations is a functional regression in switching to -modesetting. There are different ways to overcome that, Ville has a plan to transparently hide the limitation, the one advantage to handling it inside userspace (where it has been done previously) is that it just works against any kernel and device. Duplicate of bug 102508 ? *** This bug has been marked as a duplicate of bug 102508 *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.