2011-06-08 10:21:23

by Dave Airlie

[permalink] [raw]
Subject: [git pull] drm radeon urgent fixes


Hi Linus,

I'm blaming 3.0 for me not seeing this breakage, I'm having trouble
persuading my USB disk to boot 3.0, on an F15 userspace looks like LVM or
something systemd related.

1 is really urgent but the other two fixes some machines + blank screens.

Dave.

The following changes since commit cb0a02ecf95e5f47d92e7d4c513cc1f7aeb40cda:

Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2011-06-07 19:21:11 -0700)

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-radeon-urgent

Alex Deucher (1):
drm/radeon/kms: disable hdmi audio by default

Dave Airlie (2):
drm/radeon/kms: set family for use in parser.
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu

drivers/gpu/drm/radeon/radeon_cs.c | 1 +
drivers/gpu/drm/radeon/radeon_device.c | 1 +
drivers/gpu/drm/radeon/radeon_drv.c | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)


2011-06-08 10:24:39

by Dave Airlie

[permalink] [raw]
Subject: Re: [git pull] drm radeon urgent fixes


>
> Hi Linus,
>
> I'm blaming 3.0 for me not seeing this breakage, I'm having trouble
> persuading my USB disk to boot 3.0, on an F15 userspace looks like LVM or
> something systemd related.
>
> 1 is really urgent but the other two fixes some machines + blank screens.

correctly attributed patches and changelog below (lost Daniel's author
line).
>
> Dave.
>
The following changes since commit cb0a02ecf95e5f47d92e7d4c513cc1f7aeb40cda:

Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2011-06-07 19:21:11 -0700)

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-radeon-urgent

Alex Deucher (1):
drm/radeon/kms: disable hdmi audio by default

Daniel Haid (1):
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu

Dave Airlie (1):
drm/radeon/kms: set family for use in parser.

drivers/gpu/drm/radeon/radeon_cs.c | 1 +
drivers/gpu/drm/radeon/radeon_device.c | 1 +
drivers/gpu/drm/radeon/radeon_drv.c | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)