Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-04 Thread Meelis Roos
> >> > Adding some printks reveals it calls > >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > >> > > >> > lspci does not show Interrupt like on some other PCI devices. > >> > /proc/interrupts obviously does not contain t

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-04 Thread Alex Deucher
On Mon, Feb 4, 2013 at 11:32 AM, Meelis Roos wrote: >> >> > Adding some printks reveals it calls >> >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> >> >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. >> >> > >> >> > lspci does not show Interrupt like on some other PCI dev

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-04 Thread Alex Deucher
On Mon, Feb 4, 2013 at 11:32 AM, Meelis Roos wrote: >> >> > Adding some printks reveals it calls >> >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> >> >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. >> >> > >> >> > lspci does not show Interrupt like on some other PCI dev

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-04 Thread Meelis Roos
> >> > Adding some printks reveals it calls > >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > >> > > >> > lspci does not show Interrupt like on some other PCI devices. > >> > /proc/interrupts obviously does not contain t

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
> >> > Adding some printks reveals it calls > >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > >> > > >> > lspci does not show Interrupt like on some other PCI devices. > >> > /proc/interrupts obviously does not contain t

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
> > Adding some printks reveals it calls > > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > > > > lspci does not show Interrupt like on some other PCI devices. > > /proc/interrupts obviously does not contain the irq since we do

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) and Radeon RV100-based AGP card where radeon KMS modesetting does not work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, 3.8-rc6). >From dmesg with drm.debug=0xc [3.209617] agpgart-amdk7 :00:00.0: A

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
> >> > Adding some printks reveals it calls > >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > >> > > >> > lspci does not show Interrupt like on some other PCI devices. > >> > /proc/interrupts obviously does not contain t

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Alex Deucher
On Fri, Feb 1, 2013 at 10:26 AM, Meelis Roos wrote: >> > Adding some printks reveals it calls >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. >> > >> > lspci does not show Interrupt like on some other PCI devices. >> > /pro

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Jerome Glisse
On Fri, Feb 1, 2013 at 7:24 AM, Meelis Roos wrote: > I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) > and Radeon RV100-based AGP card where radeon KMS modesetting does not > work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, > 3.8-rc6). > > >From dmesg with

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Alex Deucher
On Fri, Feb 1, 2013 at 10:26 AM, Meelis Roos wrote: >> > Adding some printks reveals it calls >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. >> > >> > lspci does not show Interrupt like on some other PCI devices. >> > /pro

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
> > Adding some printks reveals it calls > > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > > > > lspci does not show Interrupt like on some other PCI devices. > > /proc/interrupts obviously does not contain the irq since we do

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Jerome Glisse
On Fri, Feb 1, 2013 at 7:24 AM, Meelis Roos wrote: > I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) > and Radeon RV100-based AGP card where radeon KMS modesetting does not > work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, > 3.8-rc6). > > >From dmesg with

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) and Radeon RV100-based AGP card where radeon KMS modesetting does not work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, 3.8-rc6). >From dmesg with drm.debug=0xc [3.209617] agpgart-amdk7 :00:00.0: A