[GIT PULL] v5.2 fixes for Arm drivers
Liviu Dudau
Liviu.Dudau at arm.com
Thu Jun 6 08:05:46 UTC 2019
On Thu, Jun 06, 2019 at 12:11:14PM +1000, Dave Airlie wrote:
> Hi Liviu,
Hi Dave,
>
> dim: c43de636a469 ("drm/komeda: Potential error pointer dereference"):
> committer Signed-off-by missing.
> dim: c43de636a469 ("drm/komeda: Potential error pointer dereference"):
> SHA1 in fixes line not found:
> dim: 7d31b9e7a550 ("drm/komeda: Add komeda_plane/plane_helper_funcs")
>
> These are real, please fix and resubmit.
Sorry about that, this is now fixed! Please pull!
Best regards,
Liviu
>
> Dave.
The following changes since commit 2a3e0b716296a504d9e65fea7acb379c86fe4283:
Merge tag 'imx-drm-fixes-2019-05-29' of git://git.pengutronix.de/git/pza/linux into drm-fixes (2019-05-31 09:15:25 +1000)
are available in the Git repository at:
git://linux-arm.org/linux-ld.git malidp-fixes
for you to fetch changes up to 6d10dc617b4128c06fc2a88b47fda0a183ffe36c:
drm/komeda: Potential error pointer dereference (2019-06-06 09:00:29 +0100)
----------------------------------------------------------------
Dan Carpenter (1):
drm/komeda: Potential error pointer dereference
Lowry Li (Arm Technology China) (1):
drm/komeda: fixing of DMA mapping sg segment warning
Robin Murphy (2):
drm/arm/hdlcd: Actually validate CRTC modes
drm/arm/hdlcd: Allow a bit of clock tolerance
Wen He (1):
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
YueHaibing (1):
drm/komeda: remove set but not used variable 'kcrtc'
james qian wang (Arm Technology China) (1):
drm/komeda: Constify the usage of komeda_component/pipeline/dev_funcs
drivers/gpu/drm/arm/display/komeda/d71/d71_component.c | 8 ++++----
drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c | 4 ++--
drivers/gpu/drm/arm/display/komeda/komeda_crtc.c | 2 +-
drivers/gpu/drm/arm/display/komeda/komeda_dev.c | 6 +++++-
drivers/gpu/drm/arm/display/komeda/komeda_dev.h | 8 +++++---
drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c | 4 ++--
drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h | 10 +++++-----
drivers/gpu/drm/arm/display/komeda/komeda_plane.c | 4 +---
drivers/gpu/drm/arm/hdlcd_crtc.c | 14 +++++++-------
drivers/gpu/drm/arm/malidp_drv.c | 13 ++++++++++++-
10 files changed, 44 insertions(+), 29 deletions(-)
More information about the dri-devel
mailing list