Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
I have accumulated some patches as we went through some internal testing for mali-dp and I was waiting for the YUV2RGB patches to land in your tree. * 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld: drm: mali-dp: Add YUV->RGB conversion support for video layers drm: mali-dp: Turn off CRTC vblank when removing module. drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal drm: arm: malidp: Don't destroy planes manually in error handlers drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending. drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha drm: mali-dp: Fix bug on scaling with rotation drm/mali-dp: Don't enable scaling engine for planes that only rotate. drm: mali-dp: Uninitialized variable in malidp_se_check_scaling() drm/mali-dp: Align pitch size to be multiple of bus burst read size. drm/mali-dp: Rotated planes need a larger pitch size.
No related branches found
No related tags found
Showing
- drivers/gpu/drm/arm/malidp_crtc.c 10 additions, 10 deletionsdrivers/gpu/drm/arm/malidp_crtc.c
- drivers/gpu/drm/arm/malidp_drv.c 34 additions, 17 deletionsdrivers/gpu/drm/arm/malidp_drv.c
- drivers/gpu/drm/arm/malidp_drv.h 1 addition, 1 deletiondrivers/gpu/drm/arm/malidp_drv.h
- drivers/gpu/drm/arm/malidp_hw.c 16 additions, 10 deletionsdrivers/gpu/drm/arm/malidp_hw.c
- drivers/gpu/drm/arm/malidp_hw.h 11 additions, 4 deletionsdrivers/gpu/drm/arm/malidp_hw.h
- drivers/gpu/drm/arm/malidp_planes.c 115 additions, 26 deletionsdrivers/gpu/drm/arm/malidp_planes.c
- drivers/gpu/drm/arm/malidp_regs.h 2 additions, 9 deletionsdrivers/gpu/drm/arm/malidp_regs.h
Loading
Please register or sign in to comment