Re: [git pull] drm fixes (updated)

From: Dave Airlie
Date: Fri Oct 30 2015 - 20:24:17 EST


On 31 October 2015 at 10:08, Dave Airlie <airlied@xxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/