[PULL] drm-misc-fixes
Gustavo Padovan
gustavo at padovan.org
Wed Mar 7 10:35:35 UTC 2018
Hi Dave,
Only a few sun4i fixes this week. Please pull.
Regards,
Gustavo
drm-misc-fixes-2018-03-07:
sun4i fixes on clk, division by zero and LVDS.
The following changes since commit 9a191b114906457c4b2494c474f58ae4142d4e67:
virtio-gpu: fix ioctl and expose the fixed status to userspace. (2018-02-27 08:37:58 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-03-07
for you to fetch changes up to fd00c4ee76f0b509ce79ffbc1f5a682fbdd84efd:
drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off (2018-03-06 16:27:54 +0100)
----------------------------------------------------------------
sun4i fixes on clk, division by zero and LVDS.
----------------------------------------------------------------
Giulio Benetti (1):
drm/sun4i: Fix dclk_set_phase
Jernej Skrabec (1):
drm/sun4i: Release exclusive clock lock when disabling TCON
Maxime Ripard (3):
drm/sun4i: tcon: Reduce the scope of the LVDS error a bit
drm/sun4i: rgb: Fix potential division by zero
drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off
drivers/gpu/drm/sun4i/sun4i_crtc.c | 4 ++
drivers/gpu/drm/sun4i/sun4i_dotclock.c | 5 +-
drivers/gpu/drm/sun4i/sun4i_rgb.c | 2 +
drivers/gpu/drm/sun4i/sun4i_tcon.c | 92 ++++++++++++++++++----------------
drivers/gpu/drm/sun4i/sun4i_tcon.h | 1 +
5 files changed, 60 insertions(+), 44 deletions(-)
More information about the dri-devel
mailing list