[Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window

2016-06-24 Thread Steven Newbury
On Fri, 2016-06-24 at 11:59 +0100, Chris Wilson wrote: > On Thu, Jun 23, 2016 at 02:14:12PM +0100, Steven Newbury wrote: > > On Thu, 2016-06-23 at 15:59 +0300, Jani Nikula wrote: > > > On Thu, 23 Jun 2016, Steven Newbury > > > wrote: > > > > I'm seeing thi

[Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window

2016-06-23 Thread Steven Newbury
On Thu, 2016-06-23 at 15:59 +0300, Jani Nikula wrote: > On Thu, 23 Jun 2016, Steven Newbury wrote: > > [ Unknown signature status ] > > On Sun, 2016-06-19 at 14:53 -0700, James Bottomley wrote: > > > On Fri, 2016-06-17 at 16:06 -0700, James Bottomley wrote: > > &

[Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window

2016-06-23 Thread Steven Newbury
On Sun, 2016-06-19 at 14:53 -0700, James Bottomley wrote: > On Fri, 2016-06-17 at 16:06 -0700, James Bottomley wrote: > > On Fri, 2016-06-17 at 16:34 +0300, Jani Nikula wrote: > > > On Fri, 17 Jun 2016, Daniel Vetter wrote: > > > > On Thu, Jun 16, 2016 at 03:42:12PM -0700, James Bottomley > > > >

drm_device from another device driver? (was: Re: block device backed by DRM buffer object)

2015-09-24 Thread Steven Newbury
On Wed, 2015-09-23 at 23:41 +0200, Lukas Wunner wrote: > Hi, > > On Wed, Sep 23, 2015 at 08:37:48PM +0000, Steven Newbury wrote: > > I can't figure out how to get a pointer to the radeon_device struct > > for a specific card, or the parent drm_device from an external

drm_device from another device driver? (was: Re: block device backed by DRM buffer object)

2015-09-23 Thread Steven Newbury
I've been reading up on the device model and studying kernel sources for the last couple of days, but I can't figure out how to get a pointer to the radeon_device struct for a specific card, or the parent drm_device from an external device driver. I imagine I somehow need to take a reference

block device backed by DRM buffer object

2015-09-22 Thread Steven Newbury
ore sense to me to just add a reference count to the drm device as an external module. > Regards, > Christian. > > On 21.09.2015 13:33, Steven Newbury wrote: > > I have a mostly* headless server containing a Radeon discrete GPU. > >  It > > occured to me that

block device backed by DRM buffer object

2015-09-21 Thread Steven Newbury
I have a mostly* headless server containing a Radeon discrete GPU.  It occured to me that having a GiB or two of high speed memory sitting unused is pretty wasteful. Not an original thought; indeed there's a Gentoo wiki which describes how to map the memory as a mtd device:  

Wayland and GLES1 (Re: R200 DRM/KMS)

2015-07-10 Thread Steven Newbury
On Thu Jul 9 17:02:12 2015 GMT+0100, Steven Newbury wrote: > On Thu Jul 9 16:04:35 2015 GMT+0100, Alex Deucher wrote: > > On Thu, Jul 9, 2015 at 2:58 AM, Steven Newbury > > wrote: > > > > > > > > > On Thu Jul 9 03:32:40 2015 GMT+0100, Michel Dänzer

Wayland and GLES1 (Re: R200 DRM/KMS)

2015-07-10 Thread Steven Newbury
On Thu Jul 9 17:02:12 2015 GMT+0100, Steven Newbury wrote: > On Thu Jul 9 16:04:35 2015 GMT+0100, Alex Deucher wrote: > > On Thu, Jul 9, 2015 at 2:58 AM, Steven Newbury > > wrote: > > > > > > > > > On Thu Jul 9 03:32:40 2015 GMT+0100, Michel Dänzer

Wayland and GLES1 (Re: R200 DRM/KMS)

2015-07-09 Thread Steven Newbury
On Thu Jul 9 16:04:35 2015 GMT+0100, Alex Deucher wrote: > On Thu, Jul 9, 2015 at 2:58 AM, Steven Newbury > wrote: > > > > > > On Thu Jul 9 03:32:40 2015 GMT+0100, Michel Dänzer wrote: > >> On 09.07.2015 06:01, Steven Newbury wrote: > >> > On Wed, 20

Wayland and GLES1 (Re: R200 DRM/KMS)

2015-07-09 Thread Steven Newbury
On Thu Jul 9 03:32:40 2015 GMT+0100, Michel Dänzer wrote: > On 09.07.2015 06:01, Steven Newbury wrote: > > On Wed, 2015-07-08 at 21:56 +0100, Steven Newbury wrote: > >> On Tue, 2015-07-07 at 09:18 +0300, Pekka Paalanen wrote: > >>> On Mon, 06 Jul 2015 22:50:30 +01

Wayland and GLES1 (Re: R200 DRM/KMS)

2015-07-08 Thread Steven Newbury
On Wed, 2015-07-08 at 21:56 +0100, Steven Newbury wrote: > On Tue, 2015-07-07 at 09:18 +0300, Pekka Paalanen wrote: > > On Mon, 06 Jul 2015 22:50:30 +0100 > > Steven Newbury wrote: > > > > > Would gles1 be sufficient to run a Wayland compositor, I'm > > > g

Wayland and GLES1 (Re: R200 DRM/KMS)

2015-07-08 Thread Steven Newbury
On Tue, 2015-07-07 at 09:18 +0300, Pekka Paalanen wrote: > On Mon, 06 Jul 2015 22:50:30 +0100 > Steven Newbury wrote: > > > Would gles1 be sufficient to run a Wayland compositor, I'm > > guessing probably not..? > > If you can find a Wayland compositor t

R200 DRM/KMS

2015-07-08 Thread Steven Newbury
On Wed, 2015-07-08 at 17:10 +0100, Emil Velikov wrote: > On 8 July 2015 at 14:55, Alex Deucher wrote: > > On Wed, Jul 8, 2015 at 9:53 AM, Steven Newbury < > > steve at snewbury.org.uk> wrote: > > > > > > > > > On Wed Jul 8 14:20:28 2015 GMT+0100,

R200 DRM/KMS

2015-07-08 Thread Steven Newbury
On Wed Jul 8 14:20:28 2015 GMT+0100, Alex Deucher wrote: > On Wed, Jul 8, 2015 at 8:58 AM, Steven Newbury > wrote: > > > > > > On Tue Jul 7 15:12:28 2015 GMT+0100, Alex Deucher wrote: > >> On Tue, Jul 7, 2015 at 9:46 AM, Steven Newbury > >> wrote

R200 DRM/KMS

2015-07-08 Thread Steven Newbury
On Tue Jul 7 15:12:28 2015 GMT+0100, Alex Deucher wrote: > On Tue, Jul 7, 2015 at 9:46 AM, Steven Newbury > wrote: > > > > I've tried an xserver-1.16, and ddx, libdrm without LTO and with > > gcc4.9. Exactly the same thing. I wondered whether the unused i810

R200 DRM/KMS

2015-07-07 Thread Steven Newbury
On Tue, 2015-07-07 at 10:12 -0400, Alex Deucher wrote: > On Tue, Jul 7, 2015 at 9:46 AM, Steven Newbury > wrote: > > > > I've tried an xserver-1.16, and ddx, libdrm without LTO and with > > gcc4.9. Exactly the same thing. I wondered whether the unused > >

R200 DRM/KMS

2015-07-07 Thread Steven Newbury
On Mon, 2015-07-06 at 23:26 +0200, Daniel Vetter wrote: > On Mon, Jul 06, 2015 at 09:06:28PM +0100, Steven Newbury wrote: > > On Mon, 2015-07-06 at 15:42 -0400, Alex Deucher wrote: > > > On Mon, Jul 6, 2015 at 2:40 PM, Steven Newbury < > > > steve at snewbury.org.uk

R200 DRM/KMS

2015-07-07 Thread Steven Newbury
On Mon Jul 6 22:26:25 2015 GMT+0100, Daniel Vetter wrote: > On Mon, Jul 06, 2015 at 09:06:28PM +0100, Steven Newbury wrote: > > On Mon, 2015-07-06 at 15:42 -0400, Alex Deucher wrote: > > > On Mon, Jul 6, 2015 at 2:40 PM, Steven Newbury > > > wrote: > > >

R200 DRM/KMS

2015-07-06 Thread Steven Newbury
On Mon, 2015-07-06 at 23:26 +0200, Daniel Vetter wrote: > On Mon, Jul 06, 2015 at 09:06:28PM +0100, Steven Newbury wrote: > > On Mon, 2015-07-06 at 15:42 -0400, Alex Deucher wrote: > > > On Mon, Jul 6, 2015 at 2:40 PM, Steven Newbury < > > > steve at snewbury.org.uk

R200 DRM/KMS

2015-07-06 Thread Steven Newbury
On Mon, 2015-07-06 at 15:42 -0400, Alex Deucher wrote: > On Mon, Jul 6, 2015 at 2:40 PM, Steven Newbury > wrote: > > On Mon, 2015-07-06 at 12:25 -0400, Alex Deucher wrote: > > > On Mon, Jul 6, 2015 at 9:39 AM, Steven Newbury < > > > steve at snewbury.org.uk > &

R200 DRM/KMS

2015-07-06 Thread Steven Newbury
On Mon, 2015-07-06 at 12:25 -0400, Alex Deucher wrote: > On Mon, Jul 6, 2015 at 9:39 AM, Steven Newbury > wrote: > > Hi, > > I've been trying to get DRM/KMS working with the current graphics > > stack (xf86-video-ati 7.5, xserver-1.17) on a R200 series card. I > >

R200 DRM/KMS

2015-07-06 Thread Steven Newbury
Hi, I've been trying to get DRM/KMS working with the current graphics stack (xf86-video-ati 7.5, xserver-1.17) on a R200 series card. I assumed this should be working since KMS was implemented for it a while back, and it has been working with xf86-video-ati-6.x. Unfortunately, it doesn't seem to

[PATCH v9 1/3] drm: rockchip: Add basic drm driver

2014-10-08 Thread Steven Newbury
On Wed, 2014-10-08 at 09:17 +0800, Mark yao wrote: > Hi Steven > I'm glad to see you to discuss about rk29xx. > > On 2014?10?08? 06:26, Steven Newbury wrote: > > I've just been discussing how this relates to rk29xx on #etnaviv. > > I > > looked through the p

[PATCH v9 1/3] drm: rockchip: Add basic drm driver

2014-10-08 Thread Steven Newbury
I've just been discussing how this relates to rk29xx on #etnaviv. I looked through the patch and it's good to see it's not limited to supporting Mali GPUs. I see no reason this wouldn't be compatible with etna_viv for rk29xx (or future Rockchip designs with alternative GPUs) as long as the

VDPAU tries to open wrong DRM device

2012-06-01 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have two DRM devices, i965 onboard, and a Radeon in a docking station. Both devices are enabled in my Xorg server layout Screen0 is the i965, and Screen1, the Radeon. When I run vdpauinfo or try using mplayer -vo vdpau on the Radeon, I get the

VDPAU tries to open wrong DRM device

2012-06-01 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have two DRM devices, i965 onboard, and a Radeon in a docking station. Both devices are enabled in my Xorg server layout Screen0 is the i965, and Screen1, the Radeon. When I run vdpauinfo or try using mplayer -vo vdpau on the Radeon, I get the

PCI resources above 4GB

2012-05-21 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/05/12 10:08, Yinghai Lu wrote: > On Fri, May 18, 2012 at 12:45 AM, Yinghai Lu > wrote: >> On Thu, May 17, 2012 at 9:36 AM, Yinghai Lu >> wrote: >>> On Thu, May 17, 2012 at 5:34 AM, Steven Newbury >>> wrote

Re: PCI resources above 4GB

2012-05-21 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/05/12 10:08, Yinghai Lu wrote: On Fri, May 18, 2012 at 12:45 AM, Yinghai Lu ying...@kernel.org wrote: On Thu, May 17, 2012 at 9:36 AM, Yinghai Lu ying...@kernel.org wrote: On Thu, May 17, 2012 at 5:34 AM, Steven Newbury st

PCI resources above 4GB

2012-05-17 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/05/12 13:27, Steven Newbury wrote: > On 15/05/12 18:42, Yinghai Lu wrote: >> On Tue, May 15, 2012 at 2:54 AM, Steven Newbury >> wrote: > >>> I'll get re-synced back up, and if they're still relevant g

PCI resources above 4GB

2012-05-17 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/05/12 18:42, Yinghai Lu wrote: > On Tue, May 15, 2012 at 2:54 AM, Steven Newbury > wrote: > >> I'll get re-synced back up, and if they're still relevant give >> the patches a test. Is there an updated branch I should w

Re: PCI resources above 4GB

2012-05-17 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/05/12 18:42, Yinghai Lu wrote: On Tue, May 15, 2012 at 2:54 AM, Steven Newbury st...@snewbury.org.uk wrote: I'll get re-synced back up, and if they're still relevant give the patches a test. Is there an updated branch I should work from

Re: PCI resources above 4GB

2012-05-17 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/05/12 13:27, Steven Newbury wrote: On 15/05/12 18:42, Yinghai Lu wrote: On Tue, May 15, 2012 at 2:54 AM, Steven Newbury st...@snewbury.org.uk wrote: I'll get re-synced back up, and if they're still relevant give the patches a test

PCI resources above 4GB

2012-04-24 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/04/12 18:29, Yinghai Lu wrote: > On Sun, Apr 15, 2012 at 11:54 PM, Yinghai Lu > wrote: >> On Sun, Apr 15, 2012 at 1:06 PM, Yinghai Lu >> wrote: 3. use pci_bus_allocate_resource in drm/radeon driver ... ===> but that could fail. so

Re: PCI resources above 4GB

2012-04-24 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/04/12 18:29, Yinghai Lu wrote: On Sun, Apr 15, 2012 at 11:54 PM, Yinghai Lu ying...@kernel.org wrote: On Sun, Apr 15, 2012 at 1:06 PM, Yinghai Lu ying...@kernel.org wrote: 3. use pci_bus_allocate_resource in drm/radeon driver ... === but

PCI resources above 4GB

2012-04-18 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/04/12 18:29, Yinghai Lu wrote: > On Sun, Apr 15, 2012 at 11:54 PM, Yinghai Lu > wrote: >> On Sun, Apr 15, 2012 at 1:06 PM, Yinghai Lu >> wrote: 3. use pci_bus_allocate_resource in drm/radeon driver ... ===> but that could fail. so

PCI resources above 4GB

2012-04-16 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/04/12 07:54, Yinghai Lu wrote: > On Sun, Apr 15, 2012 at 1:06 PM, Yinghai Lu > wrote: >>> 3. use pci_bus_allocate_resource in drm/radeon driver ... ===> >>> but that could fail. so could hack it like a. disable bar 0x10 >>> and steal BAR

PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 18:25, Steven Newbury wrote: > On 15/04/12 12:37, Steven Newbury wrote: >> On 15/04/12 11:20, Steven Newbury wrote: >>> On 14/04/12 21:48, Yinghai Lu wrote: > > [snip] > >>>> On Sat, A

PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 12:37, Steven Newbury wrote: > On 15/04/12 11:20, Steven Newbury wrote: >> On 14/04/12 21:48, Yinghai Lu wrote: [snip] >>> On Sat, Apr 14, 2012 at 12:21 PM, Steven Newbury >>>>> >>>>>

PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 11:20, Steven Newbury wrote: > On 14/04/12 21:48, Yinghai Lu wrote: >> On Sat, Apr 14, 2012 at 12:21 PM, Steven Newbury >> wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> >>&g

PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 04:21, Yinghai Lu wrote: > On Sat, Apr 14, 2012 at 10:37 AM, Steven Newbury > wrote: >> I've created a new quirk utilising an extra PCI resource flag to >> force reallocation of the resource. It's the first approa

PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 21:48, Yinghai Lu wrote: > On Sat, Apr 14, 2012 at 12:21 PM, Steven Newbury > wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 14/04/12 20:08, Steven Newbury wrote: >>> On 14/04/12 19:42,

PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 21:48, Yinghai Lu wrote: > On Sat, Apr 14, 2012 at 12:21 PM, Steven Newbury > wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 14/04/12 20:08, Steven Newbury wrote: >>> On 14/04/12 19:42,

PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 04:21, Yinghai Lu wrote: > On Sat, Apr 14, 2012 at 10:37 AM, Steven Newbury > wrote: >> I've created a new quirk utilising an extra PCI resource flag to >> force reallocation of the resource. It's the first approa

Re: PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 04:21, Yinghai Lu wrote: On Sat, Apr 14, 2012 at 10:37 AM, Steven Newbury st...@snewbury.org.uk wrote: I've created a new quirk utilising an extra PCI resource flag to force reallocation of the resource. It's the first approach I've

Re: PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 21:48, Yinghai Lu wrote: On Sat, Apr 14, 2012 at 12:21 PM, Steven Newbury st...@snewbury.org.uk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 20:08, Steven Newbury wrote: On 14/04/12 19:42, Steven Newbury wrote

Re: PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 21:48, Yinghai Lu wrote: On Sat, Apr 14, 2012 at 12:21 PM, Steven Newbury st...@snewbury.org.uk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 20:08, Steven Newbury wrote: On 14/04/12 19:42, Steven Newbury wrote

Re: PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 04:21, Yinghai Lu wrote: On Sat, Apr 14, 2012 at 10:37 AM, Steven Newbury st...@snewbury.org.uk wrote: I've created a new quirk utilising an extra PCI resource flag to force reallocation of the resource. It's the first approach I've

Re: PCI resources above 4GB

2012-04-15 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/04/12 11:20, Steven Newbury wrote: On 14/04/12 21:48, Yinghai Lu wrote: On Sat, Apr 14, 2012 at 12:21 PM, Steven Newbury st...@snewbury.org.uk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 20:08, Steven Newbury wrote

PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 20:08, Steven Newbury wrote: > On 14/04/12 19:42, Steven Newbury wrote: >> On 14/04/12 19:05, Steven Newbury wrote: >>> On 14/04/12 18:37, Steven Newbury wrote: >>>> On 12/04/12 17:40, Steven Newbury wrote: &g

PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 19:42, Steven Newbury wrote: > On 14/04/12 19:05, Steven Newbury wrote: >> On 14/04/12 18:37, Steven Newbury wrote: >>> On 12/04/12 17:40, Steven Newbury wrote: >>>> On Thu, 12 Apr 2012, 17:07:3

PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 19:05, Steven Newbury wrote: > On 14/04/12 18:37, Steven Newbury wrote: >> On 12/04/12 17:40, Steven Newbury wrote: >>> On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu >>> wrote: > >>>> On Th

PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 18:37, Steven Newbury wrote: > On 12/04/12 17:40, Steven Newbury wrote: >> On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu >> wrote: > >>> On Thu, Apr 12, 2012 at 4:22 AM, Steven Newbury >>> wrote:

PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/12 17:40, Steven Newbury wrote: > On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu > wrote: > >> On Thu, Apr 12, 2012 at 4:22 AM, Steven Newbury >> wrote: >>> Thanks, that fixed it! :) I had a similar patch I've

Re: PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/12 17:40, Steven Newbury wrote: On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu ying...@kernel.org wrote: On Thu, Apr 12, 2012 at 4:22 AM, Steven Newbury st...@snewbury.org.uk wrote: Thanks, that fixed it! :) I had a similar patch I've

Re: PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 18:37, Steven Newbury wrote: On 12/04/12 17:40, Steven Newbury wrote: On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu ying...@kernel.org wrote: On Thu, Apr 12, 2012 at 4:22 AM, Steven Newbury st...@snewbury.org.uk wrote: Thanks

Re: PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 19:05, Steven Newbury wrote: On 14/04/12 18:37, Steven Newbury wrote: On 12/04/12 17:40, Steven Newbury wrote: On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu ying...@kernel.org wrote: On Thu, Apr 12, 2012 at 4:22 AM, Steven Newbury

Re: PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 19:42, Steven Newbury wrote: On 14/04/12 19:05, Steven Newbury wrote: On 14/04/12 18:37, Steven Newbury wrote: On 12/04/12 17:40, Steven Newbury wrote: On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu ying...@kernel.org wrote: On Thu

Re: PCI resources above 4GB

2012-04-14 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/12 20:08, Steven Newbury wrote: On 14/04/12 19:42, Steven Newbury wrote: On 14/04/12 19:05, Steven Newbury wrote: On 14/04/12 18:37, Steven Newbury wrote: On 12/04/12 17:40, Steven Newbury wrote: On Thu, 12 Apr 2012, 17:07:33 BST

Btrfs corruption Oops ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 19:12, Steven Newbury wrote: > On 13/04/12 18:38, Steven Newbury wrote: >> On 13/04/12 17:17, Yinghai Lu wrote: >>>>> Looks like either a btrfs regression or bad interaction >>>>> with for-pci-r

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 18:38, Steven Newbury wrote: > On 13/04/12 17:17, Yinghai Lu wrote: >>>> Looks like either a btrfs regression or bad interaction with >>>> for-pci-res-alloc. Oops attached. >>> Just hit the same oops o

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 17:17, Yinghai Lu wrote: >>> Looks like either a btrfs regression or bad interaction with >>> for-pci-res-alloc. Oops attached. >> Just hit the same oops on the rc1+for-pci-res-alloc kernel I >> tried earlier so it's not definitely

btrfs oops [was Re: drm-next i915 regression? ( was: Re: PCI resources above 4GB)]

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 17:17, Yinghai Lu wrote: >>> Looks like either a btrfs regression or bad interaction with >>> for-pci-res-alloc. Oops attached. >> Just hit the same oops on the rc1+for-pci-res-alloc kernel I >> tried earlier so it's not definitely

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 16:23, Steven Newbury wrote: > On 13/04/12 15:19, Steven Newbury wrote: >> On 13/04/12 15:13, Daniel Vetter wrote: >>> On Fri, Apr 13, 2012 at 03:08:36PM +0100, Steven Newbury >>> wrote: >>>> -B

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 15:19, Steven Newbury wrote: > On 13/04/12 15:13, Daniel Vetter wrote: >> On Fri, Apr 13, 2012 at 03:08:36PM +0100, Steven Newbury wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> >>> On

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 15:13, Daniel Vetter wrote: > On Fri, Apr 13, 2012 at 03:08:36PM +0100, Steven Newbury wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 13/04/12 14:52, Steven Newbury wrote: >>> On Fri, 13

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 14:52, Steven Newbury wrote: > On Fri, 13 Apr 2012, 14:26:19 BST, Steven Newbury > wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 13/04/12 13:49, Steven Newbury wrote: >>> On

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
On Fri, 13 Apr 2012, 14:26:19 BST, Steven Newbury wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 13/04/12 13:49, Steven Newbury wrote: > > On 13/04/12 12:58, Steven Newbury wrote: > > > > > > It's not stable, crashes soon after GMA co

PCI resources above 4GB

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 13:49, Steven Newbury wrote: > On 13/04/12 12:58, Steven Newbury wrote: > >>> It's not stable, crashes soon after GMA comes up. (Could be >>> unrelated breakage in linus/master? Probably not but I will >>

PCI resources above 4GB

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 12:58, Steven Newbury wrote: >> It's not stable, crashes soon after GMA comes up. (Could be >> unrelated breakage in linus/master? Probably not but I will >> verify.) I noticed the high allocations are occuring fro

PCI resources above 4GB

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 12:45, Steven Newbury wrote: > On Fri, 13 Apr 2012, 09:26:55 BST, Yinghai Lu > wrote: > >> On Thu, Apr 12, 2012 at 9:40 AM, Steven Newbury >> wrote: >>>>> >>>>> It would be useful to

PCI resources above 4GB

2012-04-13 Thread Steven Newbury
On Fri, 13 Apr 2012, 09:26:55 BST, Yinghai Lu wrote: > On Thu, Apr 12, 2012 at 9:40 AM, Steven Newbury > wrote: > > > > > > > > It would be useful to preserve as much low PCI memory address > > > > space as possible for hotplug devices (like my Radeo

PCI resources above 4GB

2012-04-13 Thread Steven Newbury
On Fri, 13 Apr 2012, 09:26:55 BST, Yinghai Lu wrote: > On Thu, Apr 12, 2012 at 9:40 AM, Steven Newbury > wrote: > > > > > > > > It would be useful to preserve as much low PCI memory address > > > > space as possible for hotplug devices (like my Radeo

Re: PCI resources above 4GB

2012-04-13 Thread Steven Newbury
On Fri, 13 Apr 2012, 09:26:55 BST, Yinghai Lu ying...@kernel.org wrote: On Thu, Apr 12, 2012 at 9:40 AM, Steven Newbury st...@snewbury.org.uk wrote: It would be useful to preserve as much low PCI memory address space as possible for hotplug devices (like my Radeon

Re: PCI resources above 4GB

2012-04-13 Thread Steven Newbury
On Fri, 13 Apr 2012, 09:26:55 BST, Yinghai Lu ying...@kernel.org wrote: On Thu, Apr 12, 2012 at 9:40 AM, Steven Newbury st...@snewbury.org.uk wrote: It would be useful to preserve as much low PCI memory address space as possible for hotplug devices (like my Radeon

Re: PCI resources above 4GB

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 12:45, Steven Newbury wrote: On Fri, 13 Apr 2012, 09:26:55 BST, Yinghai Lu ying...@kernel.org wrote: On Thu, Apr 12, 2012 at 9:40 AM, Steven Newbury st...@snewbury.org.uk wrote: It would be useful to preserve as much low PCI

drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
On Fri, 13 Apr 2012, 14:26:19 BST, Steven Newbury st...@snewbury.org.uk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 13:49, Steven Newbury wrote: On 13/04/12 12:58, Steven Newbury wrote: It's not stable, crashes soon after GMA comes up. (Could be unrelated

Re: drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 15:13, Daniel Vetter wrote: On Fri, Apr 13, 2012 at 03:08:36PM +0100, Steven Newbury wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 14:52, Steven Newbury wrote: On Fri, 13 Apr 2012, 14:26:19 BST, Steven Newbury st

Re: drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 15:19, Steven Newbury wrote: On 13/04/12 15:13, Daniel Vetter wrote: On Fri, Apr 13, 2012 at 03:08:36PM +0100, Steven Newbury wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 14:52, Steven Newbury wrote: On Fri, 13

Re: drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 16:23, Steven Newbury wrote: On 13/04/12 15:19, Steven Newbury wrote: On 13/04/12 15:13, Daniel Vetter wrote: On Fri, Apr 13, 2012 at 03:08:36PM +0100, Steven Newbury wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12

btrfs oops [was Re: drm-next i915 regression? ( was: Re: PCI resources above 4GB)]

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 17:17, Yinghai Lu wrote: Looks like either a btrfs regression or bad interaction with for-pci-res-alloc. Oops attached. Just hit the same oops on the rc1+for-pci-res-alloc kernel I tried earlier so it's not definitely something new

Re: drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 17:17, Yinghai Lu wrote: Looks like either a btrfs regression or bad interaction with for-pci-res-alloc. Oops attached. Just hit the same oops on the rc1+for-pci-res-alloc kernel I tried earlier so it's not definitely something new

Re: drm-next i915 regression? ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 18:38, Steven Newbury wrote: On 13/04/12 17:17, Yinghai Lu wrote: Looks like either a btrfs regression or bad interaction with for-pci-res-alloc. Oops attached. Just hit the same oops on the rc1+for-pci-res-alloc kernel I tried

Btrfs corruption Oops ( was: Re: PCI resources above 4GB)

2012-04-13 Thread Steven Newbury
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/04/12 19:12, Steven Newbury wrote: On 13/04/12 18:38, Steven Newbury wrote: On 13/04/12 17:17, Yinghai Lu wrote: Looks like either a btrfs regression or bad interaction with for-pci-res-alloc. Oops attached. Just hit the same oops

PCI resources above 4GB

2012-04-12 Thread Steven Newbury
On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu wrote: > On Thu, Apr 12, 2012 at 4:22 AM, Steven Newbury > wrote: > > Thanks, that fixed it! :) I had a similar patch I've been working on > > but I had my fix in the wrong place! > > > > In the working case,

PCI resources above 4GB

2012-04-12 Thread Steven Newbury
On Thu, 12 Apr 2012, 12:22:34 BST, Steven Newbury wrote: > I've attempted to modify probe.c to disable 64-bit BARs not allocated > above 4G so they get reallocated above when possible later.? It seemed > to work, but again broke GMA despite the BAR originally containing an > inv

PCI resources above 4GB

2012-04-12 Thread Steven Newbury
On Thu, 12 Apr 2012, 01:57:17 BST, Yinghai Lu wrote: > On Tue, Apr 10, 2012 at 2:19 PM, Steven Newbury > wrote: > > Another thought, normally the integrated graphics has an "AGP" > > aperture of 256M @0xe000, which is detected by agpgart-intel, this > >

Re: PCI resources above 4GB

2012-04-12 Thread Steven Newbury
On Thu, 12 Apr 2012, 01:57:17 BST, Yinghai Lu ying...@kernel.org wrote: On Tue, Apr 10, 2012 at 2:19 PM, Steven Newbury st...@snewbury.org.uk wrote: Another thought, normally the integrated graphics has an AGP aperture of 256M @0xe000, which is detected by agpgart-intel

Re: PCI resources above 4GB

2012-04-12 Thread Steven Newbury
On Thu, 12 Apr 2012, 17:07:33 BST, Yinghai Lu ying...@kernel.org wrote: On Thu, Apr 12, 2012 at 4:22 AM, Steven Newbury st...@snewbury.org.uk wrote: Thanks, that fixed it! :) I had a similar patch I've been working on but I had my fix in the wrong place! In the working case, initially

[Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-04-04 Thread Steven Newbury
> > > > > > On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie > > > > > > wrote: > > > > > > > can you guys ask someone internally about it also, there is a > > > > > > > driver somewhere in Google also for driving the LVDS->HDMI > > > > > > > adapter but I'm not sure what i2c bus its hanging off. > >

Re: [Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-04-03 Thread Steven Newbury
On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie airl...@gmail.com wrote: can you guys ask someone internally about it also, there is a driver somewhere in Google also for driving the LVDS-HDMI adapter but I'm not sure what i2c bus its hanging off. Dave.

[Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
> > > > > On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie > > > > > wrote: > > > > > > can you guys ask someone internally about it also, there is a > > > > > > driver somewhere in Google also for driving the LVDS->HDMI > > > > > > adapter but I'm not sure what i2c bus its hanging off. > > > > > >

[Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - > > - Original message - > > - Original message - > > > - Original message - > > > > On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie > > > > wrote: > > > > > can you guys ask someone internally about it also, there is a > > > > > driver somewhere

[Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - > - Original message - > > - Original message - > > > On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie > > > wrote: > > > > On Tue, Mar 29, 2011 at 5:29 PM, Chris Wilson > > > > wrote: > >

[Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - > - Original message - > > On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie wrote: > > > On Tue, Mar 29, 2011 at 5:29 PM, Chris Wilson > > > wrote: > > > > On Mon, 28 Mar 2011 22:46:55 +0100, Steven Newbury > > >

[PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - > On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie wrote: > > On Tue, Mar 29, 2011 at 5:29 PM, Chris Wilson > > wrote: > > > On Mon, 28 Mar 2011 22:46:55 +0100, Steven Newbury > > > wrote: > > > > Hi Chris, have

[PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - > On Mon, 28 Mar 2011 22:46:55 +0100, Steven Newbury > wrote: > > Hi Chris, have you updated this patch? I have an Intel D525 (Pineview) > > system with HDMI port connected through an LVDS converter.? The "panel > > timings" are the

Re: [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - On Mon, 28 Mar 2011 22:46:55 +0100, Steven Newbury st...@snewbury.org.uk wrote: Hi Chris, have you updated this patch? I have an Intel D525 (Pineview) system with HDMI port connected through an LVDS converter.  The panel timings are the HDMI output mode

Re: [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie airl...@gmail.com wrote: On Tue, Mar 29, 2011 at 5:29 PM, Chris Wilson ch...@chris-wilson.co.uk wrote: On Mon, 28 Mar 2011 22:46:55 +0100, Steven Newbury st...@snewbury.org.uk wrote: Hi Chris, have you updated

Re: [Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-03-29 Thread Steven Newbury
- Original message - - Original message - On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie airl...@gmail.com wrote: On Tue, Mar 29, 2011 at 5:29 PM, Chris Wilson ch...@chris-wilson.co.uk wrote: On Mon, 28 Mar 2011 22:46:55 +0100, Steven Newbury st...@snewbury.org.uk

  1   2   >