[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1510310008250.897@skynet.skynet.ie>
Date: Sat, 31 Oct 2015 00:08:54 +0000 (GMT)
From: Dave Airlie <airlied@...ux.ie>
To: torvalds@...ux-foundation.org
cc: DRI mailing list <dri-devel@...ts.freedesktop.org>,
linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes (updated)
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.
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(-)
--
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