diff options
author | Dave Airlie | 2019-07-04 06:08:07 +0200 |
---|---|---|
committer | Dave Airlie | 2019-07-04 06:09:50 +0200 |
commit | f07b56e7d0b21b49d809b301837c6ba39c27309a (patch) | |
tree | e3a5dbe293772c5e79415317f069a5e668ede8c3 /drivers/gpu/drm/drm_client.c | |
parent | Merge tag 'exynos-drm-next-for-v5.3' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
parent | drm/armada: no need to check parent of remote (diff) | |
download | kernel-qcow2-linux-f07b56e7d0b21b49d809b301837c6ba39c27309a.tar.gz kernel-qcow2-linux-f07b56e7d0b21b49d809b301837c6ba39c27309a.tar.xz kernel-qcow2-linux-f07b56e7d0b21b49d809b301837c6ba39c27309a.zip |
Merge tag 'for-airlie-armada' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
Armada DRM updates:
- Fix interlace support.
- use __drm_atomic_helper_plane_reset in overlay reset.
- since the overlay and video planes use essentially the same format
registers, precompute their values while validating.
- fix a long-standing deficiency with overlay planes and interlace modes
- calculate plane starting address at atomic_check stage rather than
when we're programming the registers.
- add gamma support.
- ensure mode adjustments made by other components are properly handled
in the driver and applied to the CRTC-programmed mode.
- add and use register definitions for the "REG4F" register.
- use drm_atomic_helper_shutdown() when tearing down to ensure that the
hardware is properly shutdown.
- add CRTC-level mode validation to ensure that we don't allow a mode
that the CRTC-level hardware can not support.
- improve the clocking selection for Armada 510 support.
- move CRTC debugfs files into the crtc-specific directory, using the
DRM helper to create these files.
- patch from Lubomir Rintel to replace a simple framebuffer.
- use the OF graph walker rather than open-coding this.
- eliminate a useless check for the availability of the remote's parent
which isn't required.
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Russell King <rmk@armlinux.org.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190702091313.GA23442@rmk-PC.armlinux.org.uk
Diffstat (limited to 'drivers/gpu/drm/drm_client.c')
0 files changed, 0 insertions, 0 deletions