Re: vbalnk and Intel 945GME - no IRQs generated by adapter

2008-09-04 Thread Maksym Veremeyenko
to adapter: [...] DRM_VBLANK_SECONDARY = 0x2000, /**< Secondary display controller */ [...] -- ________ Maksym Veremeyenko - This SF.Net email is sponsored by the Moblin Your Move Devel

Re: vbalnk and Intel 945GME - no IRQs generated by adapter

2008-09-04 Thread Maksym Veremeyenko
Michel Dänzer написав(ла): > On Thu, 2008-09-04 at 16:13 +0300, Maksym Veremeyenko wrote: >> [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for >> disabled pipe 0 > > Looks like the i915 driver still honours the DRM_I830_SET_VBLANK_PIPE > ioctl even wi

Re: vbalnk and Intel 945GME - no IRQs generated by adapter

2008-09-04 Thread Maksym Veremeyenko
0 IO-APIC-fasteoi [EMAIL PROTECTED]::00:02.0 18: 1 0 IO-APIC-fasteoi yenta [...] so the current problem for me is how to ensure drm to count vblanks for currently only active pipe B if only LVDS is used for current configuration? -- __

Re: [PATCH] vblank rework for drm-next

2008-09-03 Thread Maksym Veremeyenko
Johannes Engel написав(ла): > Maksym Veremeyenko wrote: >> [EMAIL PROTECTED] drm-2.6]# patch -p1 < ../drm-next-vblank-rework-2.patch >> patching file drivers/gpu/drm/drm_drv.c >> patching file drivers/gpu/drm/drm_irq.c >> Hunk #2 succeeded at 221 with fuzz 2. >>

Re: [PATCH] vblank rework for drm-next

2008-09-03 Thread Maksym Veremeyenko
succeeded at 221 with fuzz 2. Hunk #3 succeeded at 238 (offset -3 lines). Hunk #4 succeeded at 280 with fuzz 2. Hunk #5 succeeded at 322 (offset -3 lines). am i doing wrong? -- ________ Maksym Veremeyenko -

Re: [PATCH] vblank rework for drm-next

2008-08-30 Thread Maksym Veremeyenko
ing in getting drmWaitVBlank works on 945GME... -- ________ Maksym Veremeyenko - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based appli

Re: vbalnk and Intel 945GME - no IRQs generated by adapter

2008-08-30 Thread Maksym Veremeyenko
*/ if (IS_I965G (dev)) pipestat |= PIPE_START_VBLANK_INTERRUPT_ENABLE; else pipestat |= PIPE_VBLANK_INTERRUPT_ENABLE; [...] but even if i enable both, /proc/interrupts still shows zeros inter

vbalnk and Intel 945GME - no IRQs generated by adapter

2008-08-29 Thread Maksym Veremeyenko
allow interrupts from hardware? -- ________ Maksym Veremeyenko - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SD