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
| ||
|
Message-ID: <CAPM=9tyDon=7-Qcp1Te+9vWBbXO6pL8w+Sg_-Foh+BCJSy=UPw@mail.gmail.com> Date: Sat, 31 Oct 2015 10:24:11 +1000 From: Dave Airlie <airlied@...il.com> To: Dave Airlie <airlied@...ux.ie> Cc: Linus Torvalds <torvalds@...ux-foundation.org>, LKML <linux-kernel@...r.kernel.org>, DRI mailing list <dri-devel@...ts.freedesktop.org> Subject: Re: [git pull] drm fixes (updated) On 31 October 2015 at 10:08, Dave Airlie <airlied@...ux.ie> wrote: > > Hi Linus, > > This is an updated pull, you can ignore the last one. > > Two drm atomic core fixes. > > The two radeon patches needed to fix a backlight > regression on some older hardware. I needed one more stable tag on the top of that, so the top patch is now 8731b269f01e16193390c7276e70530366b8d626 but otherwise the same content. Dave. > > Dave. > > The following changes since commit 8a28d67457b613258aa0578ccece206d166f2b9f: > > Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2015-10-28 18:59:53 +0900) > > are available in the git repository at: > > git://people.freedesktop.org/~airlied/linux drm-fixes > > for you to fetch changes up to f677b7c54796c340053d2979323d7e555dfeb91e: > > drm: Correct arguments to list_tail_add in create blob ioctl (2015-10-31 10:01:45 +1000) > > ---------------------------------------------------------------- > Alex Deucher (2): > drm/radeon: move bl encoder assignment into bl init > drm/radeon: fix dpms when driver backlight control is disabled > > Dan Carpenter (1): > drm: crtc: integer overflow in drm_property_create_blob() > > Dave Airlie (1): > Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes > > Maneet Singh (1): > drm: Correct arguments to list_tail_add in create blob ioctl > > drivers/gpu/drm/drm_crtc.c | 4 ++-- > drivers/gpu/drm/radeon/atombios_encoders.c | 19 +++++++++++++++---- > drivers/gpu/drm/radeon/radeon_encoders.c | 1 - > drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 1 + > 4 files changed, 18 insertions(+), 7 deletions(-) > > _______________________________________________ > dri-devel mailing list > dri-devel@...ts.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- 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