Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1583044 > unrolled thread
| Started by | Dave Airlie <airlied@gmail.com> |
|---|---|
| First post | 2017-02-17 03:50 +0100 |
| Last post | 2017-02-17 03:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[git pull] drm fixes for v4.10-final Dave Airlie <airlied@gmail.com> - 2017-02-17 03:50 +0100
| From | Dave Airlie <airlied@gmail.com> |
|---|---|
| Date | 2017-02-17 03:50 +0100 |
| Subject | [git pull] drm fixes for v4.10-final |
| Message-ID | <tbGMp-6C8-5@gated-at.bofh.it> |
Hi Linus,
Just two last minute fixes, one for DP MST oopses and one for a radeon
regression.
Dave.
The following changes since commit 7089db84e356562f8ba737c29e472cc42d530dbc:
Linux 4.10-rc8 (2017-02-12 13:03:20 -0800)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.10-final
for you to fetch changes up to 18a0de8816766a0da7537ef82156b5418ba5cd6e:
Merge branch 'drm-fixes-4.10' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes (2017-02-17
11:13:17 +1000)
----------------------------------------------------------------
one i915, one radeon regression fix.
----------------------------------------------------------------
Dave Airlie (2):
Merge tag 'drm-misc-fixes-2017-02-15' of
git://anongit.freedesktop.org/git/drm-misc into drm-fixes
Merge branch 'drm-fixes-4.10' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Michel Dänzer (1):
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
Pierre-Louis Bossart (1):
drm/dp/mst: fix kernel oops when turning off secondary monitor
drivers/gpu/drm/drm_dp_mst_topology.c | 2 +-
drivers/gpu/drm/radeon/radeon_cursor.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Back to top | Article view | linux.kernel
csiph-web