[Lucid] request pull Bug# 507148 Radeon Mobility 7500
Manoj Iyer
manoj.iyer at canonical.com
Thu Feb 11 20:41:39 UTC 2010
upstream suggested that we backport patches from 2.6.33, to get radeon
work with KMS. After discussion with apw, I understand that we are ok if
KMS+radeon is not supported on some of the older cards. I have picked a
few of the patches that jdstrand and marc Deslauriers have tested for me.
These patches enable them to get X working, but they are still seeing
crashes of compiz after an delay, ie happens slower than before. But,
atleast they have had some success with this kernel.
I am submitting these patches for review & pull to Lucid.
While I was at this I noticed a patch that fixed a security hole, issue
which can allow user to abuse drm on r6xx/r7xx hw to access any system ram
memory. I will pick this patch and submit to lucid as well.
The following changes since commit
baaa7713d6701c4280d54a45fc89369c6945e60b:
Rajiv Andrade (1):
tpm_tis: TPM_STS_DATA_EXPECT workaround
are available in the git repository at:
ssh://zinc.canonical.com/srv/kernel.ubuntu.com/git/manjo/ubuntu-lucid.git
lp507148
Dave Airlie (2):
drm/radeon/kms: pick 8bpp console when 32MB or less VRAM
drm/radeon/kms: fix divide by 0 in clocks code
Jerome Glisse (2):
drm/radeon/kms: Disable AGP is aperture size < 32M
drm/radeon/kms: Do not unpin buffer in fb destruction
Michel Dänzer (1):
drm/radeon: Give userspace more accurate information about available
memory.
Pauli Nieminen (1):
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
drivers/gpu/drm/radeon/r100.c | 10 ++++++++--
drivers/gpu/drm/radeon/radeon_agp.c | 7 +++++++
drivers/gpu/drm/radeon/radeon_clocks.c | 8 ++++++++
drivers/gpu/drm/radeon/radeon_combios.c | 2 +-
drivers/gpu/drm/radeon/radeon_display.c | 1 -
drivers/gpu/drm/radeon/radeon_fb.c | 9 ++++++++-
drivers/gpu/drm/radeon/radeon_gem.c | 10 +++++++---
7 files changed, 39 insertions(+), 8 deletions(-)
Cheers
--- manjo
More information about the kernel-team
mailing list