lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 22 May 2014 10:10:39 -0400
From:	Ed Tomlinson <edt@....ca>
To:	Dave Airlie <airlied@...ux.ie>, linux-kernel@...r.kernel.org
Subject: Re: [git pull] drm radeon and nouveau fixes

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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ