Daniel Vetter ffwll.ch> writes:
[snip]
> > struct drm_mode_fb_cmd2 {
> > __u32 fb_id;
> > __u32 width, height;
> > __u32 pixel_format; /* fourcc code from videodev2.h */
> > __u64 priv; /* private data, depends on pixelformat */
> >
[snip]
> > struct {
> > __u32 pitch;
> >
On Wed, 26 Oct 2011 14:40:07 +0900
Joonyoung Shim wrote:
> 10/25/2011 06:46 PM, Jesse Barnes 쓴 글:
>
> [snip]
> > diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
> > index 8020798..d7f03aa 100644
> > --- a/include/drm/drm_crtc.h
> > +++ b/include/drm/drm_crtc.h
> > @@ -44,6 +44,7 @@
There appears to be some issues with the patch? I'm on SandyBridge and
using the HD3000's HDMI.
I've now tried manually merging the ELD patch (both files Wu Fengguang
submitted) and compiling Kernel 3.0.4. I've also tried drm-intel-next
Kernel 3.1 pre-built from
http://kernel.ubuntu.com/~kern
Hi!
I'm trying to setup xorg with intel Intel 2011Q1 graphics package. I've
successuly compiled and installed driver on Debian Squeeze with
backported xorg 1.10. It works fine with VGA output, but I want to use
it with special bar-type LCD display supporting only 1920x480
resolution. When