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
Subject    : i915, framebuffer: wrong xoffset?
Submitter  : Lucas De Marchi <lucas.de.marchi@gmail.com>
Date       : 2011-06-18 16:29
Message-ID : BANLkTikAJEma_NNi0NYnjBEB6RkFJK3Dpg@mail.gmail.com
References : http://marc.info/?l=linux-kernel&m=130841462202826&w=2

This entry is being used for tracking a regression from 2.6.39. Please don't
close it until the problem is fixed in the mainline.
Comment 1 Lucas De Marchi 2011-06-29 23:15:09 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.
Comment 2 Florian Mickler 2011-07-02 19:35:49 UTC
Thx for following up here.