Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1259872

[git pull] drm fixes (updated)

From Dave Airlie <airlied@linux.ie>
Newsgroups linux.kernel
Subject [git pull] drm fixes (updated)
Date 2015-10-31 01:10 +0100
Message-ID <qprU6-482-33@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[git pull] drm fixes (updated) Dave Airlie <airlied@linux.ie> - 2015-10-31 01:10 +0100
  Re: [git pull] drm fixes (updated) Dave Airlie <airlied@gmail.com> - 2015-10-31 01:30 +0100

csiph-web