From: Ed Tomlinson <edt@aei.ca>
To: Dave Airlie <airlied@linux.ie>, linux-kernel@vger.kernel.org
Subject: Re: [git pull] drm radeon and nouveau fixes
Date: Thu, 22 May 2014 10:10:39 -0400 [thread overview]
Message-ID: <4272340.8uy863OffB@grover> (raw)
In-Reply-To: <alpine.DEB.2.00.1405220410520.25062@skynet.skynet.ie>
On Thursday 22 May 2014 04:13:22 Dave Airlie wrote:
>
> Hi Linus,
>
> Fixes for the other big two, the radeon VCE one is large but it fixes some
> userspace triggerable issues, otherwise its blackscreens and oopses,
>
> nouveau fixes a bleeding laptop panel issue when displayport is used
> sometimes,
Hi Dave,
These are not breaking anything here. I also have v4 of Christian König's
VRAM page table entry compression patch applied. Its also good here and
speeds things up a few percent.
Thanks
Ed Tomlinson
> The following changes since commit 4b660a7f5c8099d88d1a43d8ae138965112592c7:
>
> Linux 3.15-rc6 (2014-05-22 06:42:02 +0900)
>
> are available in the git repository at:
>
> git://people.freedesktop.org/~airlied/linux drm-fixes
>
> for you to fetch changes up to 77c01bef72a5ce5cb24adae6066ed81a52004d30:
>
> Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes (2014-05-22 09:15:57 +1000)
>
> ----------------------------------------------------------------
>
> Alex Deucher (4):
> drm/radeon: fix DCE83 check for mullins
> drm/radeon: handle non-VGA class pci devices with ATRM
> drm/radeon: fix register typo on si
> drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
>
> Ben Skeggs (1):
> drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
>
> Christian König (4):
> drm/radeon: also try GART for CPU accessed buffers
> drm/radeon: fix page directory update size estimation
> drm/radeon: fix buffer placement under memory pressure v2
> drm/radeon: fix typo in finding PLL params
>
> Dave Airlie (2):
> Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
> Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
>
> Jérôme Glisse (1):
> drm/radeon: avoid segfault on device open when accel is not working.
>
> Leo Liu (1):
> drm/radeon: check VCE relocation buffer range v3
>
> Martin Peres (1):
> drm/nvd9/therm: handle another kind of PWM fan
>
> drivers/gpu/drm/nouveau/core/engine/disp/nvd0.c | 2 +-
> drivers/gpu/drm/nouveau/core/subdev/therm/nvd0.c | 1 +
> drivers/gpu/drm/radeon/radeon.h | 6 +-
> drivers/gpu/drm/radeon/radeon_bios.c | 14 +++
> drivers/gpu/drm/radeon/radeon_display.c | 2 +-
> drivers/gpu/drm/radeon/radeon_kms.c | 55 +++++-----
> drivers/gpu/drm/radeon/radeon_object.c | 40 ++++---
> drivers/gpu/drm/radeon/radeon_pm.c | 42 +++++++-
> drivers/gpu/drm/radeon/radeon_vce.c | 130 +++++++++++++++++------
> drivers/gpu/drm/radeon/radeon_vm.c | 2 +-
> drivers/gpu/drm/radeon/sid.h | 4 +-
> 11 files changed, 218 insertions(+), 80 deletions(-)
next prev parent reply other threads:[~2014-05-22 14:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 3:13 [git pull] drm radeon and nouveau fixes Dave Airlie
2014-05-22 3:13 ` Dave Airlie
2014-05-22 14:10 ` Ed Tomlinson [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-20 23:51 Dave Airlie
2013-05-20 23:51 ` Dave Airlie
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=4272340.8uy863OffB@grover \
--to=edt@aei.ca \
--cc=airlied@linux.ie \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.