From: alexdeucher@gmail.com
To: airlied@gmail.com, dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] radeon drm-fixes-3.7
Date: Mon, 15 Oct 2012 14:12:37 -0400 [thread overview]
Message-ID: <1350324757-1475-1-git-send-email-alexdeucher@gmail.com> (raw)
From: Alex Deucher <alexander.deucher@amd.com>
Hi Dave,
This is the first -fixes pull for 3.7. I would have preferred
to have gotten it out a bit sooner, but I was on holiday last week.
- Cleanup of the new 2 level page table code it get it in
better shape and using less memory.
- Fix some display issues related to the PLL rework.
- Fix some cmpiler warnings and errors with certain config
options.
- Other misc bug fixes.
The following changes since commit ceb736c395058699dc82e5efdb2a9279a5b29451:
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2012-10-09 14:48:46 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.7
Alex Deucher (5):
drm/radeon: fix compilation with backlight disabled
drm/radeon: allocate PPLLs from low to high
drm/radeon: update comments to clarify VM setup (v2)
drm/radeon/cayman: set VM max pfn at MC init
drm/radeon: check if pcie gen 2 is already enabled (v2)
Christian König (3):
drm/radeon: allocate page tables on demand v4
drm/radeon: don't add the IB pool to all VMs v2
drm/radeon: separate pt alloc from lru add
Egbert Eich (1):
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
Luca Tettamanti (1):
drm/radeon: use %zu for formatting size_t
Thomas Friebel (1):
drm/radeon: fix spelling typos in debugging output
drivers/gpu/drm/radeon/atombios_crtc.c | 8 +-
drivers/gpu/drm/radeon/evergreen.c | 7 +-
drivers/gpu/drm/radeon/ni.c | 12 +-
drivers/gpu/drm/radeon/r600.c | 6 +
drivers/gpu/drm/radeon/radeon.h | 14 +-
drivers/gpu/drm/radeon/radeon_acpi.c | 6 +-
drivers/gpu/drm/radeon/radeon_cs.c | 1 +
drivers/gpu/drm/radeon/radeon_device.c | 4 +
drivers/gpu/drm/radeon/radeon_gart.c | 374 ++++++++++++++++-------
drivers/gpu/drm/radeon/radeon_kms.c | 22 ++-
drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 48 ++--
drivers/gpu/drm/radeon/radeon_ring.c | 2 +-
drivers/gpu/drm/radeon/si.c | 7 +-
13 files changed, 359 insertions(+), 152 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2012-10-15 18:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-15 18:12 alexdeucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-24 16:16 [pull] radeon drm-fixes-3.7 alexdeucher
2012-11-01 14:46 alexdeucher
2012-11-07 14:40 alexdeucher
2012-11-08 15:28 ` Alex Deucher
2012-11-15 14:23 alexdeucher
2012-11-20 17:07 alexdeucher
2012-11-21 23:39 ` Alex Deucher
2012-11-27 22:05 alexdeucher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1350324757-1475-1-git-send-email-alexdeucher@gmail.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).