[Intel-gfx] [PULL] drm-misc-fixes
Gustavo Padovan
gustavo at padovan.org
Wed Feb 28 15:37:56 UTC 2018
Hi Dave,
A few more fixes for 4.16, including 2 regression fixes. Please pull.
Thanks,
Gustavo
drm-misc-fixes-2018-02-28:
Two regression fixes here: a fb format regression on nouveau and a 4.16-rc1
regression with on LVDS with one sun4i device. Plus a sun4i and a virtio-gpu
fixes.
The following changes since commit dfe8db22372873d205c78a9fd5370b1b088a2b87:
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2018-02-22 08:39:26 +1000)
are available in the Git repository at:
git://people.freedesktop.org/drm-misc tags/drm-misc-fixes-2018-02-28
for you to fetch changes up to 9a191b114906457c4b2494c474f58ae4142d4e67:
virtio-gpu: fix ioctl and expose the fixed status to userspace. (2018-02-27 08:37:58 +0100)
----------------------------------------------------------------
Two regression fixes here: a fb format regression on nouveau and a 4.16-rc1
regression with on LVDS with one sun4i device. Plus a sun4i and a virtio-gpu
fixes.
----------------------------------------------------------------
Dave Airlie (1):
virtio-gpu: fix ioctl and expose the fixed status to userspace.
Ilia Mirkin (1):
drm/nouveau: prefer XBGR2101010 for addfb ioctl
Maxime Ripard (1):
drm/sun4i: Protect the TCON pixel clocks
Ondrej Jirman (1):
drm/sun4i: Enable the output on the pins (tcon0)
drivers/gpu/drm/drm_framebuffer.c | 4 ++++
drivers/gpu/drm/nouveau/nv50_display.c | 1 +
drivers/gpu/drm/sun4i/sun4i_tcon.c | 7 +++++--
drivers/gpu/drm/virtio/virtgpu_ioctl.c | 17 +++++++++++------
include/drm/drm_drv.h | 1 +
include/uapi/drm/virtgpu_drm.h | 1 +
6 files changed, 23 insertions(+), 8 deletions(-)
More information about the Intel-gfx
mailing list