Bug 38142
Summary: | i915, framebuffer: wrong xoffset? | ||
---|---|---|---|
Product: | Drivers | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | Video(DRI - Intel) | Assignee: | drivers_video-dri-intel (drivers_video-dri-intel) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian, lucas.de.marchi, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.0-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 36912 |
Description
Maciej Rutecki
2011-06-23 18:58:59 UTC
This bug has been fixed by the following commit, as said in http://marc.info/?l=linux-kernel&m=130921327704683&w=2 commit efc2924e733631a64c0afed8dbba2741d186998c Author: Keith Packard <keithp@keithp.com> Date: Mon Jun 6 17:12:49 2011 -0700 drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again) Therefore we can close this bug. Thx for following up here. |